Skip to content
View jaqubowsky's full-sized avatar
Will code for coffee.
Will code for coffee.

Highlights

  • Pro

Block or report jaqubowsky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jaqubowsky/README.md

Jakub Nalewajk

Frontend developer specializing in Next.js and the TypeScript ecosystem.
I build web applications and SaaS products with a focus on clean architecture and performance.
https://github.com/jaqubowsky/jaqubowsky/blob/main/README.md My workflow is built around spec-driven development - I design detailed specs before writing code, then implement with Claude Code as a pair programming tool.


🧰 Tech Stack

Tech Stack Icons


⚙️ How I Work

  • Spec-driven development - every feature starts with a clear specification before implementation
  • AI-assisted workflow - using Claude Code for pair programming, code review, and rapid iteration
  • Architecture-first - feature-driven structure, scalable from day one
  • Full pipeline - CI/CD with Docker, GitHub Actions, self-hosted on VPS

📈 GitHub Stats

Top Languages


📫 Connect

Pinned Loading

  1. substatz substatz Public

    A subscription management application that allows users to track and manage their subscriptions. Using Stripe for payments, Sentry for error tracking, and Prisma for database management.

    TypeScript

  2. jobZ jobZ Public

    AI-powered job matching platform that scrapes Polish job boards and ranks offers against your profile using vector embeddings and cross-encoder re-ranking. Built with Next.js 16, Supabase, and Tran…

    TypeScript

  3. portfolio portfolio Public

    A portfolio website built with Astro, featuring a markdown-based blog, form submission with CAPTCHA for security, dark/light mode toggle, and static site generation (SSG) for optimal performance.

    MDX

  4. create-nextjs-app create-nextjs-app Public template

    Template for building Next.js applications using feature-driven architecture, with built-in user authentication, next safe actions, and Drizzle ORM integration for efficient database management.

    TypeScript