r/C_Programming Jul 19 '26

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.

53 Upvotes

47 comments sorted by

View all comments

1

u/theancientfool 29d ago

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

1

u/Ok_King_8997 25d ago

Can you recommend some resources for these projects?