arpy8
@arpy8
Joined on 21 November 2020
i do a lot of things and nothing at the same time
GitHub Stats
838
Followers
131
Repositories
4
Organizations
3
Gists
97
Pull Requests
85
Issues
521
Commits
0
Sponsors
16
Contributed To
78
Star Earned
Most Used Languages
70.91%
Jupyter Notebook
15.78%
HTML
8.42%
TeX
1.87%
Python
0.74%
JavaScript
0.61%
C
0.57%
SCSS
0.48%
CSS
Popular Projects
Alzheimers_Prediction_System
Alzheimer's prediction system deployed on streamlit that employs Logistic Regression to classify whether a person is prone to having Alzheimer's Disease or not.
Jupyter Notebook
13
16
0
0
arpy8
my simple github profile readme
Python
7
4
0
2
100_days_of_python
Welcome to my 100 Days of Python challenge! This is a personal project where I commit to coding in Python every day for 100 days straight, with the aim of improving my skills and becoming a better programmer.
Jupyter Notebook
5
2
0
1
VibeVoice
Archive of the official Microsoft VibeVoice repository (7B & 1.5B). Backup of the deleted source code for the open-source TTS models, including the removed 7B version. Try the VibeVoice online service
Python
4
1
0
0
IntruderShield
This Python script captures an image from your webcam when executed and saves it in the data/intruder directory with a timestamp in the filename. Additionally, it simulates keyboard actions to lock the screen after capturing the image.
HTML
4
0
0
0
ESP32_Rover
Arduino sketch for my ESP-32 ( sussinator 1.0 ) rover, using an arduino, a motor driver and an ESP32-CAM module for additional functionality.
C
3
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
10/3/2025, 7:44:44 PM
9/30/2025, 11:11:10 PM
9/23/2025, 8:13:24 PM
9/23/2025, 2:54:39 PM
- Add system prompt for Aasha AI to enhance user interaction
9/23/2025, 2:43:45 PM
9/23/2025, 2:42:31 PM
9/21/2025, 12:45:52 AM
9/17/2025, 12:58:42 AM
- restructuring repository
9/17/2025, 12:38:43 AM
9/17/2025, 12:37:06 AM
- fix: update parsed_by key to _parsed_by in ResumeEditorPage
9/17/2025, 12:21:09 AM
- fix: reset experiences, education, and skills fields in ResumeGenerator
- fix: update API endpoint and adjust file upload handling in ATSChecker
9/16/2025, 11:55:05 PM
- Refactor next.config.ts to comment out unused remotePatterns and headers configuration
- feat: add resume parsing page and update sidebar navigation - Implemented a new page for parsing resumes with file upload functionality. - Added state management for file uploads and parsed data display. - Integrated API call to parse resume data and handle responses. - Updated sidebar navigation to include a link to the new "Parse Resume" page.
9/16/2025, 1:23:03 AM
- remove build ignore command
9/16/2025, 1:21:57 AM
- csp violation fix
- change api url in ats-cheeker