Stats

2
Projects
8
Devlogs
32
Votes
2
Ships

Coding Time

All Time: 47h 13m
Today: 0h 0m

Member Since

June 17, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
QuitC-Lang

QuitC-Lang

Shipped
2 devlogs • about 1 month ago
Git-Glance

Git-Glance

Shipped
6 devlogs • about 2 months ago

Activity

Harsh
Harsh worked on QuitC-Lang
4h 2m • 19 days ago

Got a lot done. Made the project packageable, redid folder structure, updated README.md, created static page with playground, created and updated guide docs, deployed page on render. Now available for demo! try it out: (https://quitc-lang.onrender.com/)

Update attachment
Harsh
Harsh worked on Git-Glance
25m • 20 days ago

Uploaded git-glance to pypi. You can now try out my project: pip install git-glance!!! I hope my project gets certified now :/

Update attachment
Harsh
Harsh worked on QuitC-Lang
5h 22m • about 1 month ago

After many caffeine-fueled hours, I built my own C-inspired esolang that actively tries to make you ragequit. It enforces emojis, flips operators randomly, yells at you sarcastically, and has its own interpreter, parser, lexer, and runtime. It's called CThatWillMakeYouQuit (or quitC), and yes, it does exactly what it promises. Now, with my few remaining coffee beans, I've to build a CLI, format output (errors, etc), and the most painful: write docs, and possibly create a demo/playground that runs my program

Update attachment
Harsh
Harsh created a project
30d ago

QuitC-Lang

A chaotic esolang in Python called CThatWillMakeYouQuit (QuitC-Lang in short)—is a C-inspired language with sarcastic errors, emoji-based line endings, and deliberately painful constraints like max 5 variables, randomly flipped operators, reversed function arguments, and mandatory comments. Designed to make you (rage) quit, and get frustrated with C

QuitC-Lang
2 devlogs 0 followers Shipped
Harsh
Harsh worked on Git-Glance
2h 59m • about 1 month ago

Added a whopping NINE more commands (you can now manage the git config file, rename aliases, open a repo in your file manager, get commit histories, show uncommitted changes, see stale repos, and even push/pull commands). Also added more helper methods to clean out the code. Go try it out!!

Added Scan command(Instead of manual path adding, you can broaden it out to a directory and it will recursively look for git repos). Also, updated README.md, and fixed some minor changes

Updated README.md (you can now test my project!). Also fixed some minor issues, but everything else works well. This CLI tool should be OS Independent...

Added ability to get a more detailed info of status of only one repo

Update attachment
Harsh
Harsh worked on Git-Glance
2h 43m • about 2 months ago

MVP Done. Gonna add Post-MVP features

Update attachment
Harsh
Harsh created a project
56d ago

Git-Glance

A Python CLI tool for developers to track multiple Git repositories

Git-Glance
6 devlogs 0 followers Shipped
Harsh
Harsh joined Summer of Making
58d ago

This was widely regarded as a great move by everyone.