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"
]