热爱构建,乐于分享。A collection of things I've designed and built.
Web
Personal Homepage
This site. A personal homepage and blog built with Next.js, an MDX content layer, and a custom design system.
Next.js
TypeScript
Tailwind
AuthService
BackendWeb
AuthService
A self-hosted central authentication service for *.shenxianovo.com. Issues RS256 JWTs that downstream services verify with only the public key — no shared session store.
ASP.NET Core
PostgreSQL
JWT
OAuth2
WebDesktopBackend
Heartbeat
A personal Windows PC usage monitor. A desktop agent tracks foreground app usage via WinEvent hooks and uploads to a server; a web dashboard shows timelines, rankings, and weekly charts.