Hey, I'm Harsh — a Software & Data Engineer at Accenture, working on Python automation, data pipelines, and BI migration systems for enterprise clients including Lloyds of London.
Before ChatGPT became everyone's go-to, I was writing scripts for myself. Not for stars. Not for clout. Just to solve problems and see if I could.
My academic journey spans 7 years in CS — BSc (Hons) + MCA.
I've published under Apple Academic Press, hold an Azure Data Scientist certification, and placed Runner-Up at HackIndia 2024 (national-level).
No stars. No README.md. Just built because it was fun.
I live for clean code, caffeinated models, and variables that explain themselves.
|
Deep NLP binary text classifier trained on 1K+ Reddit comments to detect sarcasm/sentiment. Achieves 84.14% accuracy with a full PRAW data pipeline for automated dataset expansion. 🔴 Live Demo |
Full ML pipeline predicting vehicle purchase viability across 70K+ records. Benchmarked 5+ models — XGBoost achieved 91.31% AUC, 10% above baseline, via rigorous feature engineering and hyperparameter tuning. |
|
CNN-based real-time digit recognition app with 99.33% accuracy on MNIST. Classifies handwritten digits directly from live screen input at near-zero latency using a high-speed OpenCV + mss inference pipeline. |
Built at Accenture: ANTLR-based parser to translate Qlik scripts to Power BI — proposed and implemented independently as an improvement over the existing regex-based approach. |
These aren't on GitHub (yet), and they weren't built for show.
Just weird little scripts I made because I needed them and nothing else did what I wanted.
-
🎮 sprandom — A local South Park episode shuffler, just like southparkstudios.com/random, but for my own downloaded folder. Triggered with AutoHotKey.
-
🌄 Wallpaper Switcher — Pulled my Unsplash "Liked" images via API and cycled them as desktop wallpapers. Controlled through AHK and ran quietly in the background.
-
🌈 Keyboard Lighting Controller — Hooked OpenRGB to a color picker so I could change my laptop's keyboard colors in real-time.
-
🔫 CS: Condition Zero Console Hacks — My first command-line experience: tweaking bot behavior, forcing knife fights, and playing with gravity — at age 11.