Skip to content
View rsc1102's full-sized avatar

Block or report rsc1102

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

Hey! I'm Rohit Chaudhari!

My computer says beep boop. πŸ€–

πŸ›  Skills

  • Languages: Python JavaScript TypeScript Java Go HTML5 CSS
  • WebDev Frameworks/ Libraries: FastAPI Flask Spring Django Next JS NestJS React Prisma Jinja
  • ML Frameworks/ Libraries: TensorFlow PyTorch OpenCV Matplotlib NumPy Pandas scikit-learn Scipy langchain
  • Tools/ Technologies: Docker Swagger Postman AWS GithubPages Vercel
  • Databases: Redis SQLite MongoDB Postgres

πŸ’Ό Work Experience

Software Engineer Automation, Meta (via HCLTech) | July 2025 - Present

  • Created and maintained Jest-based UI test automation for Android and iOS apps, boosting test coverage and execution efficiency.
  • Collaborated closely with developers, QA analysts, and product teams to define test strategies and improve overall product quality.

Software Intern, NYU Langone Health | June 2024 - Aug 2024

  • Collaborated with researchers to build a 3D MRI segmentation model for cancer detection.
  • Optimized a U-Net architecture to improve lesion classification performance on multi-parametric MRI scans.

Software Engineer, Cognam Technologies | June 2021 - June 2023

  • Implemented an automated KYC system, reducing verification time to sub-2 minutes, enabling faster customer activation.
  • Designed and implemented scalable back-end architectures and REST APIs for ML-enabled services.
  • Deployed containerized microservices with Docker & Kubernetes, ensuring high availability and resilience.
  • Built a heuristic-based system to unify remittance transactions from multiple providers into user-level groups.
  • Led a team of 5 engineers and mentored junior developers, improving team efficiency by 60%.
  • Partnered with product and design teams to build and evaluate early-stage R&D prototypes for potential platform integration.

πŸŽ“ Education

  • New York University
    • M.S. in Computer Science Β | Sep 2023 - May 2025
  • Indian Institute of Technology Patna (IIT Patna)
    • Bachelor of Technology Β Β Β Β Β | Aug 2017 - May 2021

🌐 Socials:

LinkedIn Static Badge Static Badge

Pinned Loading

  1. DeckOfCardsMCP DeckOfCardsMCP Public

    This project exposes the deckofcardsapi.com endpoints via an MCP server built with FastMCP.

    Python 1

  2. PubSub-Go PubSub-Go Public

    An in-memory Pub/Sub (Publish/Subscribe) message broker implemented in Go (Golang)

    Go 1

  3. Google_Calendar_MCP Google_Calendar_MCP Public

    Model Context Protocol (MCP) server that integrates with the Google Calendar API

    Python 5 2

  4. Agentic-RAG-Chatbot Agentic-RAG-Chatbot Public

    A simple agentic RAG system built using langgraph and streamlit.

    Python