BrickMaster
A full-stack collection management platform built with Next.js 15, React 19, and Supabase, featuring real-time social features, personalized discovery with filtering/sorting, periodic database updates using chrono functions, public APIs and scraping for market value.
Role
Solo Developer
Release Date
End of March 2026
Tech Stack
Next.js 15 React 19 Supabase Tailwind CSS TypeScript
Overview
BrickMaster is a full-stack collection management platform for LEGO enthusiasts. Built as a personal project to combine a passion for LEGO with modern web development, it provides a comprehensive toolset for managing, discovering, and valuing LEGO sets.
Key Features
- Collection Management — Add, organize, and track your LEGO sets with detailed metadata
- Real-time Social Features — Share collections and interact with other LEGO enthusiasts
- Personalized Discovery — Smart filtering and sorting to find sets that match your interests
- Market Value Tracking — Automated scraping and public API integration to track current market prices
- Periodic Database Updates — Chrono functions keep set data and pricing up to date automatically
Technical Highlights
- Built with Next.js 15 App Router and React 19 for optimal performance
- Supabase handles authentication, database, and real-time subscriptions
- Chrono functions for scheduled database updates from external sources
- Public API integration and web scraping for accurate market value data