Project Overview
Click on any project to see full details, screenshots, repository links, and code.
-
Red-Black Tree
A self-balancing binary search tree implemented in C++ with insertion, deletion, and traversal operations guaranteed to be completed in
O(log n)time complexity.Tech Stack: C++, CMAKE, GTest
-
Cuckoo HashTable
A high-performance hash table using Cuckoo hashing for fast lookups and efficient collision handling.
Tech Stack: C++, CMAKE, GTest
-
Tactical FPS Aim Trainer
A first-person shooting training tool built in Unreal Engine to help beginner players to learn tactical FPS mechanics used in game.
Tech Stack: C++, Unreal Engine
-
Incident Reporting System
Built an incident reporting web application while implementing a CI/CD pipeline using Azure DevOps to automate build and deployment processes.
Tech Stack: HTML, CSS (BootStrap), JavaScript, Node.js, Express.js, NPM, Azure DevOps
-
Portfolio Website
A personal portfolio website showcasing my projects, skills, and experience in software development.
Tech Stack: HTML, CSS, JavaScript