Skip to content

Repository files navigation

Interactive · three modern web apps

A trio of pretty, interactive web apps built with Vite + React + TypeScript + Tailwind v4 + Framer Motion. Each is self-contained and runs with no API keys.

App Folder Highlights
🌸 Bloom — Habit & Mood tracker habit-mood-tracker/ Mood heatmap, animated Recharts, streak confetti, localStorage persistence
🎧 Pulse — Music visualizer music-visualizer/ Web Audio API FFT → radial spectrum + bass-reactive particles
My Story — Interactive resume interactive-resume/ Scroll-driven narrative, parallax hero, animated timeline
🧗 Ascend — DevOps/SRE learning roadmap learning-roadmap/ Interactive curriculum tracker: mark To-do / Learning / Need help / Done, notes, progress, export

Run any app locally

cd habit-mood-tracker   # or music-visualizer / interactive-resume
npm install
npm run dev

Dev ports: Bloom 5171, Pulse 5172, My Story 5173, Ascend 5174.

Build

npm run build      # outputs static site to dist/

Each app is a static SPA and can be deployed to any static host (Netlify, Vercel, GitHub Pages).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages