import React from 'react';
import { motion } from 'framer-motion';
export default function Portfolio() {
return (

<Mahmoud Alshrkawy />

Full-Stack Engineer

With 5+ years of full-stack engineering, I deliver measurable business value through architectural excellence, reducing technical debt, optimizing Core Web Vitals, and scaling platforms to serve 100k+ users. I architect high-traffic SaaS products and Web3 protocols end-to-end, from SSR/ISR-optimized Next.js frontends to event-driven Node.js backends. Alongside this, I focus on bringing AI into user-facing products, integrating LLM-powered features, RAG systems, and intelligent workflows directly into the frontend experience. I build end-to-end solutions where AI capabilities translate into intuitive, high-impact UX, turning experimental ideas into production-ready features that drive revenue and reduce operational costs.

Contact Me
  );
}