akakika.com — portfolio, blog, and a curated list of interesting open source projects.
What you'll find:
| Page | What's there |
|---|---|
/ |
Home — projects and about |
/apps |
App showcase |
/undrdr |
UNDRDR — under the radar repos, updated weekly |
/blog |
Blog posts |
npm install
npm run devThen open localhost:3000 in your browser.
npm run buildThe finished site ends up in the dist folder. Vercel handles hosting.
The repo list lives in public/assets/data/undrdr.json. Older weeks are saved as undrdr-week-{week}-{year}.json. A script updates these weekly.