const uzair = {
location: "AJK",
age: 15,
passion: "Building innovative solutions & breaking (ethical) things",
currentFocus: "FirAI Platform & Mastering Rust",
philosophy: "Code with purpose, secure by design",
vibe: "PURE LINUX NERD"
};Fun Fact: Started coding at 9, now building production apps used by real users!
| Project | Description | Tech Stack | Status |
|---|---|---|---|
| FirAI | AI-powered platform revolutionizing interactions | Next.js, AI/ML | In Progress |
| ChatX | Next-gen ID-based chat with privacy controls | Next.js, Firebase, Vercel | Live |
| FireGram | Social platform with verified tiers & business profiles | Next.js, Firebase, Cloudinary | Live |
| Mystery Mart | E-commerce with crypto payments & seller approval | Next.js, Firebase, Blockchain | Live |
| UZT Todo | Task platform rewarding users with UZT tokens (Sepolia ETH) | Web3, Smart Contracts | Live |
class UzairMughal:
def __init__(self):
self.roles = [
"Full-Stack Developer",
"Android App Developer (Jetpack Compose)",
"Linux Application Developer (GTK)",
"Penetration Tester & Security Researcher",
"Blockchain Developer",
"AI/ML Enthusiast"
]
def current_mission(self):
return "Building secure, scalable applications while exploring Web3 & AI"
def available_for(self):
return [
"Full-stack collaborations",
"Security audits & penetration testing",
"Blockchain integrations",
"Open-source contributions"
]