class Developer:
def __init__(self):
self.name = "Elisha Stratton"
self.username = "stratton6"
self.location = "Arusha, Tanzania ๐"
self.role = "Full-Stack Developer"
@property
def current_stack(self):
return {
"languages": ["Python ๐", "JavaScript", "SQL"],
"backend": ["Django", "Django REST Framework", "FastAPI"],
"frontend": ["React", "HTML5", "CSS3", "Tailwind"],
"databases": ["PostgreSQL", "MySQL", "MongoDB"],
"tools": ["Docker ๐", "Git", "AWS"],
"focus": "Building scalable web applications"
}
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing ๐")
me = Developer()current_focus:
- ๐จ Building robust Django applications
- โ๏ธ Exploring cloud architecture (AWS)
- ๐ Mastering modern web frameworks
- ๐ค Contributing to open-source projects
interests:
- ๐ Scalable backend systems
- โก API design & architecture
- ๐จ Clean code principles
- ๐ก Emerging technologies
- ๐ Tech communities
status: "Open to collaboration & opportunities ๐ข"|
Building amazing Django applications Tech Stack:
|
Exploring modern tech stack Highlights:
|