I have been learning C++/Elixir recently and I’ve made a distributed port scanner & and a streaming platform with Elixir (what an amazing language to work with) and some fun in C++ (also super cool to use).

I feel like I gained basic mastery of the languages, but I’ve been meaning to deepen my knowledge of them. However, I don’t know where to start now…

Can you give me ideas, open-source project that I could help, etc… ? Thanks!

  • @[email protected]
    link
    fedilink
    4
    edit-2
    22 days ago

    A few ideas:

    Try to create a service that lets you send a message over ActivityPub to a lemmy community.

    Try to use Elixir to read and then flip the 3rd bit of an arbitrary byte stored in your system’s RAM.

    Try to make a simple game in c++ compiled to Webassembly to be played in a browser.

    • @hectorOP
      link
      322 days ago

      Wow thanks that’s a good idea