Portfolio Overview
A curated selection of projects demonstrating full-stack development, open-source
contribution, and adherence to web standards. All repositories are available on
GitHub .
Pure HTML5 developer portfolio — this website
A complete, multi-page developer portfolio built using only HTML5 .
No CSS, JavaScript, or frameworks. Demonstrates semantic markup, accessibility,
SEO best practices, and GitHub Pages deployment.
Technologies
HTML5, GitHub Actions, GitHub Pages
Repository
github.com/MuhammadShahsawar/HTML-Portfolio
Live Demo
html-portfolio.roboticela.com
Seven fully semantic pages
Automated CI/CD deployment workflow
Sitemap and robots.txt for SEO
WCAG-oriented accessibility features
Enterprise robotics management platform enabling real-time monitoring,
fleet coordination, and automated task scheduling for industrial robots.
Technologies
React, Node.js, PostgreSQL, Docker, AWS
Role
Lead Full-Stack Developer
Highlights
Reduced deployment time by 60% with GitHub Actions pipelines
Designed RESTful API serving 10,000+ daily requests
Implemented role-based access control (RBAC)
Lightweight API gateway with rate limiting, JWT authentication, request logging,
and service discovery for microservices architectures.
Technologies
Go, Redis, Docker, Kubernetes
Repository
github.com/MuhammadShahsawar
GET /api/v1/services HTTP/1.1
Host: gateway.example.com
Authorization: Bearer <token>
HTTP/1.1 200 OK
Content-Type: application/json
{"services": ["auth", "users", "orders"]}
Command-line utility for automating common developer workflows: project scaffolding,
dependency auditing, and git hook management.
Technologies
Python, Click, PyPI
Install
pip install devtools-cli
Usage example:
devtools init --template react-ts
Full-featured task management application with drag-and-drop boards,
team collaboration, and real-time notifications via WebSockets.
Technologies
Vue.js, Express, MongoDB, Socket.io
Metrics
500+ active users at peak
Open to Collaboration
Interested in collaborating on a project? I welcome contributions to my open-source
work and am available for freelance and full-time opportunities.
Start a conversation