dependabot[bot]andGitHub 78d730fad9 chore(deps): bump @shadcn/react from 0.2.1 to 0.3.0 in the shadcn group
Bumps the shadcn group with 1 update: [@shadcn/react](https://github.com/shadcn-ui/ui/tree/HEAD/packages/react).


Updates `@shadcn/react` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/@shadcn/react@0.3.0/packages/react)

---
updated-dependencies:
- dependency-name: "@shadcn/react"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shadcn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 00:15:43 +00:00
2026-07-23 06:24:10 +07:00
2026-07-23 06:24:10 +07:00
2026-07-23 06:24:10 +07:00
2026-07-23 06:24:10 +07:00
2026-07-23 06:24:10 +07:00
2026-07-23 06:24:10 +07:00

asepharyana-hub-hub

Personal portfolio SPA — backend/infrastructure projects and live monitoring dashboard.

Built with Next.js 16, shadcn/ui (base-nova), Tailwind CSS v4, and next-themes.

Stack

  • Framework: Next.js 16 (Turbopack, React Compiler)
  • UI: shadcn/ui v4 (base-nova style) + Tailwind CSS v4
  • Font: Geist (sans) + Geist Mono via next/font
  • Theme: next-themes — light/dark with amber "server LED" focus glow (dark mode)
  • Icons: Lucide React
  • Linting: Biome

Pages

Route Description
/ Portfolio landing page — hero, about, skills, featured project (ZeaVis Edu), infra CTA
/dashboard Live infrastructure monitor — Docker services, Traefik metrics, Jaeger traces, Prometheus resources

Theme

Twilight Terminal — warm off-white (light) / deep indigo-slate (dark) with amber-gold primary in dark mode. All component styling is driven by CSS custom properties in globals.css.

Dev

bun dev          # Start dev server
bun run lint     # Biome lint
bun run ci       # Biome CI mode

Deploy

Deployed as a Docker container behind Traefik on VPS. See infra/ in the monorepo root for compose files and Traefik config.

S
Description
No description provided
Readme
382 KiB
Languages
TypeScript 97.4%
CSS 2.6%