Web

Developer Project Dashboard

Developer-focused dashboard that manages software ideas, todos, and GitHub projects from a single panel.

TypeScriptNext.jsSupabaseElectron

01Overview

DevProject Manager is a dashboard built for developers to manage their own work: software ideas, GitHub links, todos, README readiness, tech stacks, library notes and Markdown exports all in one place.

It runs both on the web and on the desktop — the Next.js interface can be packaged with Electron into a Windows app. The data layer sits on Supabase, with tables, indexes, triggers and row-level security policies defined in the migration file.

02Key Features

03Engineering Notes