Skip to content

A Next.js portfolio starter I built to make personal branding easier for AI engineers. It’s fast to set up, fun to customize, and built to show real work.

Notifications You must be signed in to change notification settings

moniem2020/Portfolio

Repository files navigation

Abdelmoniem Ghazal – AI & Automation Portfolio

AI & Automation intern at Intercom Enterprises. Previously co-founded Remotized and shipped data products at Phoenix Consulting.

Quick Facts

  • 🏢 Based in Cairo, Egypt · open to select automation and advisory collaborations
  • 📧 moniemghazal@gmail.com · 📞 +20 100 944 1336 · LinkedIn
  • 🛠️ Strengths: LangChain/LangGraph RAG systems, ARIS BPM scripting, n8n orchestration, Power BI storytelling
  • 🏆 Winner of Startup Power Egypt 2025 (Remotized)

What’s Inside

  • Hero & case studies drawn from Intercom Enterprises, Remotized, and Phoenix Consulting workstreams
  • Certified by strip highlighting Forward by McKinsey and DeepLearning.AI cohorts (with hover details)
  • About page covering milestones, toolkit, and principles lifted from my LinkedIn profile
  • Blog adjusted to read like field notes from internships, RAG experiments, and remote-ops builds

Getting Started

# install deps
npm install

# run locally
yarn dev   # or npm run dev / pnpm dev / bun dev

Visit http://localhost:3000 and edit the content in app/ or supporting data/ files.

Customize

  • Hero content lives in app/page.tsx (focusAreas, heroProfiles, contact chips, etc.).
  • About copy is in app/about/page.tsx including the certification hover cards and milestone timeline.
  • Footer details are sourced from components/Footer.tsx and mirror the contact info above.
  • Blog list formatting (date helper) is handled via components/BlogPostList.tsx.

Deployment

Any Node-friendly platform works: Vercel, Netlify, Render, etc.

npm run lint
npm run build

Deploy the generated production build.

Tech Stack

  • Next.js (App Router) · React · TypeScript
  • Tailwind CSS · Framer Motion
  • Custom animation utilities (AnimatedText, Reveal)

License & Contact

No OSS license yet—add one before you publish. For collaboration inquiries: moniemghazal@gmail.com.

About

A Next.js portfolio starter I built to make personal branding easier for AI engineers. It’s fast to set up, fun to customize, and built to show real work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published