Skip to content
View BussyBakks's full-sized avatar
:shipit:
:/
:shipit:
:/

Organizations

@thenoppy12

Block or report BussyBakks

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
BussyBakks/README.md
// BussyBakks.java
import org.apache.logging.log4j.LogManager; // i will never use it again 
import org.apache.logging.log4j.Logger; // i will never use it again

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

// about me
public class BussyBakks {
  public static void main(String[] args) {
    private static final Logger logger = LoggerFactory.getLogger("BussyBakks");

    private static final String RealName           = "Nguyen Van Ngu";
    private static final String YearOfBirth        = "2010";
    private static final String GithubUsername     = "BussyBakks";
    private static final String LangIWorked        = "Batch, Python, Java, C# (.NET framework)";
    private static final String Gender             = "nope .-.";
    private static final String Pronouns           = "\"they/them\"";
    private static final String[] Website          = {"https://thenoppy12.is-a.dev", "https://thenoppy12.hopto.org"}
    private static final String Country            = "Vietnam";
    private static final String MinecraftUsername  = "thenoppy12";
    private static final String Discord            = "fkrystal.noppy";
    private static final String ContributorAt      = "rejetto/hfs";

    logger.info("welcum to my profile:D")
  }
}
// build.gradle
plugins {
    id 'java'
}

repositories {
    mavenCentral()
}

dependencies {
    implementation 'org.slf4j:slf4j-api:{the_latest}'
    implementation 'ch.qos.logback:logback-classic:{the_latest}'
}

Pinned Loading

  1. FkrysQuestFarmer - a discord script ... FkrysQuestFarmer - a discord script for farming quests.
    1
    /* 
    2
    Copyright (R) 2024-2026 aamiaa and contributors
    3
    */
    4
    delete window.$;
    5
    let wpRequire = webpackChunkdiscord_app.push([[Symbol()], {}, r => r]);
  2. thenoppy12/PythonMC thenoppy12/PythonMC Public

    A simple framework for simulating Minecraft: Java Edition server protocol.

    Python

  3. Expl01tHunt3r/vnptmodemresearch Expl01tHunt3r/vnptmodemresearch Public

    Dự án nghiên cứu khai thác modem VNPT các dòng H, NS, XS: phân tích firmware, UART, root shell, mở telnet/ssh và tùy chỉnh cấu hình

    Shell 27 6

  4. rejetto/hfs rejetto/hfs Public

    HFS is a web file server for your computer. Share folders or even a single file thanks to the virtual file system.

    TypeScript 3.6k 337

  5. thenoppy12/thenoppy12.github.io thenoppy12/thenoppy12.github.io Public

    my web lord ye

    HTML 1

  6. java-fix-intelhd3000 java-fix-intelhd3000 Public

    database file to fix java GLFW compatibility on intel hd 3000 with opengl 3.1

    1