Skip to content
View AakaashfromIndia's full-sized avatar
🌠
Watching baryonic matter organize itself under gravity
🌠
Watching baryonic matter organize itself under gravity

Block or report AakaashfromIndia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AakaashfromIndia/README.md

This is Aakaash 🌌

An aspiring computational astrophysicist from Chennai, India

Connect with me:

https://www.linkedin.com/in/aakaash-a-in/

Tech Stack:

Python C C# C++ HTML5 Java JavaScript R MySQL Keras Matplotlib NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow Unity Notion Blender Canva Inkscape Sketch Sketch Up Clip Studio Paint

GitHub Stats:



GitHub Trophies


Pinned Loading

  1. Visuals-with-Verlet-Integration Visuals-with-Verlet-Integration Public

    A particle simulation framework using Verlet integration and spatial hashing used to visualize input images using particles

    Python 2

  2. Buffon-sNeedleSimulation Buffon-sNeedleSimulation Public

    A simulation of Buffon's Needle experiment to estimate the value of π using Monte Carlo methods by randomly dropping a set of sticks onto a grid of parallel lines and using probabilistic approaches…

    Python

  3. OrbitalMechanics OrbitalMechanics Public

    Python simulations of orbital mechanics: models include a two-body gravitational system, Hohmann transfer, and bi-elliptic transfer. Visualizes orbital trajectories and energy changes involved in c…

    Python 3 2

  4. 2D-Ising-model-using-Metropolis-Algorithm 2D-Ising-model-using-Metropolis-Algorithm Public

    Simulation of the 2D Ising model using the Metropolis Monte Carlo algorithm which models a grid of spins that can point up or down, and updates them over time based on thermal fluctuations at a fix…

    Python

  5. Predator-Prey-Population-Model-using-Lotka-Volterra-equations Predator-Prey-Population-Model-using-Lotka-Volterra-equations Public

    Simulation of the Lotka-Volterra predator-prey system, a pair of first-order nonlinear differential equations that describe how two species - a prey and a predators interact over time. The math cap…

    Python

  6. Prisoners-Dilemma---Alliance-or-Anarchy Prisoners-Dilemma---Alliance-or-Anarchy Public

    Python