Skip to content
View sevonj's full-sized avatar
  • yurop

Block or report sevonj

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

Contributions

Some projects I have contributed (code) to:

list

Projects

Also, have a look at the things I've built myself:

SfontPlayer

➜ Go to repository

A MIDI / SoundFont player. It's built on top of RustySynth, but uses a custom sequencer that supports features like seeking.

SoundFont Compiler

➜ Go to repository

A command line tool for building SoundFont 2 files with a workflow that resembles software development. Just a janky proof of concept, but it works.

Titomachine

➜ Go to repository

A project that explores emulation and inner workings of a computer. I built this during and after the computer organization course at university.

NESMachine

➜ Go to repository

I ripped out the core from titomachine and replaced it with 8-bit nintendo hardware. It passes a couple test roms I threw at it, but doesn't boot real games, which is probably because I didn't implement CPU interrupts.

Visual Timer

➜ Go to repository

I made an Android app with flutter. I was going to publish it on Play Store, but gave up because navigating Google's hoops for developer accounts and publishing felt more time consuming than developing the app itself.

WorldEdit

➜ Go to repository

An unfinished spline-based terrain generator for Godot game engine.

413610891-8ba23650-1efc-4699-84d3-1cddf3ff9485 image image

NMH Viewer

➜ Go to repository

A 3D model viewer & archive explorer for No More Heroes games. The games use custom asset formats that I reverse-engineered myself, except for the RSL archive format.

SR2 Chonker

➜ Go to repository

A chunk file (open world piece) viewer for Saints Row 2. The game uses custom asset formats that I reverse-engineered myself. I originally got interested after learning that the game studio documented some of their file formats for players mess with. Unfortunately no one there seemed to know or even want to touch the massive, complex rube goldberg machine that makes up the open world in this game.

mgs4mdn-blender-import

➜ Go to repository

My first model tool. A Blender import addon for Metal Gear Solid 4 .mdn files. The game uses custom asset formats that someone else had reverse-engineered before me.

Pinned Loading

  1. titomachine titomachine Public

    TiTo is a virtual TTK-91 machine

    Rust 1

  2. sr2_chonker sr2_chonker Public

    Saints Row 2 Chunk Editor

    Rust 8

  3. sfontplayer sfontplayer Public

    MIDI / soundfont player with miscellaneous tools

    Rust 10 1

  4. soundfont-compiler soundfont-compiler Public

    Make soundfonts

    Rust

  5. visualtimer visualtimer Public

    Visual timer app

    Dart 2

  6. nmh_reverse nmh_reverse Public

    Python 2 1