I didn’t know that — Software and ProgrammingI didn’t know that — Software and Programming is a list of articles that I wasn’t aware of when programming…Jul 23, 2024Jul 23, 2024
Visualizing Data Structures and AlgorithmsThis was my attempt at visualizing data structures and algorithms using React TS + vite.Jan 5, 2024Jan 5, 2024
Netflix CloneThis was my attempt at cloning the Netflix web application after watching Lama Dev’s tutorial. As the application is still under…Jan 1, 20241Jan 1, 20241
Tetris Game using React HooksThis project is a replica of Thomas Weibenfalk’s video and freecodecamp and, is my attempt at making the tetris game using React hooks and…Nov 6, 2023Nov 6, 2023
Tetris Game using C++ and SDL2This project was inspired by and is a replica of Omid Ghavami’s video on tetris game.Nov 2, 2023Nov 2, 2023
Test Driven Development for Embedded C by James W. Grenning — Erase Suspend Resume FlowchartThis post describes my solution to the circular buffer exercise mentioned in chapter 10of the book (link). I used the CppUTest harness for…Oct 8, 2023Oct 8, 2023
Test Driven Development for Embedded C by James W. Grenning — Circular Buffer (Chapter 9)This post describes my solution to the circular buffer exercise mentioned in chapter 9of the book (link). I used the CppUTest harness for…Sep 19, 2023Sep 19, 2023
FreeRTOS-LED-and-RTC-Using-Timers-STM32This project demonstrates the use of FreeRTOS kernel after completing Mastering RTOS: Hands on FreeRTOS and STM32Fx with Debugging course…Aug 29, 2023Aug 29, 2023