Skip to content
View rohan-patnaik's full-sized avatar
🤖
Beep boop!
🤖
Beep boop!

Block or report rohan-patnaik

Report abuse

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

Report abuse
rohan-patnaik/README.md

Hi there, I'm Rohan!

I'm a ML engineer from India, and Python/Go are my languages of choice.
I'm a big fan of ML projects and always up for collaborating on cool ideas.

Portfolio    LinkedIn

Connect with me -> here!

Thanks for visiting here. Follow for more open-source and AI work I'm part of.


Current Projects

  • 📅 OpenCalendly : Open-source scheduling platform for one-on-one and team bookings with calendar sync.
  • 📄 ZenPDF : Clean, open-source PDF workbench with practical tools and transparent usage limits.
  • Google G gogcli-plus : gogcli extension that adds Drive reporting, local↔Drive sync, and contacts deduplication workflows.
  • 📘 Paperloop : Minecraft-themed mini world to explore landmark AI papers from Ilya Sutskever’s reading list.
  • à¶ž Pasture Imposters : Pokemon farmstyle AmongUs game with custom avatars.

Open Source Contributions

  • PR #2314 - Anchored loopback registry scheme detection so only real loopback hosts use HTTP.
  • PR #2315 - Added a Kubernetes keychain option to ignore pull secrets for push-only auth workflows.
  • PR #2316 - Preserved localhost/... image references as explicit local registry references.

🦞 openclaw/gogcli (7.7k stars)

  • PR #554 - Added Drive reporting commands for tree views, folder summaries, and Drive inspection.
  • PR #555 - Added Google Contacts dedupe support for safely finding duplicate contacts.
  • PR #116 - Introduced the original Drive reporting, Drive sync, and contacts dedupe contribution.
  • PR #3084 - Fixed handler wrapping so keyword-only parameters are not counted as positional handler arguments.

Azure/azure-cli (4.6k stars)

  • PR #33429 - Made VM image listing fall back to bundled aliases when the remote alias document is invalid JSON.

facebook/lexical (23.5k stars)

  • PR #8541 - Added markdown round-trip coverage for bold-italic formatting.
  • PR #8539 - Fixed collapsible content normalization for empty content and inline children.

google/osv-scanner (10.5k stars)

  • PR #2808 - Deduplicated equivalent OSV bulk vulnerability queries while preserving scanner result ordering.

grafana/k6 (30.8k stars)

  • PR #6002 - Made HTML scripting more ergonomic by adding a direct way to select the first matching element.

facebook/docusaurus (65.2k stars)

  • PR #12054 - Fixed locale-aware site config URLs for metadata and sitemap generation.

Go cel-expr/cel-go (3k stars)

  • PR #1340 - Helped CEL users serialize dynamic values to JSON through the standard extension library.
  • PR #1327 - Made explicit container aliases more flexible while keeping abbreviation validation strict.

🛠 Tech Stack

Some of the tools and tech I’ve been working with recently:

Python TypeScript Codex Pandas SQL PyTorch Kubeflow Pipelines Kubernetes Docker


Pinned Loading

  1. gogcli-plus gogcli-plus Public

    Forked from openclaw/gogcli

    Google Suite CLI: Gmail, GCal, GDrive, GContacts.

    Go 1

  2. opencalendly opencalendly Public

    OpenCalendly: an open-source scheduling app built for free-tier infra on Cloudflare and Neon.

    TypeScript 1

  3. ZenPDF ZenPDF Public

    My attempt at an open-source ilovepdf alternative with all premium features for free.

    TypeScript 2

  4. decensored-deepseekR1-for-vscode decensored-deepseekR1-for-vscode Public

    Decensored DeepseekR1 for VSCode is an open-source extension that transforms VS Code into a personal AI-powered chat assistant.

    TypeScript 2

  5. PaperLoop PaperLoop Public

    A Minecraft-themed driving world to explore and open landmark AI papers (Ilya Sutskever's reading list).

    JavaScript 1

  6. Interview-Prep-using-RAG Interview-Prep-using-RAG Public

    A RAG-powered tool for recording, evaluating, and improving your interview answers by implementing RAG on your personal documents to practice interview on.

    Python