Crafting scalable web apps and exploring hardware-software co-design — from Kot Addu, Pakistan 🇵🇰
class Engineer:
def __init__(self):
self.name = "Muhammad Ahmad"
self.location = "Kot Addu, Pakistan 🇵🇰"
self.university = "UET Taxila — B.Sc. Computer Engineering (2023–2027)"
self.interests = ["Web Development", "R&D Engineering", "Digital Systems", "Embedded Systems"]
self.languages = ["Python", "C++", "Java", "JavaScript", "TypeScript"]
def current_focus(self):
return "Building full-stack applications & exploring hardware-software co-design"| Category | Technologies |
|---|---|
| Frontend | |
| Backend | |
| Systems & HDL | |
| DevOps & Tools |
|
A platform for UET Taxila students to share and discover academic resources — past papers, notes, lab manuals and more. Features a full admin panel with a multi-role moderation system and strictly secured Supabase backend. View Repo → · Live Demo → |
A Flask-based authentication system with JWT-secured sessions and HTML templates. Includes Windows batch scripts for instant local setup and a Vercel config for one-click deployment. View Repo → · Live Demo → |
|
A front-end e-commerce platform for buying custom T-shirts. Product listing page, individual product detail page, and a fully responsive design — built with pure HTML, CSS, and JavaScript. No frameworks. View Repo → · Live Demo → |
A responsive GPA & CGPA calculator built specifically for UET Taxila students. Real-time results with no page reload, multi-semester CGPA tracking, and a clean mobile-friendly UI. View Repo → · Live Demo → |
