Skip to content
View CodeByRiley's full-sized avatar

Organizations

@modweaver

Block or report CodeByRiley

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

Hi, I'm Riley

Welcome to my GitHub! Here you’ll find a collection of personal projects and experiments, mostly focused on game development, modding, and web technology.


Notable Projects

  • TOS
    C, Assembly | x86_64 OS
    An experimental x86_64 operating system built from scratch. Features a preemptive kernel with SMP, musl-backed POSIX compatibility, a GUI desktop with window management, and ports like DOOM.

  • HolyD
    C | Language & VM
    A HolyC-flavored scripting language with a D accent. Includes a lightweight bytecode VM, C transpiler, and multi-platform FFI for windows, 2D graphics, input, and networking on both TOS and Windows.

  • My Website!
    Astro | Portfolio & Blog
    My personal website built on Astro. It has a blog I sometimes upload to! Go check it out :)

  • CodeByRiley
    Config | GitHub Profile
    Configuration files for my GitHub presence and automations.


Tech & Interests

  • Game development (Java, C++, C#, Unity)
  • Modding (Forge (1.7.10, 1.12.2, 1.20.1), BepInEx, MelonLoader)
  • Web development (NuxtJS v3, TailwindCSS, Custom SCSS)

Thanks for visiting!

Pinned Loading

  1. TOS TOS Public

    A hobby x86_64 operating system written from scratch in C. Long-mode kernel with SMP bring-up, a preemptive scheduler, a custom syscall ABI, FAT16/FAT32 support, a framebuffer window manager

    C 1

  2. HolyD HolyD Public

    C

  3. LaziestAE2 LaziestAE2 Public

    A 1.7.10 backport of Lazy AE2 by phantamanta44

    Java 1