Skip to content
View ShiralynDev's full-sized avatar
  • Kiruna, Sweden
  • 10:32 (UTC +02:00)

Block or report ShiralynDev

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 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
ShiralynDev/README.md
classLife {
public:int energy = 100;
int motivation = 100;
int enjoyment = 100;
}classCode {
public:bool result = 0;
}
Life life{};
Code code{};
intmain() {
if(code.result == 0) {
life.energy -= 50;
life.motivation -= 75;
life.enjoyment -= 90;
}
}

Avreage C/C++ enjoyer. Working on multiple games, hoping to finnish one someday.
Data enjoyer
Electronics enjoyer
Microcontroller enjoyer
Retro enjoyer

Pinned Loading

  1. ShiraNetShiraNetPublic

    Modern & flexible C++ networking library

    C++ 2 1

  2. ShiragShiragPublic

    C++ 1

  3. PushbackOSPushbackOSPublic

    A operating system made by me and SystemThirtyTwo.

    Assembly 4

  4. ATCATCPublic

    C 1

  5. map-v2map-v2Public

    Landing page and map of the simrail.app website

    TypeScript 2

  6. DiscordRPContinuedDiscordRPContinuedPublic

    C#