Skip to content
View justmedusty's full-sized avatar
  • Ottawa Canada
  • 21:41 (UTC -04:00)
Block or Report

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

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

  2. 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

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

  5. 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

  6. KVault KVault Public

    This is an encrypted vault multiplat desktop application. You can create vaults with a password and then store files you want to keep safe, the vault with be encrypted with a generated password loc…

    Kotlin