πΌ Experience | π Specialization | π Focus | π Location |
---|---|---|---|
Full-Stack Dev | Enterprise Solutions | Mentoring | Lahore, Pakistan |
π Currently Working On:
π€ Looking for Help With:
|
π± Currently Learning:
π¬ Ask Me About:
|
β‘ Fun Fact: I enjoy mentoring beginners and helping them simplify programming concepts through practical examples.
TypeScript 42 hrs 38 mins ββββββββββββββββββββββββ 85.3%
MySQL 3 hrs 25 mins ββββββββββββββββββββββββ 6.8%
Docker 1 hr 35 mins ββββββββββββββββββββββββ 3.2%
Go Lang 1 hr 35 mins ββββββββββββββββββββββββ 3.2%
Python 47 mins ββββββββββββββββββββββββ 1.6%
Goal | Progress | Target Date |
---|---|---|
π³ Master Docker & Containerization | βββββββββ 10% | Q3 2025 |
π§ DevOps Practices & CI/CD Pipelines | βββββββββ 8% | Q3 2025 |
πΉ Go Programming Language | βββββββββ 3% | Q3 2025 |
π Advanced NestJS Patterns | βββββββββ 40% | Q2 2025 |
const bilalSubhani = {
role: "Full-Stack Developer",
experience: "Enterprise Solutions",
specialties: ["Next.js", "NestJS", "Angular", "MongoDB"],
currentFocus: "Building scalable web applications",
mentoring: "Helping developers grow",
location: "Lahore, Pakistan",
getSkillLevel: (skill) => {
const skills = {
"JavaScript/TypeScript": "Intermediate",
"React/Next.js": "Intermediate",
"Angular": "Intermediate",
"NestJS/Node.js": "Intermediate",
"Databases": "Intermediate",
"DevOps": "Beginner"
};
return skills[skill] || "Learning";
}
};
π Freelance Projects - Enterprise solutions & consulting
π₯ Open Source - Contributing to meaningful projects
π Mentoring - Helping developers grow their skills
πΌ Job Opportunities - Remote or Lahore-based positions
π§ Technical Consulting - Architecture & best practices ποΈ Project Collaboration - Full-stack development π Knowledge Sharing - Workshops & tech talks π€ Networking - Connect with fellow developers
"Code is like humor. When you have to explain it, it's bad." β Cory House