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++.
Perhaps try making a simple web chat application. I recommend it for a myriad of reasons:
Good idea, although I think I’d prefer to make a desktop app. I know HTML, but static sites are as far as my web programming goes.
However, with a bit of Python or C and a PGP library, I could probably have a go at making an encrypted P2P chat service.