Highlights
Stars
SpotX patcher used for patching the desktop version of Spotify
SpotX Mac and Linux adblocker for the Spotify desktop client, in Bash
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications
Habitized is a modern habit tracker built with Kotlin and Jetpack Compose. It combines powerful routines, Pomodoro support, streak tracking, and offline-first design to help you build better habits…
A 3D interactive solar system visualization using Three.js, featuring realistic planets, textures, and space backgrounds.
My first ever Birthday project after learning small bit frontend . A small gift to my Friend on his birthday .
A small basic project on HTML and CSS. A clone of Google interface.
A personal portfolio website built with HTML and CSS . It highlights my journey, skills, education, projects, and contact details — with direct links to my GitHub, blog, and learning milestones.
Voice-controlled virtual assistant using Python. Listens for commands, plays YouTube songs, tells time, fetches Wikipedia info, tells jokes, and more using speech recognition, pyttsx3, pywhatkit, w…
Transform any photo into a vibrant cartoon-style image using Python and OpenCV.
Spam detection model using Logistic Regression & TF-IDF. The notebook preprocesses email data, extracts features, trains a model, evaluates accuracy, and provides a predictive system. Ideal for lea…
Machine learning project to predict heart disease using patient clinical data. Includes data loading, preprocessing, model training (Logistic Regression), evaluation, and a predictive system. Visua…
A Python-based endless runner game inspired by Temple Run, built using OpenCV for visuals and Pygame for sound. Features animated characters, jump physics, obstacles, collision detection, scoring,…
Classify breast tumors (malignant/benign) using Logistic Regression & Random Forest on the Breast Cancer Wisconsin dataset. Includes EDA, preprocessing, model evaluation, and feature importance. Hi…
Sonar Data Classification with Logistic Regression: A machine learning project using Logistic Regression to classify sonar data as either a rock or a mine. Includes data loading, preprocessing, mod…
Real-time face detection in Python using OpenCV and Haar cascades. Works with webcam or phone camera (IP stream). Easy setup, clean code, and ready for face recognition extension. Press 'q' to quit…
Unified framework for building enterprise RAG pipelines with small, specialized models
A Material 3 Music Player for Android with local file & YouTube Music support. Forked from InnerTune