Skip to content
View supern64's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report supern64

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

Hello! o/

I'm SuperN64. I code mainly in Python, Typescript/Javascript and Java.
I'm looking into learning C# and Rust, maybe get into hell with VB6.
I mainly make websites, APIs, Discord bots, useless software and the like.
Thanks for reading! (you didn't have to)

print("Hello world!")
console.log("Hello world!");
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello world!");
    }
}
fn main() {
    println!("Hello world!");
}

Pinned

  1. webpad webpad Public

    A stream pad program, able to do anything on your computer just with your tablet!

    JavaScript

  2. HR2PC HR2PC Public

    A program for transferring the heart rate data on a Galaxy Watch to a PC in real-time.

    JavaScript

  3. owoify owoify Public

    The ultimate OwOifying library for Java.

    Java 1

  4. GnuDIPInterceptor GnuDIPInterceptor Public

    A fake GnuDIP server

    TypeScript