Developed Tetris Game with multiple functionalities of JavaScript, with ability to of beginning, pausing and, termination of the game while tracking live points/score in the game.
It was a great hands-on experience for getting familiar with JavaScript.

Tech-Stack: JavaScript, HTML5, CSS3, VSCode and Git

Developed a program to solve a maze using DFS (Depth-First Search) and BFS (Breadth-First Search) algorithm. The program reads in a text file and generates the maze with start and end-point, and find the optimum path.
Gave me the opportunity to understand and implement DFS and BFS algorithms.

Tech-Stack: C++, Visual Studio and Git

Designed and developed a classic card battle game where the player with the lower card loses. The game runs till the conclusion where there is only one winner.

Tech-Stack: C++, C++ STL, Visual Studio and Git

Designed and developed Decentralized and Centralized (blocking queue) production plant (Factory) simulation. I optimized the production of products with concurrent programming, where each worker is a unique thread at the production line and assembly line sharing resources from the buffer area.

Tech-Stack: C++, Multi-Threaded Programming, Visual Studio and Git

Developed the AVL Tree algorithm.

Tech-Stack: C++, Visual Studio and Git

Developed a pathfinding program with Dijkstra's algorithm for finding the shortest path as well as multiple shortest path from the start point to the end.

Tech-Stack: C++, Visual Studio and Git

Programmed Template Red-Black Tree algorithm with insert and delete functionalities

Tech-Stack: C++, STL Template, Visual Studio and Git

Designed and developed text based madlibs, fill in the blank quiz game.

Tech-Stack: Pyhton, VSCode and Git

Links Coming Soon!

These are coding projects I have invested time into practice, learn, understand, and have hands-on experience in different programming languages (C++, C#, Python, JavaScript, etc.), algorithms, and data-structures (Pathfinding, Tree's, Search, Sorting, etc.) and technologies (Azure, Kubernetes, etc.)