Skip to content
View prawesh-12's full-sized avatar

Highlights

  • Pro

Block or report prawesh-12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
prawesh-12/README.md

Hi, I'm Prawesh Mandal πŸ‘‹

πŸ› οΈ Always learning, always shipping, from Ubuntu

JavaScript TypeScript C++ Python PostgreSQL Docker Vercel AWS


πŸ‘½ Some cool projects I have made so far

  • πŸ€– SyncPilot - an AI agent for your inbox that triages Gmail and briefs you on Signal
  • 🧠 QuizLoom - an event-driven quiz & live-exam platform built on Node.js microservices
  • βš™οΈ serveInfer - a local, multi-process inference runtime for GGUF models
  • 🐧 Sentinel - a GTK4 desktop app to manage systemd services without root
  • πŸŽ™οΈ DubFlow - an audio translation & dubbing workspace (Whisper + Sarvam AI)

πŸ”— Current Projects

AI Agents & Inference

  • πŸ€– SyncPilot - an AI agent for your inbox. It triages every new Gmail message and briefs you on Signal, where you approve, send, or revise drafts.
  • βš™οΈ serveInfer - an on-device, multi-process inference runtime for GGUF models (e.g. Phi-3), with a control plane, a Node.js API plane, and browser UIs for Document Q&A and Meeting Summaries.
  • πŸŽ™οΈ DubFlow - an audio dubbing workspace. It transcribes with Whisper, translates and re-voices with Sarvam AI, then stitches everything into a final MP3 through a React dashboard.
  • 🦾 Apek - a terminal AI coding agent (in the spirit of Claude Code & Codex) that talks to an LLM and runs sandboxed filesystem/shell operations. A Python backend with a React + Ink terminal UI.
  • πŸ” Prism - a query intelligence endpoint that turns a natural-language query into structured intelligence (domain, geography, intent, filters) via an LLM.

Web Apps & Platforms

  • 🧠 QuizLoom - a quiz & live-exam platform with authoring, live monitoring, analytics, and proctoring. Six microservices behind an nginx gateway, a database per service, over a Redis Streams event bus.
  • πŸ“Ί Nestly - a personal YouTube channel aggregator. Track specific channels, auto-fetch new videos, and browse them by date, without the algorithm's noise.
  • πŸ—‚οΈ Planora - a simple Trello-style board app for planning daily workloads.

Desktop & Mobile

  • 🐧 Sentinel - a GTK4 desktop app to start, stop, enable, and pin systemd services on Linux from a clean GUI, no root required.
  • πŸ“… FlowDay - an Android timetable app built with Expo, React Native & SQLite for quick weekly class management and instant current/upcoming class tracking.

Browser Extensions

  • ⏯️ x-video-unmute-pause - a Chrome extension to pause, play, mute, and unmute X.com (Twitter) videos using hotkeys, no mouse required.

Pinned Loading

  1. quizloom quizloom Public

    An event-driven quiz and live-exam platform, six Node.js microservices behind an nginx gateway, a database per service, and a Redis Streams event bus β€” supporting quiz authoring, scheduled activati…

    JavaScript 1

  2. sync-pilot sync-pilot Public

    AI email agent that triages your Gmail and delivers summaries & reply drafts to Signal β€” approve, send, or revise right from a chat.

    TypeScript

  3. flowday-app flowday-app Public

    An Android timetable app built with Expo, React Native & SQLite for quick weekly class management and instant current/upcoming class tracking.

    TypeScript

  4. sentinel sentinel Public

    A desktop application for managing systemd services on Linux.

    C++