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++.

  • promitheas
    link
    fedilink
    56 months ago

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

    • Hellfire103OP
      link
      fedilink
      English
      26 months ago

      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.

    • @mrkite
      link
      16 months ago

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