Skip to content
Parth Patel

Software I Made

Developer tools, side projects and a few things I built because the alternative was doing the same thing by hand every day.

A VS Code sidebar that configures, runs and manages Odoo instances and multi-repository Git workflows from one place - cutting local setup time in half.

  • TypeScript
  • VS Code API
  • Node.js
  • Odoo
Actively maintained

A real-time collaborative whiteboard with a hand-drawn look. Multiple people draw on the same canvas at once over WebSockets.

  • React.js
  • TypeScript
  • Node.js
  • Socket.IO
  • Tailwind CSS
Shipped

An AI-powered Discord bot that classifies, stores and makes messages searchable, so useful things said in chat stop disappearing.

  • TypeScript
  • Node.js
  • Discord API
  • LLM APIs
Actively maintained

Cashly

2025

A financial dashboard built on the Next.js App Router - authenticated, responsive, and driven by real transaction data.

  • Next.js
  • TypeScript
  • PostgreSQL
  • Tailwind CSS
Shipped

A VS Code extension that renders Markdown live in a side panel while you type.

  • TypeScript
  • VS Code API
Shipped

Odoo addon modules that seed extra Point of Sale demo data, so testing a POS change does not start with twenty minutes of manual setup.

  • Python
  • Odoo
  • PostgreSQL
Actively maintained

A collection of Python and shell scripts for everyday Odoo work: CLI server management, Git conflict detection, and shared editor configs.

  • Python
  • Bash
  • Git
Actively maintained

Captions that move with your video - an experiment in automatic, motion-aware subtitle placement.

  • Python
  • FFmpeg
Work in progress