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

<Mahmoud Alshrkawy />

// Senior Full-Stack Engineer

I engineer digital products designed to scale, perform, and last. With 5+ years of experience, I bridge the gap between complex backend logic and pixel-perfect interfaces, whether I’m architecting high-traffic SaaS platforms or developing AI-driven solutions using LLMs, RAG, and autonomous agents. My focus isn’t just shipping features; it’s building robust, future-proof architectures powered by vector databases and modern AI frameworks that remain maintainable as they grow.

Contact Me
  );
}