Projects
An elementary animation scene written in JavaScript as part of my journey into 3D programming. It exhibits several moving geometrical objects, an FPS display, and a GUI to adjust the speed of their movements.

A React-based web application that simply fetches data from NASA's Astronomy Picture of the Day (APOD) API.

A simulation project that implements page replacement policies, including Random, LRU, and Clock algorithms, using SPEC's Benchmarks and Tools to analyze performance under different workloads.

A Farming Simulator made for my OOP course's final project. It is a single-player game where the player starts at (AUD) 1000 and buy/sell produces (animals and plants) and lands to gain profits. Once the player's money increases to (AUD) 10,000, the game is terminated and the player won!

Research
Comprehensive analysis of sorting and searching algorithms, exploring loop invariants and algorithm correctness.

Machine Learning Projects
An ML project on movie recommendation engine, with a report and a visualizer (built using Streamlit) to run the engine.









