Skip to content
View PYJS123's full-sized avatar

Block or report PYJS123

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

Hi there 👋, from GitHub User PYJS123!

I am a student, interested in eventually studying Computer Science. I can code in C#, JavaScript and Python (the former I am still getting used to).

One thing I like is making my own implementations of things that already exist, like Priority Queues with an underlying min-heap structure- I get to understand why things are made the way they are and at the same time get the joy out of getting stuck and figuring out how to do something.

I also make visual things from time to time, usually with p5.js (which is how I started learning JavaScript)- my favourite visual thing that I've made recently is probably my falling sand program, but I also enjoyed making this orbit program- I got to use what I learnt in Further Mechanics to make a cool sketch!

Pinned Loading

  1. priority-queue-min-heap-pyjs123 priority-queue-min-heap-pyjs123 Public

    C#

  2. pyjs123-falling-sand pyjs123-falling-sand Public

    A falling sand program with multicoloured sand, made using p5.js

    JavaScript