Skip to content
View Esraaj-Sarkar-Gupta's full-sized avatar
💭
All I want is a little more than I'll ever get.
💭
All I want is a little more than I'll ever get.

Block or report Esraaj-Sarkar-Gupta

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

Hello World 👋

I'm Esraaj Sarkar Gupta, a freshman engineering student. I started coding in 2020 given that computers became such a massive part of our lives back then. I would spend my time during online classes teaching myself how to code instead of paying attention to class. I learnt my first bit of javascript trying to mess with a site I used to have online classes on.

I am most familiar with Python (With libraries such as SciPy, MatPlotLib and NumPy) but I also write in

  • C / C++
  • Julia
  • Javascript
  • Kotlin

I use the markup languages LaTeX and HTML

The majority of my projects involve scientific computation. Recently I have been working on projects involving cosmological model testing, along with low level bare metal programming for microcontrollers.

Pinned Loading

  1. cosmological_model-multinesting cosmological_model-multinesting Public

    A pyMultiNest framework for cosmological models.

    Python

  2. class_public class_public Public

    Forked from lesgourg/class_public

    Public repository of the Cosmic Linear Anisotropy Solving System (master for the most recent version of the standard code; GW_CLASS to include Cosmic Gravitational Wave Background anisotropies; cla…

    C

  3. Pendulum-Simulations Pendulum-Simulations Public

    Using Scipy to comptutationaly solve the second order non-linear differential equation of a single pendulum and thus animate the trajectory of a pendulum.

    Python 1

  4. Cellular-Automata Cellular-Automata Public

    Using python to model several cases of cellular automata of varying complexity.

    Python