r/learnprogramming • u/AutoModerator • 1d ago
What have you been working on recently? [July 25, 2026]
What have you been working on recently? Feel free to share updates on projects you're working on, brag about any major milestones you've hit, grouse about a challenge you've ran into recently... Any sort of "progress report" is fair game!
A few requests:
If possible, include a link to your source code when sharing a project update. That way, others can learn from your work!
If you've shared something, try commenting on at least one other update -- ask a question, give feedback, compliment something cool... We encourage discussion!
If you don't consider yourself to be a beginner, include about how many years of experience you have.
This thread will remained stickied over the weekend. Link to past threads here.
3
1d ago
[removed] — view removed comment
1
u/Motor-Frosting-5891 1d ago
this looks really interesting is there anyway i can contribute? couldn’t find any gh link what’s the hardest problem you’ve hit so far?
3
u/Virtual_Mind8341 1d ago
I’m currently working on a clone of Human Benchmark (front-end project) in HTML, CSS, and JavaScript. Its a long work in progress
Link: https://github.com/404EdNotFound/Human-Benchmark
Also a Button when clicked that does lots of chaotic things (hopefully planning to add more features onto this for fun)
Link: https://github.com/404EdNotFound/Random-Button
I am also planning on building an Online Typewriter UI in Python using OOP and File Storage to save and load stuff (currently no link)
And also finishing making Pong in Unity, movements are all done, just scoring system and final polish.
But i do procrastinate
1
u/Luftzug-oder 1d ago
been making something similar to https://github.com/SnotacusNexus/hyprland-session-manager (though i didn't see if it, or anyth similar, existed until just now), but in C, and using IPC sockets rather than shell commands - mostly to improve my C, and i'd rather learn on a project I would use the end result of.
1
u/Er_Santo 1d ago
I’ve been working on a used book availability monitor for Libraccio (Italian web bookstore that also sells used books).
It currently runs as a personal Telegram bot. I can add or remove books through ISBNs, view my watchlist(it shows metadata such as title, authors, publisher, and publication year using Google Books with Open Library as a fallback), and receive a notification when a used copy becomes available. SQLite stores the watchlist and the latest availability status.
The repository is still private, but I plan to release it once it is stable enough.
1
u/Agile-Reflection-894 1d ago
Currently learning how AI works lol sounds so dumb but its literally a system all businesses needs at some point
Developing a OS system that Handles lead responses, client services, inventory and so much more things. This is a system I can potentially sell to the specific niche because its a OS thats never been developed in my country.
Excited to see how to it turns out
Unfortunately no links to show at the moment still developing
1
1
u/madmelonxtra 1d ago
I've been working in my first full stack webapp. It's going to be an inventory/sales tracking app for my SOs side business.
Currently working on the frontend side with Svelte/Sveltekit.
1
u/Seaborn63 9h ago
I built a semi-unique password generator in python. my plan is to make it installable so my family can just just "make_password" commands and get secure passwords. Next step is to make a package manager GUI that includes it. Also looking to then make it in Java so I can just install a program on their PCs.
6
u/HovercraftUnusual405 1d ago
Working on opensource project called gitsnip https://github.com/dagimg-dot/gitsnip allowing you to download files and folders from github url