Skip to content
View japsuu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report japsuu

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

Hi 👋! I'm Jasper, a self-taught software developer, from Finland

I've been programming nearly every day since 2016.

stats graph languages graph streak graph

csharp logo unity logo opengl logo java logo dot-net logo git logo androidstudio logo python logo


Snake animation

Pinned

  1. Korpi Korpi Public

    Minecraft-esque voxel engine, in search of it's own identity. Written in C# and OpenGL.

    C# 5

  2. Grit Grit Public

    Single buffered complex cellular automata; Minecraft in 2D, but everything is simulated.

    C# 2

  3. SlayThePython SlayThePython Public

    Slay The Spire -like written in Python!

    Python

  4. vaasa-weather-app vaasa-weather-app Public

    Vaasa Weather application

    Java 2

  5. C# comparison of two different imple... C# comparison of two different implementations of the Bresenham's Line Algorithm.
    1
    // Compares the speed of two different implementations of Bresenham's Line Algorithm.
    2
    // Draws the resulting lines on a user defined canvas.
    3
    
                  
    4
    using System.Diagnostics;
    5
    
                  
  6. osrs-flipper osrs-flipper Public

    OldSchool-RuneScape Market flipping client

    C#