Mt personal website!
note this is an okay website. it would be nice to modify it further
Link to the actual website: Rab's GitHub Site
The terminal interaction model for this site — command-driven navigation, ASCII/display banner, command history, tab autocompletion, and swappable themes — was inspired by terminal-portfolio by Sat Naing (MIT).
That project is built with React, TypeScript, and styled-components. This one is a from-scratch vanilla HTML/CSS/JS implementation with no dependencies — no code was copied, only the concept.