Skip to content
View jansm04's full-sized avatar

Block or report jansm04

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

Hi, I'm Jan👋

I am a third-year student at The University of British Columbia majoring in Computer Science -- especially interested in topics such as data structures and algorithms, computer graphics, back-end development, and operating systems.

Check out a few of my projects below⬇️

Pinned Loading

  1. dijkstra-visualizer dijkstra-visualizer Public

    A graph visualization tool that can simulate Dijkstra's famous shortest path algorithm.

    TypeScript 8 1

  2. stride stride Public

    Generate marathon training plans.

    JavaScript

  3. thumbhash-cpp thumbhash-cpp Public

    A C++ implementation of a Discrete Cosine Transform (DCT) image compression algorithm.

    C++ 1

  4. recursion-visualizer recursion-visualizer Public

    Run any recursive function and see your tree of a function calls.

    TypeScript