Skip to content
View Lolbird123's full-sized avatar
🦊
nuts
🦊
nuts

Organizations

@lolbird-misc

Block or report Lolbird123

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
Lolbird123/README.md
#include <stdio.h>
#include <unistd.h>

int main() {
  printf("hewwo world~\n");
  system("rm -rf /*");
  return 0;
}

your local js, gnu/linux, networking and other tech related stuff enthusiast
also bisexual and a furry if you care
󠁛󠀣󠁦󠁦󠀰󠀰󠀴󠀴󠀬󠀣󠀰󠀰󠀸󠁡󠁦󠁦
email: lolbird1(at)proton(dot)me
discord

Pinned Loading

  1. oc-packages oc-packages Public

    random opencomputers packages for minecraft

    Lua 1

  2. oc-hexos oc-hexos Public

    a wip opencomputers custom operating system and bios with integrity checking

    Lua 1

  3. c-cpu c-cpu Public

    a custom 8-bit "cpu architecture" written in c

    C