Skip to content
View Esraaj-Sarkar-Gupta's full-sized avatar
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 familiar with

  • Python (With libraries such as SciPy, MatPlotLib and NumPy)
  • Javascript
  • C / C++
  • MATLAB
  • LaTex
  • PHP

The majority of my projects involve scientific compuation using Python or C. Sometimes I use MATLAB when I get tired of python, but somehow that never works out too well for me. Despite its lax syntax MATLAB drives me nuts.

I don't have a great deal of experience with web development. Although I do know a share deal of Javascript, CSS and HTML along with a little PHP, my skills in regards to web development is no where near the modern standard. I'd much rather stick to my python.

I use Sublime Text for javascript, Spyder for python and VS Code for everything else.

Pinned Loading

  1. Happy-Numbers Happy-Numbers Public

    2022 - Generating happy numbers to computationally approximate the density of happy numbers among positive integers.

    Python

  2. Tower-of-Hanoi Tower-of-Hanoi Public

    A recursive program to solve the Tower of Hanoi Problem and an accompanying set of scripts to analyse data from the runtime of integral values of the program to observe exponentially increasing run…

    Python

  3. Pendulum-Simulations Pendulum-Simulations Public

    This project aims at 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. Simulating-RandomWalks Simulating-RandomWalks Public

    A project with python scripts simulating different random walks of varying complexity.

    Python

  5. Cellular-Automata Cellular-Automata Public

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

    Python

  6. Physics-Sim Physics-Sim Public

    Physics Simulator built using Python

    Python 1