$ gh api user/stats
// Full GitHub activity overview, coding metrics, top languages, and contribution history. Data is cached and revalidated consistently.
Current Streak
Days
Longest Streak
Days
Contributions This Year
Lifetime Contributions
KemonoDownloader
Kemono Downloader - A cross-platform Python app built with PyQt6 to download posts and creator content from Kemono.su & Coomer.st. Supports concurrent downloads, file deduplication, and customizable settings.
Construction-Site-Safety-PPE-Detection
End-to-end YOLOv8 PPE detection for construction-site safety. Includes Jupyter training notebooks, pretrained weights, dataset (Roboflow), inference/testing scripts, and a Flask web dashboard for real-time monitoring and compliance reporting.
Event-Management-System
An open-source platform for streamlined event organization and facility management. EMS offers event scheduling, user profiles, interactive calendars, and a robust request/approval system, all secured with modern authentication. Built with PHP, it supports MySQL/PostgreSQL and runs on Apache/Nginx.
PyExe-Builder
A feature-rich GUI tool for converting Python scripts into standalone executables using PyInstaller. With support for multiple languages, customizable themes, and advanced build options, it’s perfect for developers seeking an intuitive way to package their applications.
NLP-Email-Categorizer
An efficient text classification pipeline for email subjects, leveraging NLP techniques and Multinomial Naive Bayes. Easily preprocess data, train the model, and categorize new email subjects. Ideal for NLP enthusiasts and those building practical email categorization systems using Python.