$ cat /etc/motd
_ _ _ ____ _____ _____ ____ | | | | / \ | _ \| ____| ____| _ \ | |_| | / _ \ | | | | _| | _| | | | | | _ |/ ___ \| |_| | |___| |___| |_| | |_| |_/_/ \_|____/|_____|_____|____/
>
Location: Northwood, UKStack: React, Next.js, TypeScript, AWS, Node.js
+--- README.md -----------------------------+
$ cat ~/README.md
Senior Software Engineer specializing in Frontend Architecture and High-Performance UI/UX.
Expert in building scalable, enterprise-grade Single Page Applications (SPAs) and Micro-frontends using the modern JavaScript ecosystem.
Proven ability to bridge the gap between complex backend microservices and intuitive, pixel-perfect frontend interfaces.
Specializing in System Design, Performance Engineering (Core Web Vitals), and Engineering Best Practices for agile teams.
+--- SYSTEM_SPECS --------------------------+
$ neofetch --skills
// FRONTEND_ARCH
React.js (v18+)[||||||||||]100%
Next.js (App Router)[|||||||||.]90%
TypeScript[|||||||||.]90%
Micro-frontends[||||||||..]80%
// STATE_MGMT
Redux Toolkit[|||||||||.]90%
TanStack Query[|||||||||.]90%
Context API[||||||||..]80%
RxJS[|||||||...]70%
// UI_UX_SYSTEMS
Design Systems[|||||||||.]90%
Tailwind CSS[||||||||||]100%
Storybook[||||||||..]80%
Framer Motion[||||||||..]80%
// TESTING_INFRA
Cypress / Playwright[|||||||||.]90%
Jest / Vitest[||||||||..]80%
CI/CD (GH Actions)[||||||||..]80%
AWS (S3/CF/Lambda)[|||||||...]70%
+--- WORK_HISTORY --------------------------+
$ git log --oneline --all | head -3
[00]Senior Software Engineer (Frontend & QA Lead)
01/2024 - Present@ zsah Ltd | London, United Kingdom
>Orchestrated migration to Micro-frontend architecture using React & Webpack Module Federation
>Architected proprietary Design System with Storybook & TypeScript across 4+ products
>Defined automated E2E testing strategy with Cypress -- production regression <1%
>Engineered performance for 10k+ data points using Virtualization (React Window)
>Enforced strict TypeScript guidelines and Clean Code principles across teams
- - - - - - - - - - - - - - - - - - - -
[01]Lead Frontend Engineer
04/2023 - 01/2024@ Business Upscalers | Remote (US Client)
>Led Headless CMS solution with Next.js -- sub-100ms page loads
>Optimized Core Web Vitals to 'Green' status -- +30% organic traffic
>Refactored legacy codebases to modern React Hooks & custom hook patterns
>Implemented CI/CD with GitHub Actions & AWS Amplify -- 99.9% uptime
- - - - - - - - - - - - - - - - - - - -
[02]Frontend Engineer
10/2021 - 03/2022@ Systems Limited | Lahore, Pakistan
>Developed feature-rich SPAs using JavaScript (ES6+) & SASS/BEM
>Engineered cross-browser compatible UI components for legacy browsers
>Implemented RESTful API integrations with optimized data fetching
+--- KEY_PROJECTS --------------------------+
$ ls -la ~/projects/
Enterprise SaaS Dashboard[DEPLOYED]
Real-time analytics platform with WebSockets. Role-based access control (RBAC) and complex data visualization.
ReactTypeScriptWebSocketsRBAC
E-Commerce PWA[DEPLOYED]
High-performance Progressive Web App with offline capabilities & SSR using Next.js. Handles high-concurrency traffic.
Next.jsPWASSRService Workers