class NightKing:
def __init__(self):
self.name = "Satish Gautam"
self.role = "Full-Stack Developer"
self.specialization = ["Web Applications", "Mobile Applications"]
self.location = "Nepal π³π΅"
self.portfolio = "nightking.pythonanywhere.com"
self.motto = "Code in darkness, deploy in light"
def current_focus(self):
return [
"Building responsive web applications",
"Crafting intuitive mobile experiences",
"Full-stack Django development",
"Containerization with Docker"
]
def philosophy(self):
return "The best code is the code that's easy to delete"Developing full-stack web solutions | Building native Android apps | Creating seamless user experiences
| π Web Applications | π± Mobile Applications |
|---|---|
| Dynamic full-stack web solutions | Native Android applications |
| RESTful API development | Material Design UI/UX |
| Database-driven applications | Local & remote data handling |
| Responsive & modern interfaces | Performance-optimized apps |
