I don't know what to do next

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hbthreads

    A simple coroutine-based reactor library

  • If you dont want to be too ambitious and test the waters, try to join a cool project that starting and see if you can contribute with unit tests, documentation, fix issues. Look at Github, each project has a list of issues. Browse them. Of course, some projects like the LLVM suite is humongous and advanced but there are several others that are not. I work in some repos that need help.

  • CodeEdit

    CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

  • Maybe an ide like these guys are trying to make but for all platforms https://github.com/CodeEditApp/CodeEdit

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • qView

    Practical and minimal image viewer

  • Just yesterday I did that https://github.com/jurplel/qView/issues/516

  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • Have you explored programming websites such as adventofcode.com? Each year starts pretty easy but gets tough quick. They all have different themes running through them and sometimes puzzles will build on solutions to previous puzzles so there's a bit of library building experience in there as well. At the end of the month you'll have a pretty sizable chunk of code to put up on github and ideas for what to explore next if any of the puzzles were interesting.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts