Skip to content
View CrustaShrimp's full-sized avatar
  • The Netherlands

Block or report CrustaShrimp

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
CrustaShrimp/README.md
  • 👋 Hi, I’m @CrustaShrimp
  • 👀 I’m interested in programming, games and utility design
  • 🌱 I’m currently learning c++ (continuously learning), expecially upgrades since C++11, as well as JS using P5.js
  • 💞️ I’m looking to collaborate on anything really
  • 📫 How to reach me ...

Some of my work in P5.js:

Pinned Loading

  1. Snake Snake Public

    The old game snake

    C++ 1 2

  2. ASCII-image ASCII-image Public

    Simple application to read an image file, convert it to ASCII and view it/save it to disk

    JavaScript

  3. Raytracer Raytracer Public

    Simple raytracing application

  4. ShuntingYard ShuntingYard Public

    Simple solution for parsing math strings via RPN

    C++