Skip to content
View justmedusty's full-sized avatar
:octocat:
:octocat:
  • Canada
  • 00:20 (UTC -04:00)

Block or report justmedusty

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

Pinned Loading

  1. DionysOS DionysOS Public

    An x86_64 kernel. I am going to devote a lot of time to this. I have implemented x86 functionalities in a way that should ease porting later. There is a generic data structure layer as well to allo…

    C

  2. i386-XV6-Rework i386-XV6-Rework Public

    This is my custom rework of MITs xv6 i386 operating system based off of unix v6 as per the source in Lions Commentary on UNIX v6.This will be my toy for intro to kernel programming and learning how…

    C 3

  3. c_basics c_basics Public

    Going to use this just to go through basic C functionality to get more aquainted with it so I can get ready to do more lower level stuff, Commenting as well as I can so you can hopefully follow alo…

    C 5

  4. UnixCustomTransportLayer UnixCustomTransportLayer Public

    WIP Custom transport layer implementation utilizing raw sockets in UNIX. Giving this it's own repo since this will be large and take a lot of effort and time given the learning and thinking I need …

    C

  5. ByteBoard ByteBoard Public

    Going to build a tech/dev related forum service called ByteBoard. This will be the backend utilizing ktor & netty. Front-end framework will either be Svelte or Vue.

    Kotlin

  6. Ironcrypt Ironcrypt Public

    This will be my asymmetrically pgp-centric encrypted file sharing service backend written in kotlin utilizing ktor with netty as an engine

    Kotlin