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. My AI practice spans production LLM pipelines, RAG systems, and autonomous agents, turning R&D prototypes into revenue-generating features that cut operational costs by up to 30%.

Contact Me
  );
}