Skip to content

dot-RealityTest/akakika

Repository files navigation

AKAKIKA

akakika.com — portfolio, apps, blog, and undrdr.

Pages

Path Description
/ Home — glitchy boot sequence, projects, about
/apps Apps showcase — Mochi, ClipboardSanitizer, Focus, FolderWardrobe, RESQ
/undrdr UNDRDR — under the radar GitHub repos, curated weekly
/blog Blog index
/blog/three-tools-that-run-my-life Pieces, Maestri, Hermes
/blog/5-github-tools-that-ship Pearcleaner, scarf, CodexMonitor, fazm, vibetunnel

Stack

  • React 19 + Vite 6 + TypeScript
  • Tailwind CSS 4 — styling + theme system
  • Motion (Framer Motion) — animations + transitions
  • Lenis — smooth scrolling

Themes

Three color themes cycle on click: purple (indigo), cyan, amber. Persisted in localStorage.

Run Locally

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build

Static output in dist/. Deployed on Vercel.

UNDRDR Data

The UNDRDR page fetches from /assets/data/undrdr.json. Archive weeks are in /assets/data/undrdr-week-{N}-{YEAR}.json. A history index lives at /assets/data/undrdr-history.json.

Data is generated by the undrdr_generator script and updated via cron.

About

made_by.kika

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors