Student | Python Hobbyist | Aspiring Card Shark
Always give 100% in everything you do except donating blood.
- 📚 Pre-University student at a junior college
- 🐍 Python enthusiast
- 💾 Studying BASIC and C++
- 🎮 Built a (very) text-based RPG from scratch—ask me for the code or scroll down!
♣️ I can count cards and do cardistry—yes, really.
“Titles were supposed to give you extra buffs, but I got so depressed making it I gave up.”
A Python adventure with random encounters, custom weapons, food, and hidden achievements.
Check out the code!
# Sample excerpt from Kozak15's RPG
class players():
def __init__(self, name , hp , damage):
self.name = name
self.hp = hp
self.damage = damage
# ... (many, many more features)Want the full game? DM me or check my pinned repos!
- Languages: Python (main), BASIC (studying), C++ (studying)
- Not afraid to:
- Dive into huge side projects
- Write long, sarcastic comments
- Try new tech, break stuff, repeat
- Lie on my README.md
- Use github as storage
- 🃏 I can count cards (seriously)
- 🎴 I practice cardistry (fancy card shuffling)
- 💀 I think “git gud” is a valid life philosophy
Random Quote from My RPG
“Your free trial of living has ended”
“Stay strapped or get clapped.” — Also from my RPG
