Projects
Some of the projects I have worked on personally as well as for school.
Typify
2025
A Python type binding tool currently in development. It performs static analysis to infer types of Python variables and functions.
Maze Tankers
2023
A 3D Multiplayer Game developed in Java as part of a group project in university, inspired by the popular 2D game TankTrouble.
our.shop
2024
An e-commerce Web Application which includes login-system and admin-access. Developed as a group project in university.
B-Spline Simulator
2024
A B-Spline Curve and Bezier Curve simulator written in C++ using legacy OpenGL.