Back to Work
Developer Tool Suite
Jishu Labs
Developer tools suite for productivity
Full-Stack Developer2024 - PresentSolo project
Live Demo
Overview
Jishu Labs is a suite of 8 developer-focused web applications sharing a unified backend. Built Sensei (code analysis), Kozo (schema visualization), Jumbi (interview prep), and 5 more tools. All apps share authentication and database infrastructure.
The Challenge
Developers need specialized tools for different tasks, but most solutions are fragmented. The goal was to create an integrated ecosystem where users sign in once and access all tools, with data persistence across the suite.
The Solution
Architected a shared Supabase backend with Row Level Security for data isolation. Each app is a separate Next.js deployment with shared authentication. Built reusable component libraries and consistent design language across all 8 apps.
Impact
8
Apps Built
Fully functional web applications
100%
Shared Auth
Single sign-on across all apps
99.9%
Uptime
Backend reliability
16
Tables
Database tables with RLS policies
Technology Stack
Frontend
Next.js 14ReactTypeScriptTailwind CSS
Backend
SupabasePostgreSQLEdge FunctionsReal-time Subscriptions
Infrastructure
NetlifyGitHub ActionsError Tracking
Security
Row Level SecurityAuth PoliciesSSLCORS
Key Features
Unified authentication across 8 apps
Shared PostgreSQL with Row Level Security
Real-time data sync across apps
Serverless architecture for scalability