Personal portfolio site for Lemine Mbareck, data engineer and people leader. The site covers my data engineering work (Snowflake, SQL, Python, Power BI, agentic AI), featured projects with live demos, work history, education, and certifications.
Live site: portfolio-drab-nine-66.vercel.app
- Next.js 14 (App Router)
- TypeScript
- Tailwind CSS
- No UI or animation libraries; typography does the work (Fraunces, IBM Plex Sans, IBM Plex Mono)
portfolio/
├── app/ Layout, page, global styles, favicon
├── components/ Section components (Hero, Skills, Projects, Experience, Contact, Navigation)
└── public/ Profile image and resume PDF
npm install
npm run devThe site runs at http://localhost:3000.
npm run build
npm startDeployed on Vercel. Pushes to the main branch deploy automatically.
- GitHub: @Mbareck21
- LinkedIn: lemine-mbareck