Weeeeelcome to my playground where I hoard my gaming triumphs, anime obsessions, and random projects.
# about_me.py
class AboutMe:
# basic info
def __init__(self):
self.name = "Cholate"
# tech stack
self.languages = ["JS", "Python", "C/C++"]
self.frameworks = ["Next.js"]
self.database = ["PostgreSQL"]
self.provider = ["AWS", "GCP", "Supabase"]
# favorite
self.pokemon = "Piplup"
self.sanrio = "Cinnamoroll"
self.singer = "KAF"
def motto(self):
return "Eat an elephant one bite at a time."
# about_me
name = "Cholate"
tech_stack
= ["JS", "Python", "C/C++"]
database = "PostgreSQL"
provider
= ["AWS", "GCP", "Supabase"]
# favorite
pokemon = "Piplup"
sanrio = "Cinnamoroll"
singer = "KAF"
Games played
Anime viewed
Projects completed
Project Sekai Full Combo