🎯 Project Control Panel

Purpose: Reduce startup friction. Know exactly where to start.

When leaving a project, update its Exit Note. When entering, read Start Here first.

🟒 Active Projects

Reconnect (Personal CRM)

Active
Last Worked: Feb 13, 2026 | Priority: High
React TypeScript Supabase PWA

Start Here

cd Reconnect/web
npm install
npm run dev

Next Steps

Test voice recording with pause/resume feature, integrate AI processing

Exit Note: Recent features added: pause/resume timer, auto-process triggers, hashtag extraction, Google OAuth. Ready for AI integration testing.

Tabletalk

In Progress
Last Worked: Sep 5, 2025 | Priority: Medium
HTML FastAPI Python

Start Here

cd tabletalk
uvicorn main:app --reload
πŸ”— GitHub

Next Steps

Deploy to Vercel, add more query features

Exit Note: Natural language CSV querying working well

GitHub Pages

In Progress
Last Worked: Sep 1, 2025 | Priority: Medium
Jekyll GitHub Pages

Start Here

cd /home/ram/projects/Ram-N.github.io
bundle exec jekyll serve
πŸ”— Live Site

Next Steps

Redesign projects dashboard with card layout (IN PROGRESS)

Exit Note: Moving to card-based dashboard layout

YT Videos

Active
Last Worked: Aug 31, 2025 | Priority: Medium
Python HuggingFace

Next Steps

Continue knowledge distillation video

Exit Note: Align video script + code
🟑 Warm / On Deck

NOVA

On Hold
Last Worked: Aug 29, 2025 | Priority: Medium
React FastAPI HuggingFace

Start Here

cd /home/ram/projects/nova/mvp2/nova-backend-simple
source nova-venv/bin/activate
python main.py
πŸ”— Live Demo

Next Steps

Color-code releases, UI polish, add favicon

Exit Note: Needs consistent trigger logic refinement. Focus shifted to Reconnect.

Lifelines

Planning
Last Worked: Sep 1, 2025 | Priority: Medium
React Vite Vercel

Next Steps

Build first playable version

Note: Requires deep focus

Globetrek

On Hold
Last Worked: Mar 15, 2025 | Priority: Low
React Firebase

Start Here

npm run dev

Next Steps

Finalize wireframes, basic MVP

Blocker: Data prep for neighbors needed

Book: AI Agents

On Deck
Priority: Medium

Timeline Game Modernization

On Deck
Priority: Low
πŸ”΄ Dormant

Only revive if strategic

  • PhotoScribe - Photo cataloging with AI captions
  • Monte Carlo Dashboard - Refactor needed
🎨 Showcase Projects

LitMap

Interactive literary exploration tool

Games of History

Historical timeline game series

Pivot Master

Canvas-based game showcasing iterative development stages

AI Demystified

Quiz-first learning course for students aged 12-18. Makes AI literacy accessible.

Jekyll Education

Clue Chain

Word puzzle game with progressive clue reveals and dynamic scoring

πŸ“¦ Earlier Projects
  • Hexagons Gallery
    Visual explorations of hexagonal symmetry and algorithmic patterning.

Weekly Ritual (5 minutes, Sunday)


Rule of This Page

Every active project must have:

If it does not have these, it is not active.