import human # No need to reinvent the wheel, right?
class MyProfile(human.Human):
name = 'Damilola Bakare'
gender = 'Male'
pronouns = ('.py', '.js')
location = 'Lagos, Nigeria'
profession = 'Full Stack Sorcerer'
def __init__(self):
super().__init__()
self.skills = ['Golang', 'Python', 'JavaScript']
def say_hello(self):
return f"Hi 👋! I'm {self.name}, a {self.profession}. Let's code some magic!"
#Instantiating this work of art, I mean why not?
my_profile = MyProfile()
- 🔙🔚 A Full Stack Developer
- 🦾 I get things coded, thanks to my trusty sidekicks – whispers(Stack Overflow/chatGPT)
- 😎 Schrödinger's coder: self-taught and still learning
- 🥹 Obsessed with building scalable applications
- 🔍 Currently unraveling the mysteries of Solution Architecture
- 📚 I read a lot on databases. see, MongoDB is my friend; we go way back.
- 📐 I loveee mathematics, can't resist finding 'x' – it's my favorite treasure hunt😅.
- 👨💻 Check out my portofolio earnstein.vercel.app
- Language: Typescript⚡️, Javascript🌟, Python✨, Golang 🚴.
- Frameworks: React, Django, Flask, FastAPI, Express, Gin
- Database: MySQL, MongoDB, PostgreSQL
- Infrastructure: AWS.