Battle Royal 3D game

Built a 3d simulation to have 100 fictional characters fight in battle royal style. Learned basic GDScript in a few days and Implemented OOP principles, design patterns to make a 3d game.

Technologies Used: Godot, GDScript

Hexagon Grids Visualizer

Built React application for visualizing pathfinding in a Hexagon Grid. Implemented different algorithms. Used SVG HTML5 to create and animate responsible Hexagon Grid.

Technologies Used: React, SVG, HTML5, CSS3

Wordle Clone

Built a React application of the popular Wordle game. Implemented server‑side storage from Firebase to store answer and words.

Technologies Used: React, Firebase