My Projects
Physics-Informed Neural Networks [WIP]
This project contains implementations of Physics-Informed Neural Networks (PINNs) for solving...
N-Body-Simulation
This is a simple N-body simulation implemented in Python using the Barnes-Hut algorithm for...
Portfolio
This portfolio showcases various projects that I coded over the years. Technologies used:...
Schrödinger Equation Solver [WIP]
This project involves solving the Schrödinger equation for different potentials using the...
Ordinary Differential Equations Solver
This project implements multiple numerical methods for solving Ordinary Differential Equations....
Wave Function Collapse Algorithm
This project implements the Wave Function Collapse (WFC) algorithm using four basic tiles: I, T,...
Orbit Simulation
This project is a simulation of planetary orbits, developed using PyQt5 and Matplotlib. It...
Self-Avoiding Random Walker
This project is a simulation of a self-avoiding random walker, implemented in Python. The walker...
Space Invaders
This is one of my first Python projects ever. It is a simplistic implementation of the video...
Pandemic Simulation in Pygame
This project is a simulation of a pandemic, created using Pygame. The simulation visually...