Suggestions for personal projects

Hellfire103@sopuli.xyz to Programming@programming.dev – 21 points –

cross-posted from: https://sopuli.xyz/post/7432003

I've just transferred all of my serious projects on Codeberg over to a separate organisation, and I've noticed that there are now only two mediocre repos on my main profile. Does anyone have any ideas for simple, handy things I could build to flesh it out?

I code mainly in Python, I know HTML (but not JS), I regularly use Bash and Zsh, and I am learning C++.

21

You are viewing a single comment

A CRUD webapp, or a text adventure in C++ with object orientation in mind

Interesting. I think an online Markdown editor, maybe with S3 as a storage backend and a button to convert to PDF, could be a useful CRUD webapp. Great idea!

It might be a bit too professional for my personal repos, though. More suited to the organisation I just moved everything to.

If you're going to do a text adventure, don't deprive yourself of using the most English friendly dsl ever, inform 7.