Skip to content
View hakkulinen's full-sized avatar

Block or report hakkulinen

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. iter-test-bed iter-test-bed Public

    arduino stuff that controls a plethora of input and output devices

    C++ 1

  2. vibro_conveyor vibro_conveyor Public

    a little arduino script to operate a transistor that controls the input to an electromagnet and modulates the signal it gives by reading from some buttons

    C++ 1

  3. ChangeCounter ChangeCounter Public

    c script that takes in some coins with denominations and then divides a sum of coins by those denominations optimally

    C 1

  4. ChristmasWish ChristmasWish Public

    SImple command+text based Minecraft paper plugin, should work on basically every modern version.

    Java

  5. Real-Gas-Simulation Real-Gas-Simulation Public

    A pretty crude Van-der-Waals Gas simulation using the Runge-Kutta numeric method, written in smelly python. Creates a .gif of the simulation in the same directory

    Python