Exploring computer science through tiny projects
Profie Picture
Hi! 👋 My name is Avinash, and welcome to The Barbell Coder.
A platform where I geek out on software engineering concepts, algorithms, AI, and all the math in between!
Projects

Unittest
A Minimal Unit Testing Framework for C++
View project
Blogs

Article Banner
5 macros are all you need to build a no-bloat unit testing framework that gets the job done. Read more to learn how you can isolate test cases and prevent your program from crashing.