Welcome to my GitHub! I'm a developer passionate about physics, aviation, engineering, and open-source software. Here you'll find a summary of my personal projects and experiments.
- Languages: JavaScript, Python, C++, Html, CSS, bash, ...
- Frameworks & Libraries: Manim, React, Qwik, ...
- Tools & Platforms: Git, Docker, Linux server, ...
- Physics: Computational models, simulations, and projects that bring together programming and physics. Some of my work focuses on topics like aerodynamical simulations.
- Aviation: Fascinated by planes and aerodynamics, I often work on projects related to those subjects.
- Open Source: I like the idea that what I do could be useful to someone someday, so I try to contribute as much as I can...
- AI: It's a subject that has fascinated me for a long time, which means I mess with pytorch in my free time π.
- Manim GUI β Web based graphical user interface for the Manim library.
- Exploring advanced algorithms in Python for physics simulations.
- Improving my knowledge of artificial intelligence.
Here are some of my most notable repositories:
- Airfoil Simulation β Computes essential aerodynamic coefficients for airfoil profiles using a robust panel method approach in Python
- Super Tic Tac Toe β Super Tic Tac Toe made with pygame. Was a pain to make π. (Especially the compiling to windows part π)