Personal engineering portfolio for Andrew Dang. The site presents internship experience, production-facing projects, systems work, full-stack applications, and contact links through a Windows-inspired interactive interface.
Live site: https://portfolio-psi-ten-qk0ppj3f0c.vercel.app
- Windows-style desktop interface built with React components.
- Project surfaces for Peak, EleSynth, and Network Optimization Agent.
- Resume and contact entry points.
- API routes for acknowledgements, Spotify tracks, and email handling.
- Static visual assets for project previews and desktop UI elements.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- Nodemailer
- Vercel
npm run devOpen http://localhost:3000 in your browser.
npm run build
npm run startapp/ Next.js routes, layout, globals, and API handlers
components/ Windows desktop UI components
public/ Resume, project images, icons, and static assets
The portfolio is intentionally built as an inspectable product rather than a static link list. Project descriptions should stay evidence-driven with links to source code, live demos, and measurable outcomes where available.
All rights reserved unless a license is added later.