Skip to content
View Prathamesh0901's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Prathamesh0901

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
Prathamesh0901/README.md

Hey, I'm Prathamesh Mane πŸ‘‹

Full Stack Developer focused on real-time systems, developer tooling, and AI integrations. I build things that actually get used.


πŸš€ What I've Shipped

@prathamesh0901/zoom-mcp-server Β· 3,000+ downloads

An npm CLI tool that lets you manage Zoom meetings through natural language via Claude and Cursor β€” built on the Model Context Protocol (MCP). Open-source, modular, and actively maintained.

Real-time collaborative whiteboard supporting 100+ concurrent users. Built on a Turborepo monorepo with separate WebSocket and HTTP backends, Redis pub/sub for low-latency sync, and invite-based canvas ownership.


πŸ›  Stack

Languages β€” TypeScript, JavaScript, C++, SQL
Frontend β€” Next.js, React.js, Tailwind CSS
Backend β€” Node.js, Express.js, WebSockets, REST APIs
Databases β€” PostgreSQL, MongoDB, Redis
Cloud & DevOps β€” AWS (EC2, S3, IAM, VPC), Docker, GitHub Actions
Tools β€” Prisma, Turborepo, Zod, pnpm


πŸ“¬ Let's Connect

LinkedIn npm Email


Pinned Loading

  1. zoom-mcp-server zoom-mcp-server Public

    Zoom mcp server to create, update, read or delete zoom meetings using natural language commands through Cursor and Claude

    TypeScript 7 3

  2. SyncBoard SyncBoard Public

    Real Time Collaborative Whiteboard Application

    TypeScript