No description
- JavaScript 55.6%
- CSS 42.3%
- HTML 2.1%
| public | ||
| src | ||
| .gitignore | ||
| CNAME | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
ticus — Personal Portfolio
my personal portfolio. live at ticusb.com.
Tech Stack
- React 18 (Create React App) with React Router 6
- Fully custom CSS — no framework, just css variables and vibes
- GitHub Pages with a custom domain via CNAME
Pages
- Home — hero, about, stack, and a "currently building" section
- Projects — full-viewport scroll-reveal showcase
Features
- light/dark mode toggle + live accent color picker (persisted to localStorage)
- terminal-style landing animation
- cursor glow that follows your mouse and reacts to your accent color
Development
npm install
npm start # dev server at localhost:3000
npm run build # production build
npm run deploy # ships to ticusb.com
Easter Eggs
there are two. good luck.