Skip to content
View Eclipsemos's full-sized avatar
🥦
On vacation
🥦
On vacation
  • Champaign
  • 23:41 (UTC -06:00)

Organizations

@cssaatuwmadisonIT

Block or report Eclipsemos

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Eclipsemos/README.md
struct Dev {
    role: &'static str,
    area: &'static str,
    background: (&'static str, &'static str),
}

const ME: Dev = Dev {
    role: "startup engineer",
    area: "HPC",
    background: ("SpaceAIC", "UIUC"),
};

About Eclipsemos

Dev @ SpaceAIC, Satellite Network Startup
maybe PhD student in 2027
my idol: ekknod

stat

Eclipsemos

Pinned Loading

  1. Simple-Millin-Kernel Simple-Millin-Kernel Public

    Forked from ContionMig/Simple-Millin-Kernel

    Just a thing i am trying to do, testing some things out and so on. This is for a game called csgo and basically are for people how knows what they are doing.

    C

  2. game-reversing game-reversing Public

    Forked from kovidomi/game-reversing

    Beginner learning materials on how to reverse engineer video games