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

Highlights

  • Pro

Block or report samirpatil2000

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
samirpatil2000/README.md

Samir Patil

Builder • Systems Thinker • AI Engineer


I build systems — from infrastructure and frontend interfaces to AI agent pipelines. I care about clean system design, fast iteration cycles, practical AI implementation, and shipping over theorizing.

Areas: Infrastructure Engineering · System Design · Frontend Engineering · AI Agents · Agentic Systems


Open Source Projects


Buffer
 
Buffer · website ↗
macOS clipboard manager with searchable history, image support, and on-device OCR via Apple Vision. Lives in your menu bar, never leaves your Mac.

Mesmer
 
Mesmer · website ↗
Native macOS dictation & AI text-rewriting tool — on-device speech transcription and persona-based rewrites (Formal, Concise, Friendly).

Mosaic
 
Mosaic
Keyboard-driven browser tab overview — Exposé-style thumbnail grid with fuzzy search and fast navigation across all open tabs.

Tempo
 
Tempo · website ↗
macOS video speed control and export utility with drag-and-drop workflow.

 
 
Agentic Template
Starter foundation for building AI agents and workflow orchestration systems.

 
 
Pose Sculpt · website ↗
Interactive 3D human pose editor — manipulate and export pose data as JSON.

 
 
Img Convertor · website ↗
Lightweight image format conversion utility.

Writing

Founder Journey

Software Engineering


Build fast. Think deeply. Iterate endlessly.

Pinned Loading

  1. Buffer Buffer Public

    Buffer is a open-source lightweight, privacy-focused clipboard manager for macOS with searchable history and a quick ⇧⌘V shortcut.

    Swift 7

  2. Tempo Tempo Public

    Tempo is a small macOS app that makes it easy to change video speed and export to MP4.

    Swift 1

  3. agentic-template agentic-template Public

    A FastAPI-powered workflow orchestration system that integrates LangGraph to design, run, and manage AI Agents workflows

    Python 14

  4. RoadMap RoadMap Public

    7 1

  5. django-boiler-plate django-boiler-plate Public

    A clean Django REST API boilerplate with JWT authentication, custom user model, and essential endpoints to kickstart your project.

    Python

  6. n8n n8n Public

    This repository contains a complete production-ready setup for running n8n (a powerful workflow automation tool) with a PostgreSQL database using Docker Compose, and exposing it securely behind NGI…