an EPIC LightSail Simulation. I am using this simulation for a paper. It simulates the behavior of Light sail, with varying properties of the sail, laser, etc.
A space themed (because I like space) web OS!
AstroPad, my (clearly a space enthusiast) attempt at making a Macro Pad. It shall cater to all my space needs!
A real-time N-body gravitational simulator built using Python and Pygame. This project models orbital mechanics, chaotic systems, and various gravitational phenomena using Verlet Integration for improved numerical stability. Originally created as a way to explore space physics and computational simulations, the project has evolved into an interactive educational tool capable of demonstrating a wide range of celestial dynamics :33333 he simulator uses Verlet Integration to update positions over time. Compared to simpler methods such as Euler Integration, Verlet Integration offers improved long-term stability and better energy conservation for orbital simulations.