You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-ready personal website and CMS with a commercial-style dashboard and visual editor. Built with Next.js 16 (App Router), React 19, TypeScript, Prisma, PostgreSQL, and S3-compatible storage.
Core Capabilities
Public site pages: Home, About, Blog, Contact, and custom pages (/page/[slug]).
Site settings (Dashboard → Content → Site settings): site name, logo, favicon, meta, navbar, footer, copyright, social links, OG image, Google Analytics. See Site settings for what each option affects.
Dashboard management for site settings, content pages, home sections (add/remove/reorder), posts, tags, media, and analytics.
Dashboard analytics (page views, blog view counts, CV downloads); see Environment for ANALYTICS_SECRET / ANALYTICS_EXCLUDED_IPS.
Editor workflow with Save Draft, Publish, undo/redo shortcuts, local recovery, and server revision history.
Shareable preview links for unpublished content.
Scheduled publishing for custom pages.
Media library with usage checks, cleanup analysis, and image optimization (assessment + execution).