Skip to content
View jevk's full-sized avatar
🇫🇮
🇫🇮

Highlights

  • Pro

Organizations

@Heck-Library

Block or report jevk

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

Hi, I'm Jevk

Early-career software developer from Finland with a long hobbyist background. I build tools and libraries, mostly in TypeScript/Node.js, C#/.NET, C++, and occasionally Python.

Highlighted projects

  • HeckLib - a TypeScript/Node.js library for scripting Beat Saber modcharts. I am the author and primary maintainer (580+ commits). Published on npm, documented with JSDoc.
  • JevkMaps - scripts behind my published Beat Saber modcharts: timing/event logic, environment effects, reusable helpers.
  • RCVElectionSystem - a ranked-choice (instant-runoff) voting web app for an online community. I built the frontend; a collaborator built the Python/Flask backend.
  • LethalPostersTool - a Windows desktop utility (C#, .NET 8, Windows Forms) that simplifies a mod content configuration workflow.
  • Spicy Lyrics - a Spotify plugin to enable the support for more stylized and synchronized song lyrics viewing. I implemented various optimization fixes after finding fundamental performance issues in the code base.

Contact

Jevk

Pinned Loading

  1. Heck-Library/HeckLib Heck-Library/HeckLib Public

    TypeScript/Node.js library for scripting Beat Saber modcharts. Published on npm, documented with JSDoc.

    TypeScript 10 4

  2. JevkMaps JevkMaps Public

    Scripts behind my published Beat Saber modcharts: timing/event logic, environment effects, and reusable helpers (JavaScript/TypeScript).

    JavaScript 3

  3. Spikerko/spicy-lyrics Spikerko/spicy-lyrics Public

    Spicy Lyrics is an Extension made for Spicetify - A Spotify Client modifier

    TypeScript 440 53

  4. LethalPostersTool LethalPostersTool Public

    Windows desktop utility for generating Lethal Company poster mod assets. C#, .NET 8, Windows Forms.

    C#