My Projects

Card Image
Physics-Informed Neural Networks [WIP]

This project contains implementations of Physics-Informed Neural Networks (PINNs) for solving...

Card Image
N-Body-Simulation

This is a simple N-body simulation implemented in Python using the Barnes-Hut algorithm for...

Card Image
Portfolio

This portfolio showcases various projects that I coded over the years. Technologies used:...

Card Image
Schrödinger Equation Solver [WIP]

This project involves solving the Schrödinger equation for different potentials using the...

Card Image
Ordinary Differential Equations Solver

This project implements multiple numerical methods for solving Ordinary Differential Equations....

Card Image
Wave Function Collapse Algorithm

This project implements the Wave Function Collapse (WFC) algorithm using four basic tiles: I, T,...

Card Image
Orbit Simulation

This project is a simulation of planetary orbits, developed using PyQt5 and Matplotlib. It...

Card Image
Self-Avoiding Random Walker

This project is a simulation of a self-avoiding random walker, implemented in Python. The walker...

Card Image
Space Invaders

This is one of my first Python projects ever. It is a simplistic implementation of the video...

Card Image
Pandemic Simulation in Pygame

This project is a simulation of a pandemic, created using Pygame. The simulation visually...