Skip to content
View programmer1o1's full-sized avatar

Highlights

  • Pro

Block or report programmer1o1

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

👋 Hi! I'm programmer1o1

A person that makes something fun.


About Me

classProgrammer101:
def__init__(self):
self.name="programmer1o1"self.role="Hobby Coder"self.languages= ["hmmm idk"]
self.fun_fact="semicolon is real in python by the way"defsay_hi(self):
print("Thanks for dropping by!"); # this works by the wayme=Programmer101()
me.say_hi()
  • I code for fun—just a hobbyist exploring the world one line at a time
  • Something new to learn? Better try coding it!
  • Currently learning: Whatever catches my interest today

Current Status

while (alive) {
eat();
sleep();
meow();
repeat();
}

Fun Facts

semicolon is real in python by the way.

print("Hello"); print("World"); # totally valid Python lol

Philosophy

if (code == "working") {
dont_touch_it();
} else {
console.log("It worked on my machine ¯\_(ツ)_/¯");
}

Popular repositories Loading

  1. SourceBox SourceBoxPublic

    Recreation of SourceBox with actual functionality that works on TF2 branch games. This includes (HL2:DM, TF2, HLS:DM, DOD:S, CS:S, and possibly Source MP games). GMod 9-13 are also supported. Games…

    Python 22 1

  2. MinecraftPE-v0.6.1 MinecraftPE-v0.6.1Public

    Leaked Minecraft Pocket Edition v0.6.1 source code, ported to macOS, Linux, and modernized for Android 10-14+ and modern iOS. For educational and preservation purposes only.

    C++ 19 5

  3. GreedyMeshingMod GreedyMeshingModPublic

    Forked from Jeannuar16/GreedyMeshingMod

    A fork of Greedy Meshing mod, optimising it more.

    Java 6 2

  4. QTFEdit QTFEditPublic

    Forked from Sky-rym/VTFEdit-Reloaded

    Very experimental version of VTFEdit that is cross-platform (only Linux for Qt version), bringing the same features from Windows to Linux and possibly Mac.

    C++ 4

  5. valve_gc valve_gcPublic

    Forked from mikkokko/csgo_gc

    Intelligent Game Coordinator for CS:GO, TF2 and CS2

    C++ 3

  6. CursedCodes CursedCodesPublic

    Hello Death!

    Rust 2