six seven
I am brickwall2900, someone who actively develops stuff... because they love it.
I use Java as my main programming language, but I also use Python, JavaScript/TypeScript, Lua... maybe a bit of C.
Hosted Projects
so far i just have a few things here...
Fun facts about me!
What is my favorite color?
What is my personality type?
What is my favorite video game?
OMORI!!!!
I like this game not only for its story, but for how these characters relate to each other.
Warning: there are spoilers from OMORI in the following dropdowns!
Can you go in-depth on why?
Let me start by acknowledging that...
Who is your favorite character?
MARI!
She's a kind, nurturing figure that holds everyone together in the friend group. We never see her in the real world but based on Sunny's headspace, she was really caring about him. I wish she was real, I wish I had a Mari in my life...
Who do you most relate to?
Sunny.
I'll list out his qualities I personally relate to:
- he is quiet
- he is pretty shy
- he likes to daydream
Here's what does NOT match with me and Sunny:
Favorite song of the OMORI OST?
It was the first song I was intrigued by, first song I searched while playing through the game, and it represents Mari!!
My favorite programming language?
You'd think it would be Java... but I on't appreciate it as much as I like to. It is a good programming language, but I'd rather choose something like Lua since it's a bit simpler.
Am I proficient in X programming language?
please don't expect me to be lvl 100 in any programming language /ᐠ。ꞈ。ᐟ\... maybe except Java.
Where can you find my social media?
My other social media are kept private.
Do I vibecode?
I don't vibecode ENTIRE projects and I am against AI art!
Why list X programming language?
Why list Java as my programming language?
It is the language I use the most when programming.
I started programming in Java when I was looking for ways to mod Minecraft myself. I was interested how Minecraft mods modify the game and how I could do it myself too.
I never did made my first Minecraft mod knowing absolutely nothing about the language but it was when I started watching tutorials and making projects that my programming knowledge shined and here we are today.
Why list JavaScript/TypeScript as my programming language?
Technically, it was my first programming language I have ever learned.
I just wanted to learn what programming is and this was my starting ground.
Why list Python as my programming language?
Yeah...
I admit, I don't know half of Python's standard libraries and its features. But I know just enough to make a... calculator in it I suppose.
Why list Lua as my programming language?
Because of Roblox.
And because of Roblox, I am more familliar with their own version of Lua, Luau.
I'm so used to types that for me, Lua feels cursed without types...Why list C as my programming language?
I wanted to make an operating system by myself.
Little did I knew, it was an overcomplicated mess of assembly code first just to run C code.
I'm probably exaggerating it a bit, it's just do THIS and THAT then THIS to set up the environment for an operating system (ehermm the kernel). Still though, it's hard and tedious.
I never got past making the kernel though.