Skip to content
View badluma's full-sized avatar
:shipit:
while True: learn()
:shipit:
while True: learn()

Block or report badluma

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

About me

Hello, I'm Silas, aka badluma, and I am interested in coding and AI (not vibe coding). My main language is Python, but I want to learn languages like C, C++, and Rust too (I'm not too interested in web development).

I got interested in programming by making Scratch games in third grade. A few years later, Unity Engine caught my attention, and I tried to make my own game inside of it. However, I soon realized that it was too much for me to make a whole game with graphics, sounds, animations, and more. When I learned that the game industry is apparently horrible to work at, I started developing simple scripts and terminal-based games in Python.

Today, I'm way more experienced in Python than before, but I am still not a pro and still learning stuff, especially about modules like async/await. I also developed a small homebrew application for the Nintendo 3DS in C++.

{
	"general" {
		"age": 15,
		"gender": "male",
		"languages": ["german, english"],
		"coding_languages": ["python"]
	},

	"usernames" {
		"discord": "badluma",
	    "pnid": "badlumaa",
    	"minecraft": "SilasSB"
	},

	"hardware" {
		"device": "Macbook Air",
		"chip": "Apple M4",
		"memory": "16GB"
	},

	"software" {
		"ide": {
        "voideditor.com",
        "https://www.jetbrains.com/rust/" }
		"video_editing": "Final Cut Pro X",
		"documentation": "Anytype"
	}
}

Pinned Loading

  1. Discord-AI-Bot Discord-AI-Bot Public

    A discord bot with a bunch of commands and a customizable AI

    Python

  2. hackertyper hackertyper Public

    A local, highly customizable CLI alternative for hackertyper.net

    Rust