-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
3,100 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
{ | ||
"username": "arjunthesreekumar", | ||
"name": "Arjun Sreekumar", | ||
"bio": "CSE undergrad CET Trivandrum", | ||
"location": "Cet trivandrum", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/134309199?u=0f99aed1f1d529f6d4a8973d1bd3af8d74ba8063&v=4", | ||
"profile_url": "https://github.com/ArjuntheSreekumar", | ||
"top_languages": [ | ||
[ | ||
"Clojure", | ||
1 | ||
], | ||
[ | ||
"JavaScript", | ||
3 | ||
], | ||
[ | ||
"Python", | ||
1 | ||
] | ||
], | ||
"top_projects": [ | ||
{ | ||
"name": "Mernassignment", | ||
"description": null, | ||
"score": 0.6255485871363695, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/ArjuntheSreekumar/Mernassignment", | ||
"updatedAt": "2024-12-18T15:26:39Z" | ||
}, | ||
{ | ||
"name": "gitstatus101", | ||
"description": "Git stat checker", | ||
"score": 0.401319579628581, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": null, | ||
"url": "https://github.com/ArjuntheSreekumar/gitstatus101", | ||
"updatedAt": "2024-11-13T11:09:39Z" | ||
}, | ||
{ | ||
"name": "FiledownloaderCustomiser", | ||
"description": null, | ||
"score": 0.35674427021903676, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "Python", | ||
"url": "https://github.com/ArjuntheSreekumar/FiledownloaderCustomiser", | ||
"updatedAt": "2024-10-19T14:30:59Z" | ||
}, | ||
{ | ||
"name": "ArjuntheSreekumar", | ||
"description": null, | ||
"score": 0.342307367128003, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": null, | ||
"url": "https://github.com/ArjuntheSreekumar/ArjuntheSreekumar", | ||
"updatedAt": "2024-10-06T10:41:57Z" | ||
}, | ||
{ | ||
"name": "autorevit", | ||
"description": null, | ||
"score": 0.31331646728404366, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": null, | ||
"url": "https://github.com/ArjuntheSreekumar/autorevit", | ||
"updatedAt": "2024-08-27T11:19:30Z" | ||
}, | ||
{ | ||
"name": "Unrealgame", | ||
"description": null, | ||
"score": 0.31277429356818476, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": null, | ||
"url": "https://github.com/ArjuntheSreekumar/Unrealgame", | ||
"updatedAt": "2024-08-26T06:38:16Z" | ||
}, | ||
{ | ||
"name": "bb", | ||
"description": null, | ||
"score": 0.28284249651958554, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/ArjuntheSreekumar/bb", | ||
"updatedAt": "2024-06-08T00:50:39Z" | ||
}, | ||
{ | ||
"name": "drivereact", | ||
"description": null, | ||
"score": 0.28284249651958554, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "CSS", | ||
"url": "https://github.com/ArjuntheSreekumar/drivereact", | ||
"updatedAt": "2024-06-08T00:51:22Z" | ||
} | ||
], | ||
"followers": 0, | ||
"following": 0, | ||
"public_repos": 33, | ||
"pull_requests_merged": 2, | ||
"issues_closed": 0, | ||
"achievements": { | ||
"total_contributions": 191, | ||
"repositories_contributed_to": 3 | ||
}, | ||
"social_accounts": [ | ||
{ | ||
"provider": "linkedin", | ||
"url": "https://www.linkedin.com/in/arjun-sreekumar-b0653a237/" | ||
} | ||
], | ||
"activity_summary": { | ||
"ArjuntheSreekumar/ArjuntheSreekumar": { | ||
"link": "https://github.com/ArjuntheSreekumar/ArjuntheSreekumar", | ||
"summary": "Recent activities have primarily involved updates to the README.md file, with multiple push events occurring on October 6, 2024, indicating a significant overhaul of the repository's documentation." | ||
}, | ||
"ArjuntheSreekumar/Mernassignment": { | ||
"link": "https://github.com/ArjuntheSreekumar/Mernassignment", | ||
"summary": "The repository has seen notable activity on December 18, 2024, with push events including updates to package.json, deletion of frontend/README.md, and multiple file uploads, suggesting active development and refinement of the project's structure and content." | ||
} | ||
}, | ||
"profile_summary": "Arjun Sreekumar is a skilled software developer with a strong foundation in programming languages such as Clojure, JavaScript, and Python. As a computer science undergraduate at the prestigious College of Engineering Trivandrum, he has developed a solid understanding of computer science principles and software development methodologies. With a portfolio of 33 public repositories, Arjun has demonstrated his ability to design, develop, and deploy high-quality software solutions, showcasing his technical expertise and innovative approach to problem-solving.\n\nAs a rising talent in the software development community, Arjun is committed to delivering exceptional results and exceeding expectations. With a focus on continuous learning and professional growth, he stays up-to-date with the latest industry trends and technologies, ensuring his skills remain relevant and in demand. By leveraging his technical expertise and passion for innovation, Arjun aims to make a positive impact in the software development community, driving success and delivering value to his peers and potential collaborators, and establishing himself as a reliable and skilled developer in the field of software development." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
{ | ||
"username": "arpit07072005", | ||
"name": "arpitgithub07072005", | ||
"bio": "", | ||
"location": null, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/182366942?v=4", | ||
"profile_url": "https://github.com/arpit07072005", | ||
"top_languages": [ | ||
[ | ||
"JavaScript", | ||
4 | ||
], | ||
[ | ||
"HTML", | ||
3 | ||
], | ||
[ | ||
"CSS", | ||
1 | ||
] | ||
], | ||
"top_projects": [ | ||
{ | ||
"name": "contacts", | ||
"description": null, | ||
"score": null, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/arpit07072005/contacts", | ||
"updatedAt": "2024-12-24T06:39:28Z" | ||
}, | ||
{ | ||
"name": "dino-game", | ||
"description": null, | ||
"score": null, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "CSS", | ||
"url": "https://github.com/arpit07072005/dino-game", | ||
"updatedAt": "2024-12-24T13:48:12Z" | ||
}, | ||
{ | ||
"name": "reg-form", | ||
"description": null, | ||
"score": null, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/arpit07072005/reg-form", | ||
"updatedAt": "2024-12-24T13:24:47Z" | ||
}, | ||
{ | ||
"name": "restro-website", | ||
"description": null, | ||
"score": null, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "HTML", | ||
"url": "https://github.com/arpit07072005/restro-website", | ||
"updatedAt": "2024-12-24T09:26:53Z" | ||
}, | ||
{ | ||
"name": "ecommerce", | ||
"description": null, | ||
"score": 0.5848068678769202, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/arpit07072005/ecommerce", | ||
"updatedAt": "2024-12-12T16:56:18Z" | ||
}, | ||
{ | ||
"name": "TODO-LIST", | ||
"description": null, | ||
"score": 0.5848068678769202, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/arpit07072005/TODO-LIST", | ||
"updatedAt": "2024-12-24T05:33:40Z" | ||
}, | ||
{ | ||
"name": "portfolio", | ||
"description": null, | ||
"score": 0.341339709985064, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "HTML", | ||
"url": "https://github.com/arpit07072005/portfolio", | ||
"updatedAt": "2024-12-24T10:03:24Z" | ||
}, | ||
{ | ||
"name": "arpit6", | ||
"description": null, | ||
"score": 0.3385380321731159, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "HTML", | ||
"url": "https://github.com/arpit07072005/arpit6", | ||
"updatedAt": "2024-10-02T14:29:41Z" | ||
} | ||
], | ||
"followers": 0, | ||
"following": 0, | ||
"public_repos": 8, | ||
"pull_requests_merged": 2, | ||
"issues_closed": 0, | ||
"achievements": { | ||
"total_contributions": 34, | ||
"repositories_contributed_to": 1 | ||
}, | ||
"social_accounts": [], | ||
"activity_summary": { | ||
"arpit07072005/ecommerce": { | ||
"link": "https://github.com/arpit07072005/ecommerce", | ||
"summary": "The ecommerce repository has seen significant activity with multiple push events. Initially committed on December 12, 2024, the repository has since received updates to enhance responsiveness and refactor the App.css file, indicating ongoing development and refinement of the application's user interface and experience." | ||
}, | ||
"arpit07072005/TODO-LIST": { | ||
"link": "https://github.com/arpit07072005/TODO-LIST", | ||
"summary": "The TODO-LIST repository has experienced notable activity, starting with its initial commit on December 12, 2024, and more recently, an update on December 24, 2024, that added local storage functionality to the todo list application, underscoring efforts to enhance the app's data persistence and user experience." | ||
}, | ||
"mlcoeakgec/Mlcoe-Trainee-24": { | ||
"link": "https://github.com/mlcoeakgec/Mlcoe-Trainee-24", | ||
"summary": "The Mlcoe-Trainee-24 repository has shown activity with a pull request event on December 24, 2024, focusing on implementing a slider using a button, form validation, and cursor animation, indicating advancement in the project's interactive features and user interface." | ||
} | ||
}, | ||
"profile_summary": "Arpitgithub07072005 is a highly skilled web development expert with a strong foundation in JavaScript, HTML, and CSS. With a keen eye for detail and a passion for delivering high-quality solutions, this developer has established a reputation for innovative and reliable coding practices. As an active contributor to the open-source community, arpitgithub07072005 has created and maintained numerous public repositories, showcasing a commitment to collaboration and continuous learning. With a solid understanding of web development principles and a talent for problem-solving, this developer is well-equipped to tackle complex projects and drive them to successful completion.\n\nAs a dedicated and results-driven professional, arpitgithub07072005 is poised to make a significant impact in the web development industry. With expertise in front-end development and a growing portfolio of public repositories, this developer is an attractive candidate for businesses and organizations seeking talented and motivated team members. By leveraging industry-relevant keywords and staying up-to-date with the latest trends and technologies, arpitgithub07072005 is able to deliver cutting-edge solutions that meet and exceed client expectations. With a strong work ethic and a passion for web development, this developer is a valuable asset to any project or team, bringing a unique combination of technical expertise and creative vision to the table." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
{ | ||
"username": "steve-cse", | ||
"name": "Steve Boby George", | ||
"bio": "(\u2060~\u2060\u203e\u2060\u25bf\u2060\u203e\u2060)\u2060~", | ||
"location": null, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/46752437?u=857b83a250387f6acf3e10953296b00852173be2&v=4", | ||
"profile_url": "https://github.com/steve-cse", | ||
"top_languages": [ | ||
[ | ||
"C", | ||
2 | ||
], | ||
[ | ||
"Python", | ||
9 | ||
], | ||
[ | ||
"JavaScript", | ||
5 | ||
] | ||
], | ||
"top_projects": [ | ||
{ | ||
"name": "Zen-React", | ||
"description": "Computer Assisted Yoga and Pilates training system", | ||
"score": 5.068465028053521, | ||
"stars": 3, | ||
"forks": 3, | ||
"language": "JavaScript", | ||
"url": "https://github.com/steve-cse/Zen-React", | ||
"updatedAt": "2024-09-21T00:02:10Z" | ||
}, | ||
{ | ||
"name": "vault-drive", | ||
"description": "Secure cloud storage platform developed using the tauri toolkit", | ||
"score": 3.0047902989958475, | ||
"stars": 3, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/steve-cse/vault-drive", | ||
"updatedAt": "2024-05-22T14:26:31Z" | ||
}, | ||
{ | ||
"name": "mello-react", | ||
"description": "An LLM for Mental Health Counseling", | ||
"score": 1.6448206273825157, | ||
"stars": 1, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/steve-cse/mello-react", | ||
"updatedAt": "2024-10-04T08:31:15Z" | ||
}, | ||
{ | ||
"name": "Computing-Lab-1", | ||
"description": null, | ||
"score": 1.1150679719971555, | ||
"stars": 0, | ||
"forks": 1, | ||
"language": "Jupyter Notebook", | ||
"url": "https://github.com/steve-cse/Computing-Lab-1", | ||
"updatedAt": "2022-11-24T10:31:24Z" | ||
}, | ||
{ | ||
"name": "Xenon-Scripts", | ||
"description": "Simple scripts made using Python3, pyAesCrypt and pyrebase", | ||
"score": 1.1081589831466367, | ||
"stars": 0, | ||
"forks": 1, | ||
"language": "Python", | ||
"url": "https://github.com/steve-cse/Xenon-Scripts", | ||
"updatedAt": "2020-12-15T11:18:21Z" | ||
}, | ||
{ | ||
"name": "Xenon-GUI", | ||
"description": "A simple GUI made using VB.NET framework and Metro UI Framework.", | ||
"score": 1.1081526946488776, | ||
"stars": 0, | ||
"forks": 1, | ||
"language": "Visual Basic .NET", | ||
"url": "https://github.com/steve-cse/Xenon-GUI", | ||
"updatedAt": "2020-12-17T09:51:42Z" | ||
}, | ||
{ | ||
"name": "Shortie-X", | ||
"description": null, | ||
"score": 0.6514417228548777, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "Java", | ||
"url": "https://github.com/steve-cse/Shortie-X", | ||
"updatedAt": "2024-12-15T13:33:13Z" | ||
}, | ||
{ | ||
"name": "Todo-Application", | ||
"description": null, | ||
"score": 0.2901082377277394, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": null, | ||
"url": "https://github.com/steve-cse/Todo-Application", | ||
"updatedAt": "2024-07-03T04:27:01Z" | ||
} | ||
], | ||
"followers": 16, | ||
"following": 16, | ||
"public_repos": 36, | ||
"pull_requests_merged": 0, | ||
"issues_closed": 0, | ||
"achievements": { | ||
"total_contributions": 385, | ||
"repositories_contributed_to": 1 | ||
}, | ||
"social_accounts": [], | ||
"profile_summary": "Steve Boby George is a highly skilled and accomplished developer with a strong proficiency in programming languages such as C, Python, and JavaScript. With a network of 16 followers, he has established himself as a respected figure in the development community, demonstrating his ability to collaborate and share knowledge with others. His extensive collection of 36 public repositories showcases his active involvement in various projects, highlighting his dedication to continuous learning and improvement. As a skilled programmer, Steve brings a unique combination of technical expertise and innovative thinking to the table, making him a valuable asset to any project or organization.\n\nWith a proven track record of delivering high-quality solutions, Steve Boby George is a reliable and results-driven developer who is well-versed in the latest industry trends and technologies. His expertise in C, Python, and JavaScript enables him to tackle complex projects with ease, and his passion for coding drives him to stay up-to-date with the latest developments in the field. As a professional with a strong online presence, Steve is committed to leveraging his skills and experience to drive success and innovation in the tech industry, and his bio reflects his enthusiasm and creativity as a developer, making him an exciting and dynamic professional to work with." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[ | ||
"ppy", | ||
"unwrapped", | ||
"tursodatabase", | ||
"ppy" | ||
"tursodatabase" | ||
] |
Oops, something went wrong.