projects

FoodPal

Java | JavaFX | Maven | SpringBoot
  • Developed a full-stack desktop application using JavaFX, backed by a Springboot–based REST API
  • Created as a part of the Collaborative Software Engineering Project (CSE1105)
Jan. 2026
Nov. 2025

Multilayer Perceptron

Python | Numpy | Jupyter
github
  • Implemented a simple MLP in NumPy, and trained it on a breast cancer dataset
  • Uses stochastic gradient descent with momentum, with an optional L2 regularisation term
  • Developed it as a way to better understand the concept while studying for a Machine Learning course (CSE2510)
Oct. 2025