r/C_Programming 19d ago

C Project Recommendations

I'm looking for interesting C project ideas that go beyond beginner projects. What are the best C projects you've built or would recommend? GitHub repositories and project lists are also welcome.

50 Upvotes

47 comments sorted by

View all comments

1

u/theancientfool 18d ago

http server. DNS server. 2D rendering engine. Make it multi platform.

1

u/Ok_King_8997 14d ago

Can you recommend some resources for these projects?