A modern, interactive terminal-style portfolio website that mimics a real terminal interface.
Live at: nihalshetty.me
- Terminal-inspired UI with animated loading, ASCII art, and command prompt navigation
- Info box with links to resume, GitHub, LinkedIn, and more
- Responsive design for desktop and mobile
- PDF resume viewer overlay styled as a MacOS window
- Animated, line-by-line terminal output
- Themed with a dark background, neon green accents, and custom wallpaper
- HTML, CSS, JavaScript (Vanilla)
- interact.js (for draggable overlays)
- Custom mobile styles (
mobile.css)
- Domain: nihalshetty.me
- Hosting: GitHub Pages (static site hosting)
- SSL: GitHub Pages (Let’s Encrypt auto-managed certificate)
- CDN: GitHub Pages global CDN
- DNS: Namecheap (BasicDNS with A records pointing to GitHub Pages)
index.html— Main sitestyles.css— Desktop stylesmobile.css— Mobile stylesscript.js— Terminal logicpdfViewer.js— Resume overlay logicassets/— Images, resume PDFerror.html— Custom 404 page
Designed and developed by Nihal Shetty — feel free to explore, fork, or reach out!
This project was inspired by Prithvi Yewale's Terminal Portfolio