
Shoot the 🏀 Web Game
A very simple web game that you can shoot basketballs to the basket.
From full-stack apps to games and ML experiments — a curated lab of things I've built.

A platform for LLM security research and evaluation. It includes visualization of experiment results, comparison of attack strategies, analysis of failure modes, and knowledge base content. It also provides reproducible experiment scripts and data structures.

A fullstack web app with modern social media features like login, post, comment, follow, etc. Seprated frontend and backend. Followed Test Driven Development approach. Used Jest for testing.

A windows application that simulates the solar system. It has 3D models of the planets and the sun. It also has a camera that can be moved around the system.

A very simple web game that you can shoot basketballs to the basket.

Python GUI game that simulates a dice game. It has a simple UI and a dice animation.

A image search system that integrates vgg16 model, solr search engine, data crawler concepts.