Projects

I built a deep learning model to classify brain tumors on MRI scans. By achieving high accuracy (up to 99%) and visualizing results with Grad-CAM, this project demonstrates how AI can contribute to early detection and diagnosis in healthcare.

PythonTensorFlowComputer VisionGrad-CAM

I built Bondora, an app that helps people improve their relationships through understanding the underlying behavioral patterns.

ReactPsychologySoftware Development

I built a 2D Platformer adventure game using Pygame, focusing on realistic physics and game mechanics

PythonPygameGame Development

We built VisionSF, an immersive event planner in collaboration with the city of San Francisco on the Apple Vision Pro plattform.

SwiftApple Vision ProVisionOS

During my time in San Francisco, we created World Schedule. A Meeting Planer that connects people over different timezones. It immediately played out to be useful.

Next.jsTypeScriptReact

I recreated Andrej Karpathy's NanoGPT from scratch to dive deep into the mechanics of Large Language Models (LLMs) and Transformers. This hands-on project allowed me to understand how LLMs generate human-like speech on the most fundamental level.

PythonPyTorchTransformersNLP

I built an autonomous Agent to land the Lunar Lander using Gymnasium API and Stable Baselines3, implementing the DQN algorithm.

PythonReinforcement LearningDQNStable Baselines3

I did a project on the Prisoner's Dilemma to analyze which strategies work best in game theory. This project can be applicable in real life strategic situations.

PythonGame TheoryResearch

I applied GradCAM on the classical MNIST Digit Recognition Problem to visualize most influential features for model decision.

PythonComputer VisionGradCAMMNIST

I implemented the Backpropagation algorithm from scratch to understand how neural networks work on the most fundamental level.

PythonNeural NetworksBackpropagation

I developed a strategy game with a team of four people using Maven.

JavaMavenTeam Development

I have some notebooks on the Hands-on ML book.

PythonJupyterMachine Learning