DEV Community

Cover image for My open‑source portfolio with blog, projects showcase, and other features (React 19 + TanStack Start)
Nauris Linde
Nauris Linde

Posted on

My open‑source portfolio with blog, projects showcase, and other features (React 19 + TanStack Start)

I built and open-sourced my personal portfolio. It’s a simple but full-featured site with a blog, projects, code snippets, curated bookmarks, and a GitHub activity/stats page.

  • Features

    • Blog
    • Projects showcase
    • Code snippets
    • Bookmarks page powered by Raindrop collections
    • GitHub stats with recent contributions and day-of-week productivity
    • Private dashboard for creating/editing content
  • Tech stack

    • React 19 + React Compiler
    • TanStack Start/Router/Query
    • Tailwind CSS v4 + shadcn/ui
    • Drizzle ORM + PostgreSQL
    • tRPC
    • Better Auth (OAuth)
    • GitHub + Raindrop API integrations

Live: naurislinde.dev

Source: github.com/fazers/portfolio

Thanks for taking a look!

Top comments (0)