No description
  • JavaScript 55.6%
  • CSS 42.3%
  • HTML 2.1%
Find a file
2026-03-04 21:27:01 -07:00
public title 2026-03-04 21:27:01 -07:00
src Cool favico feature? 2026-03-04 21:21:30 -07:00
.gitignore IDE Formatting on save lol - Cleanup public folder 2026-03-04 19:46:02 -07:00
CNAME IDE Formatting on save lol - Cleanup public folder 2026-03-04 19:46:02 -07:00
package-lock.json IDE Formatting on save lol - Cleanup public folder 2026-03-04 19:46:02 -07:00
package.json IDE Formatting on save lol - Cleanup public folder 2026-03-04 19:46:02 -07:00
README.md IDE Formatting on save lol - Cleanup public folder 2026-03-04 19:46:02 -07:00

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.