Skip to content
View NicholasDrexler's full-sized avatar
  • New York, NY
Block or Report

Block or report NicholasDrexler

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

Popular repositories

  1. Python-Candlestick-Chart-From-Scratch- Python-Candlestick-Chart-From-Scratch- Public

    This project uses only 'matplotlib', 'numpy' and 'pandas' to make candle stick chart from scratch. There are many packages one could use to make a Candlestick Chart very quickly, however, the fun w…

    Python 4 1

  2. 4-Character-Password-Cracker 4-Character-Password-Cracker Public

    This is a very simple password cracker that can take case sensitive letters, numbers or symbols as inputs. It will run through nested iterations using Brute Force. The longest this program should r…

    Python 2

  3. NYC-Covid-Data NYC-Covid-Data Public

    This is an academic project, using python to visualize Covid-19 cases, hospitalizations and deaths. We use a non-linear regression with options for Quadratic or Cubic Polynomial modeling. This is a…

    Python 1

  4. Oscilating-Spring-Mass-System-with-Various-Dampings Oscilating-Spring-Mass-System-with-Various-Dampings Public

    For the non-physicist / non-engineers: We consider the sum of forces acting on a spring-mass system in the direction of the bob's axial motion. These are the friction force, spring force and newton…

    Python 1

  5. Quantum-Mechanics Quantum-Mechanics Public

    Visualizations of Quantum Wave Functions. Written in Python.