Skip to content
View MuhammadAashirAslam's full-sized avatar

Highlights

  • Pro

Block or report MuhammadAashirAslam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

πŸš€ Muhammad Aashir Aslam

Software Engineer | Full Stack & Web Systems Architect


Profile Views LinkedIn Email GitHub


πŸ’‘ Engineering & Design Philosophy

"Exceptional software bridges robust architecture with intuitive UI/UX β€” delivering pixel-perfect responsiveness, lightning-fast builds, and zero maintainer overhead."

  • 🎨 UI/UX Precision: Specializing in modernizing legacy web interfaces, responsive grid layouts, dark mode typography, and accessible design systems.
  • 🎯 High-Signal PRs: Adherent to thorough self-review, regression testing, concise diffs, and clean documentation.

⚑ Featured Engineering & GSoC Journey

πŸ“¦ preCICE Ecosystem (Google Summer of Code)

Complete Jekyll to Hugo Infrastructure & UI/UX Migration

  • 🎨 UI/UX & Frontend Modernization:

    • Bootstrap 3 β†’ 5.x Overhaul: Ported 27 includes and 7 layouts to native Go templates; completely decoupled jQuery in favor of modern CSS flex/grid and native Bootstrap 5 JavaScript components.
    • Interactive Component Fixtures: Refactored multi-level nesting sidebars with dynamic active states, responsive navigation collapse, and asset-namespaced media galleries.
  • βš™οΈ Architecture & Build Engineering:

    • Zero-Gem Build Acceleration: Replaced legacy Ruby gems (posix-spawn, jekyll-algolia, jekyll-sass-converter) to reduce build times to <10s.
    • Sub-Repo Mounts ([[module.mounts]]): Architected subproject mounting across 10 repos with path-namespaced static assets to prevent asset collisions.
    • Native Search & CI/CD: Built Node-based Algolia search push scripts and automated GitHub Actions workflows (actions-hugo with --minify).
    • URL Parity & Regression Dashboard: Guaranteed 100% URL parity with legacy Jekyll permalinks via Hugo aliases and automated htmlproofer link validation.

πŸ‘¨β€πŸ’» Tech Stack & Engineering Toolkit

const developer = {
  name:          "Muhammad Aashir Aslam",
  role:          "Software Engineer & Web Systems Architect",
  specialties:   ["UI/UX Design", "Static Site Architecture", "Documentation Pipelines"],
  frameworks:    ["Hugo", "React", "Next.js", "Tailwind CSS", "Bootstrap 5"],
  languages:     ["TypeScript", "JavaScript (ES6+)", "Go Templates", "Python", "C++"],
  tooling:       ["GitHub Actions", "Node.js / Yarn", "Algolia Search", "Webpack / Vite"],
  craftsmanship: ["Performance Optimization", "Clean Architecture", "Responsive UI"]
};

πŸ› οΈ Frameworks, UI/UX & Frontend Systems

βš™οΈ Build Systems & CI/CD Tooling


πŸ“ˆ Engineering Activity & Metrics

GitHub Follow GitHub Repositories


Email LinkedIn GitHub

Pinned Loading

  1. Library-Management-System Library-Management-System Public

    Full-stack Library Management System with C++ backend and Node.js web interface. Features custom data structures (Doubly/Singly Linked Lists), merge sort & insertion sort algorithms, RESTful API, a…

    C++

  2. Million-Pixel-Homepage Million-Pixel-Homepage Public

    MillionDollarGrid is a comprehensive full stack TypeScript pixel marketplace built with React, Vite, Express-style serverless APIs, and PostgreSQL via Drizzle ORM. It powers a 1000x1000 ad grid, se…

    TypeScript

  3. MuhammadAashirAslam MuhammadAashirAslam Public

  4. Online-Design-tool---CASE- Online-Design-tool---CASE- Public

    ODT is a web-based CASE tool for UML modeling and software architecture design using the 4+1 view model. It includes templates for MVC, Layered, Client-Server, Pipe and Filter, SOA/Microservices, a…

    TypeScript

  5. GrabpicAI GrabpicAI Public

    Grabpic is a FastAPI app that helps people find their event photos with a selfie. It detects faces in uploaded images using DeepFace/FaceNet, stores vectors in Supabase Postgres with pgvector, and …

    HTML