Skip to content
View VictorCannestro's full-sized avatar
πŸ˜„
πŸ˜„

Block or report VictorCannestro

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
VictorCannestro/README.md

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on visualizations of COVID-19 cases in the US using New York Times data
  • πŸ“« How to reach me: vcannestro [at] gmail [dot] com
  • πŸ˜„ Pronouns: he/him

Some Tools & Languages:

Pinned Loading

  1. Project_Euler Project_Euler Public

    Attempts at the problems posted on the Project Euler webpage. All problem solutions are written in Python.

    Python

  2. Intuitive_Probability_and_Random_Processes Intuitive_Probability_and_Random_Processes Public

    A compilation of my personal notes and attempts at problem sets taken from Steven Kay's book "Intuitive Probability and Random Processes using MATLAB".

    Jupyter Notebook 3 1

  3. EEP502 EEP502 Public

    EEP 502 Analytical Methods for Electrical Engineers

    Jupyter Notebook

  4. freeCodeCamp freeCodeCamp Public

    freeCodeCamp is an online education nonprofit for self-paced learning in Python and JavaScript and, like its name suggests, it is 100% free.

    Python

  5. COVID-19_project COVID-19_project Public

    Choropleths along with other visualizations depicting the virus's dynamics in the US as a whole, by regions, and other areas of interest.

    Jupyter Notebook

  6. buckpal buckpal Public

    Forked from thombergs/buckpal

    An example approach for implementing a Clean/Hexagonal Architecture

    Java