Gapchix.io

Gapchix.io

HomeProjectsSocialsBlog

Projects

Things I've built or am building.

Gamedar

live

AI-powered game calendar generator. Pick your platform, genres, and weekly hours — Claude builds a personalized gaming schedule from real IGDB data.

Next.js
Claude AI
IGDB
Prisma
PostgreSQL

next-env-audit

live

Post-build auditor for Next.js: detects env vars baked into — or missing from — prerendered routes and client bundles. Born from a real production incident.

Next.js
CLI
TypeScript
npm

node-drift

live

Cross-file Node.js version drift auditor: finds every place a repo declares a Node version — .nvmrc, engines, Dockerfiles, CI — and reports where they disagree. Born from a lockfile that would only install inside the Docker image.

Node.js
CLI
TypeScript
npm

icecut

live

A Chrome extension + dashboard that doesn't block distracting sites — it witnesses them. Opening a flagged domain runs a breach protocol: a forced delay plus a logged reason. The breach log is the product.

Next.js
Express
WXT
Prisma
Redis

AI PR Reviewer

live

AI-powered GitHub pull request reviewer: structured reviews with strengths, concerns, line-by-line comments, and an overall quality score.

Node.js
OpenAI
GitHub API

Gapchix.web

live

Personal portfolio and blog website built with Next.js, Chakra UI, and Strapi CMS.

Next.js
Chakra UI
TypeScript
Strapi

Gapchix.cms

live

Headless CMS powering the blog. Built with Strapi v5, PostgreSQL, and CKEditor.

Strapi
PostgreSQL
Docker