Skip to content
View funnyboy-roks's full-sized avatar
💭
Existing?
💭
Existing?

Highlights

  • Pro

Organizations

@FarLandsMC
Block or Report

Block or report funnyboy-roks

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
funnyboy-roks/README.md

funnyboy_roks

Hello, I'm funnyboy_roks, or Funny! I have been programming for about six years, building various applications and tools.

I build applications and libraries based on things that I find interesting or useful, so CLI tools, web servers, implementations for papers that I read, and more. Many of my projects are listed on my website, and you can see all of them in my repositories.

I prefer to do low-level programming, i.e. interfacing directly with an operating system or even some embedded applications, but I'm also comfortable with web dev and other higher-level applications.

If you'd like to request a tool or application, please contact me!

Languages

I've experimented with many programming languages, though I mostly stick to a few that can be seen below. (Links to my repos with those languages)

Languages I know well (ordered by preference):

Know well defined by a history of using the language to write complex programs

Top Languages
Language Experience
Rust >1 year
C >1 year
JavaScript/Typescript >6 years
Java >4 years
Python (unfortunately) >4 years

Links

Contact

If you need assistance or have a suggestion, please join my Discord server.

For all other senders, please email me at funnyboyroks@gmail.com.

Pinned

  1. jvm jvm Public

    (name TBD) A highly WIP implementation of the JVM in Rust

    Rust 1

  2. vi3 vi3 Public

    A program to generate vi-style keystrokes for i3 using modes.

    C 1

  3. marquee marquee Public

    A CLI tool to convert stdin lines into a "marquee" style output

    Rust 2

  4. jacc jacc Public

    Just another cli calculator: A maths interpreter for the command-line

    Rust

  5. hexdump-rs hexdump-rs Public

    A recreation of `hexdump -C` in rust that is up to 40x faster

    Rust

  6. b2 b2 Public

    B2 (name tbd) is a command-line tool for interacting with Backblaze's B2

    Rust