Skip to content
View jakeSteinburger's full-sized avatar
🤖
Developing cool stuff
🤖
Developing cool stuff
Block or Report

Block or report jakeSteinburger

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

Embedded systems (specifically, OS development) and Machine Learning are currently my thing.

I mostly do backend languages (specifically, C++, C, NASM assembly, and occasionally Python, Java and PHP), however I sometimes dip my toes into the world of frontend (mostly JS with JQuery).

For obvious reasons I generally prefer lower level languages. Speed is very important to me. As your average up-themself developer, I use Vim and hate on Python devs (all in good fun, no harm meant!)

You can reach out to me at [email protected] if you need.

Pinned Loading

  1. SpecOS SpecOS Public

    An x86 OS kernel from scratch.

    C 30 2

  2. peKNN peKNN Public

    A more efficient KNN architecture.

    C++ 4

  3. autoParam autoParam Public

    Automatically choose model hyperparameters and train a feedforward neural network based on nothing but a CSV.

    Python

  4. FastBrowse FastBrowse Public

    A faster Windows file explorer alternative.

    C++