class Attributes(WackyDawg):
@staticmethod
def contact() -> tuple:
discord = "julian090#0107" # ๐ฑ Discord: Let's talk tech or share memes! ๐ค
telegram = "t.me/wackydawg" # ๐ฌ Telegram: I'm just a message away, no spam, promise!
proton = "wackydawg@protonmail.com" # ๐ง ProtonMail: Drop me an email, encryption is cool!
return discord, telegram, proton
@staticmethod
def life() -> tuple:
langs = ['English', 'Igbo'] # ๐ฃ๏ธ Languages: English for the world, Igbo for the soul!
nationalities = ['Nigerian'] # ๐ Proudly Nigerian, representing from Africa to the world!
age = 19 # ๐ Age: I'm 19, but my coding skills are timeless! โณ
fun_facts = [
"Always with a cup of coffee โ when I'm coding (because debugging needs energy! โก)",
"Jollof rice is my spirit food ๐, but I'm also an avocado toast enthusiast ๐ฅ๐",
"When I'm not coding, youโll find me in a gaming session, trying to beat my high score ๐๐ฎ",
"Meme collector ๐ผ๏ธ: I have an archive of memes that would make you laugh out loud ๐",
"I can code while listening to music ๐ถ โ every line of code is better with a good playlist!"
]
return langs, nationalities, age, fun_facts
@staticmethod
def coding() -> tuple:
langs = {
'expert': ['PHP(Laravel)'], # ๐ป Expert: PHP & Laravel โ I build websites that scale with ease!
'intermediate': ['Python', 'JavaScript'], # ๐ง Intermediate: Python & JS โ Crafting code for the future!
'learning': ['Flutter', 'Node.js', 'AWS', 'Blockchain', 'Java', 'ReactJS'] # ๐ Learning: Always leveling up my tech stack!
}
specialities = ['Web/App Reverse Engineering', 'Full-stack Development', 'Backend Development'] # ๐ง Specialties: Full-stack for life, but I love diving deep into the backend!
environment = ['VSCode', 'PyCharm', 'SublimeText', 'PHPStorm'] # ๐ My IDEs: Code, debug, repeat.
cool_projects = [
"AI-driven website recommendation engine ๐ค โ because everyone loves personalized suggestions!",
"Blockchain-based voting system ๐๐ณ๏ธ โ Making elections more secure, one block at a time!",
"A smart home automation app ๐ ๐ก โ Controlling lights with a tap... or a voice command!",
"A real-time collaborative whiteboard app ๐๏ธ โ Work together, even from miles apart!"
]
habit = [
"I prefer writing clean code ๐งน: If itโs not readable, it's not real code!",
"Always testing my projects ๐ฌ: No bugs are safe when I'm around ๐จโ๐ป",
"I love solving algorithm challenges ๐คฏ โ because a good puzzle is like brain food!",
"My favorite bug? The one that only happens on a Friday afternoon! ๐
"
]
return langs, specialities, environment, cool_projects, habit
@staticmethod
def projects() -> tuple:
website_clones = ['AliExpress Clone', 'Amazon Clone', 'Netflix Clone', 'YouTube Clone'] # ๐ Project Showcase: I love making clones of the giants, but with my own twist!
extra_projects = [
"AI-powered content recommendation system ๐ โ Tailoring suggestions just for you!",
"Real-time multiplayer online game ๐ฎ โ Compete with friends or random players!",
"E-commerce app with integrated payment gateway ๐ณ โ Because online shopping should be seamless!",
"Weather forecasting app ๐ฆ๏ธ โ Plan your day based on accurate, real-time data!"
]
return website_clones, extra_projects
@staticmethod
def hobbies() -> tuple:
hobbies = [
"Photography ๐ธ: Capturing the world one shot at a time โ It's like coding, but with a camera!",
"Gaming ๐ฎ: I'm a pro at open-world RPGs, and I'm always up for a good challenge.",
"Tech Blogging ๐: Sharing my journey, mistakes, and achievements with the world (because learning never stops!)",
"Music ๐ถ: Coding with a playlist is my jam โ my go-to genres: Lo-fi, EDM, and hip-hop!",
"Reading ๐: From tech books to fantasy novels โ a good book is a great escape."
]
fun_habits = [
"I always carry a notebook ๐ to jot down ideas or solve problems when I'm away from the computer.",
"I enjoy mentoring others and love helping newcomers break into tech โ everyone deserves to code! ๐ก"
]
return hobbies, fun_habits
- ๐ญ Automation,Fullstack Development,Mobile App Development
- ๐ญ Flutter Community Builder
- ๐ฑ Iโm currently learning Flutter,Nodejs,AWS,Blockchain,JAVA,REACT
- ๐ค Technical Writer
- ๐ซ How to reach me: @wackydawg