A high-performance personal portfolio with a Terminal experience. This project blends a tech-forward command-line interface with a sleek GUI, featuring adaptive theming and real-time communication protocols.
- Terminal-Centric Navigation: A fully interactive terminal that acts as the primary navigation hub.
- Adaptive Theming: Real-time switching between Dark Mode and a premium Light Mode based on system preference.
- Split-View Desktop Architecture: Terminal on the left, GUI on the right. Mobile-optimized GUI-only view.
- Functional Contact Protocol: Integrated with Formspree for real-time email delivery from the sleek GUI form.
- System Boot Sequence: Custom animated loader reflecting the technical nature of the engineering portfolio.
- Modern Tech Stack: Built with Next.js 15, React 19, Framer Motion, and TypeScript.
- Frontend: Next.js (App Router), React, TypeScript
- Animations: Framer Motion
- Icons: React Icons (Hi, Fa sets)
- Theming: CSS Variables (System-aware)
- Deployment: Netlify / Vercel
/src/app: Next.js App Router and global layout systems./src/components: Modular UI components (Terminal, GUI sections, Navigation)./public/data: JSON-based project archives for easy updates.
- Clone the repository:
git clone https://github.com/your-username/portfolio.git
- Install dependencies:
npm install
- Run development server:
npm run dev
Developed by Atanda Peace