A terminal-inspired personal portfolio designed to present engineering work with a clean, memorable interface. The experience blends a retro command-line aesthetic with responsive layout, project showcases, and theme-aware visual styling.
This portfolio is built as a single-page web experience with a workspace-style navigation model. It features a boot sequence, fixed chrome bars, themed section panels, and a custom ASCII hero header for a strong visual identity.
- Terminal-style UI with a polished boot screen and window chrome
- Section-based navigation for
home,about,skills,projects, andcontact - Dynamic theme switching powered by
themes.json - Per-section border color variation for richer visual distinction
- ASCII art hero treatment for the main introduction
- Project cards with supporting imagery and responsive side panels
- Mobile-friendly layout that adapts without losing the terminal aesthetic
The portfolio currently highlights:
- AeroScan — aerial imagery analysis and geospatial processing
- CTF Platform — cloud infrastructure and security challenge deployment
- ModelGate — backend/API work in progress
index.html— page structure and contentstyles.css— layout, typography, and theme stylingscript.js— navigation, boot flow, and theme applicationthemes.json— theme definitions and border color mappingsassets/— project images and resume assets
The UI is intentionally minimal, emphasizing clarity, contrast, and hierarchy. Content is framed as a modern command-line workspace, making it suitable for presenting technical experience, projects, and contact information in a way that feels both distinctive and professional.