🟢 Building2026Featured Project

paszed.me

My personal website, engineering journal, and long-term home for documenting projects, ideas, and lessons learned.

Next.jsReactTypeScriptTailwind CSSpnpmESLint

Gallery

Homepage
Projects page
About page

Overview

This website is designed to be more than a portfolio. It serves as my engineering journal, project showcase, and experimentation platform. Every new project, article, and improvement becomes part of a long-term record of how I think, build, and learn.

Architecture

  • Next.js App Router
  • Feature-first architecture
  • Reusable UI components
  • Centralized content layer
  • Typed project system
  • Dynamic project routing
  • SEO-first metadata

Challenges

  • Designing an architecture that remains easy to evolve without becoming overly abstract.
  • Separating content from presentation so writing and development can evolve independently.
  • Creating reusable UI components before introducing page-specific solutions.
  • Building a project system that can grow from simple showcases into detailed engineering case studies.

Lessons Learned

  • Architecture should make future development easier rather than more clever.
  • Good developer experience starts with simple foundations.
  • Shipping regularly teaches more than endlessly redesigning.
  • Personal websites become more valuable when they reflect ongoing work instead of acting as static portfolios.

Roadmap

  • Replace placeholder content with original writing.
  • Launch an MDX-powered engineering blog.
  • Publish detailed project case studies.
  • Improve accessibility and performance.
  • Generate dynamic Open Graph images.
  • Continue evolving the site alongside future projects.

Tech Stack

Next.jsReactTypeScriptTailwind CSSpnpmESLint