Skip to content
View Strikeless's full-sized avatar
Block or Report

Block or report Strikeless

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

Hello

I'm an occasional sparetime developer from Finland.

Languages im familiar with:

  • Rust
  • Java
  • C#
  • Essentials of C
  • Bit of Go
  • Basic HTML & CSS & JS

Typically using Rust

A few notable things i've worked on:

  • Few simple homebrew microprocessor designs
  • JVM bytecode manipulation (incl. obfuscation) and reverse engineering
  • Internal video game cheats and Minecraft anticheats
  • Toy-language compilers in Rust

Notably interested in:

  • Networking and security
  • Compiler development
  • Game development

Popular repositories Loading

  1. SongsterrPlusPatcher SongsterrPlusPatcher Public

    A userscript to unlock plus features on Songsterr's website. https://greasyfork.org/en/scripts/500019-songsterr-plus-patcher

    JavaScript 3

  2. MCBootstrapHook MCBootstrapHook Public

    Inject to a Minecraft server's Netty bootstrap with ease

    Java 1

  3. Strikeless Strikeless Public

    yep.

  4. vigenere_kasiski_examination vigenere_kasiski_examination Public

    Crappy Vigenère cipher Kasiski examination in Rust

    Rust

  5. minimal_fast_bevy_template minimal_fast_bevy_template Public template

    A basic Bevy project template providing some build-time optimizations without bloat that you'd remove anyway.

    Nix

  6. STR1 STR1 Public

    A crappy 8-bit homebrew microprocessor design.

    Assembly