Skip to content
View BirchCompute's full-sized avatar

Block or report BirchCompute

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

I learned how to code in 2013 on a TI 82 graphing calculator, and I've tried a lot of programing languages since.

I'm going to try to collect some finished works here.

Pinned Loading

  1. BrailleStenoDictionary BrailleStenoDictionary Public

    Python

  2. CalculatorDoodles CalculatorDoodles Public

    Some imitations of doodles I made when I was learning to code on a graphing calculator.

    JavaScript

  3. pltPokemon pltPokemon Public

    Using numpy, pandas, and matplotlib to analyze data from the Pokemon video games

    Jupyter Notebook

  4. ReduceCSVJewelryRows ReduceCSVJewelryRows Public

    I got a small paid job to fix a web designer's CSV file so they could move it between websites with incompatible export/import parsers. They also asked me to add categories.

    Python