# vazor.py
class Developer:
def __init__(self):
self.name = "vazor"
self.age = "Young"
self.language = "Python"
self.passion = "Tech since 7"
self.status = "Always curious, always coding"
def build(self):
return "Web apps, systems, automation"
๐ป Young Python Developer | Tech enthusiast since age 7
๐ Building web apps with Python, exploring how systems work, and automating the world around me.
Always curious, always coding.
Developing web apps using Python & modern frameworks
Hosting and deploying personal projects on cloud servers
Experimenting with APIs, automation scripts, and CLI tools
Containerizing apps with Docker for clean, scalable environments
$ whoami
vazor - Python Developer & Tech Enthusiast
$ cat current_projects.txt
โข UptimeMonitor
โข PassVault
โข VPScope
$ โ