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

Block or report AFellowSpeedrunner

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AFellowSpeedrunner/readme.md

my custom typing graphic

About me

I am AFellowSpeedrunner/MrMasterKeyboard, creator of the LUM/MARINER project and the Buildroot3DS project which is a fork of the linux-3ds teams Buildroot port. I'm an autistic programmer teenager from Scotland who is hoping to get into University to do CompSci after high school and also has some experience in (not much of any, but a bit of) Rust, Python, Lua, C, C++, Assembly, HTML, CSS and Scratch! (if those last 3 count as a programming language, that's for you to decide.) I also speak some German. If you wanna see projects that I think are good or that I work on then check my pinned projects below this! I have more projects but I hid them because I don't work on them anymore and they are quite bad. I may un-private them at some point but for now, I'm gonna save myself the embarrassment. If you want to see some other stuff I created in my free time then check the "myprogrammingdump" repository!

What projects am I making currently?

  • (Updates are on my Mastodon page) LUM/MARINER is a Rust kernel OS project that aims to be a clone of XNU/Darwin without the Apple components and branding and fully open-source. It is still very early in development, and contributions are highly appreciated!

  • Velocity Kernel is a fork of Linux which is an attempt to make the Linux kernel be as fast as computationally possible which I will eventually compliment with a distro that is made to be fast as well. The current goal is to optimise and speed the kernel up to possibly boot to a login screen in under a second or around it.

  • (Updates are on my Mastodon page) Buildroot3DS, the first ever PROPER Linux distro for the 3DS family systems based off of the projects and work done by the "linux-3ds" GitHub group. I am also modifing their Linux kernel 3DS port under linux3ds-kernel.

  • (Currently not public) LunaEFI and LunaOS, an EEPROM loader and OS for OcelotDesktop based off of the MineEFI and MineOS codebase which I am developing with my friend @QM8782.

  • A fan-translation of the "kotoho7/scratch-realtime-earthquake-viewer-page" project. which I am doing with my friend @QM8782.

What projects may I make in the future?

  • Maybe a proxy unblocker?

My user statistics!

myuseroverview

Pinned Loading

  1. WebSnke/Nintendo-3DS-Music WebSnke/Nintendo-3DS-Music Public

    Listen to the Nintendo 3DS Music while adjusting your settings or shopping. Feel free to contribute!

    JavaScript 6 4

  2. cfw-guide/dsi.cfw.guide cfw-guide/dsi.cfw.guide Public

    A complete Nintendo DSi homebrew guide, from stock to HiyaCFW.

    Shell 84 46

  3. LUM-MARINER LUM-MARINER Public

    LUM/MARINER attempts to aim to be a clone of XNU/Darwin written in Rust just without the Apple stuff. A kernel and Operating System.

    Rust 12

  4. buildroot3ds buildroot3ds Public

    Forked from linux-3ds/buildroot

    Buildroot but for the 3DS family systems.

    Makefile

  5. linux3ds-kernel linux3ds-kernel Public

    Forked from linux-3ds/linux

    The Linux kernel but for the 3DS family systems.

    C

  6. howtodirectkernelbootandremovegrubon... howtodirectkernelbootandremovegrubongentooonuefi.md
    1
    # How to Direct Kernel Boot and remove GRUB on Gentoo on UEFI: A Guide
    2
    
                  
    3
    ## DO NOT FOLLOW THIS GUIDE!
    4
    
                  
    5
    This will break booting into Gentoo! Any initramfs I generate in gentoo-kernel-bin has failed to load via this method and will not boot. Something must of changed with the initramfs generation, no longer allowing for this to work. Please use GRUB instead.