So I wanted to ask: what’s the project you’ve created that you’re most proud of?
It can be something you built recently or years ago. A side project, open-source tool, app, or even an unfinished prototype — anything that makes you think, “yeah, I made that.”
Feel free to share a short description and a GitHub link if you want to show it off. Would love to browse what folks here have made!
It was still just a 1-2 hour project as I recall, part of a larger project when we were re-doing the Dominos web site. And one of the other guys in the office helped me on it, so it was not even a solo effort.
But what made it cool was for a decade or so, I was able to tell people that if they had ever ordered pizza online, odds are they have seen and used my work.
It doesn’t rely on GUI libraries — just raw SDL2 and optimized C code for low-resource environments.
If you’re curious, you can check out the demo folder too.
GitHub:https://github.com/Ferki-git-creator/phono-in-terminal-image...
I would be happy to give you a star on the repository. :)
One is a webapp I wrote almost 20 years ago for my dad and it's still being used today. It runs on IIS and built with asp classic and vanilla html/css/js (no frameworks back then). They use it to track orders and invoices to suppliers/vendors and ensure what they receive is what they ordered.
The other, an electron-type app that saves people hundreds of hours per month by letting them bypass some bad UIs and interact with external services directly. It's been running for 6 years, only had to make very few updates, and it's the one thing I don't need monitoring for - not only it's been quite stable, I get called immediately if it breaks (eg when external services change their endpoints).
So we have launched Boringlaunch, a submission service that helps grow your online presence by submitting your product to 100+ platforms. It's perfect for new products that need more visibility and backlinks to improve their SEO and search rankings.
Our customers love it because it saves them from doing boring tasks and they can focus on real marketing.
Here is the website link: https://www.boringlaunch.com/
I've been in the process of rewriting/refactoring the codebase these past few months to use Rust instead of Python and Vite instead of create-react-app. OSINTBuddy is a web based version of something like Maltego (https://maltego.com/). I started the project years ago and its currently my main side project although I have a few other ideas I plan to start building starting next year.