Skip to content
View Strikeless's full-sized avatar

Highlights

  • Pro

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.

Content in all repositories owned by your account will be closed.
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
Strikeless/README.md

Hello

I am a software developer/engineer from Finland with great interest in a lot of what happens "under the hood" of software.

If you have any personal inquiries, you can request contact information through an issue on my profile repo, for example. Feel free to, I'm just not too keen on putting everything here for all the bots (and the occasional freaks, probably not you though!) to see.

If I linked you here, I've attached the essentials in my initial contact. If you wish, I have more to show in here that's private. Oh, and don't mind the stupid pseudonym.

What I'm familiar with

I mostly work in Rust, but have extensive experience with C# and Java as well. I'm fluent with these, and can write maintainable and good stuff.

Web development isn't entirely new to me, though that isn't exactly my cup of tea. I have some experience with React and Svelte on top of plain HTML/CSS/JS and everything that surrounds.

Got some hobby and/or educational experience with Python, C, C++, and a tiny bit of Go, but don't have a lot in the real world to show with those. I have a great grasp of lower level computing though, so C isn't entirely out of scope; I'm just not familiar with all the idioms and best practices with the language.

I'm familiar with APIs, ABIs, databases, networks and whatever common keywords you come up with, probably. I can write foolproof cruel-world-facing asynchronous REST servers, have dabbled in strictly real time audio programming where one memory allocation on the wrong thread leads to stutters, have written a stupid toy-language compiler for a stupid homebrew CPU architecture (it's pretty bad though), and have messed with a bunch of whatnot thingamabobs. That's probably enough fancy words to say that I'm not just an LLM prompter.

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 157 17

  2. MCBootstrapHook MCBootstrapHook Public

    Inject to a Minecraft server's Netty bootstrap with ease

    Java 3

  3. 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 1

  4. Strikeless Strikeless Public

    yep.

  5. vigenere_kasiski_examination vigenere_kasiski_examination Public

    Crappy Vigenère cipher Kasiski examination in Rust

    Rust

  6. STR1 STR1 Public

    A crappy 8-bit homebrew microprocessor design.

    Assembly