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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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!

I'm a software engineer passionate about building things. I have two years of industry experience and am currently pursuing a Master's in Computer Science at New York University. My interests include machine learning applications, system design, and, more recently, agentic AI. I’m always on the lookout for app hosting platforms with generous free tiers! 😍

Β 

Note: I will be completing my master's at NYU in May 2025 and am actively seeking full-time software engineering roles!

πŸŽ“ Education

New York University

M.S. in Computer Science | Sep 2023 - Present
Relevant Coursework: Design & Analysis of Algorithms, Machine Learning, Deep Learning, Computer Vision, Software Engineering, Human Computer Interaction

πŸ›  Skills

  • Languages: Python JavaScript TypeScript Go HTML5 CSS
  • WebDev Frameworks/ Libraries: FastAPI Flask 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, Cognam Technologies

Delhi, India | June 2021 - June 2023
  • Directed a team of 5 in developing an automated KYC system, reducing user onboarding time by 80%.
  • Implemented Agile methodologies to assign and track tasks, optimizing team productivity and ensuring consistent project development within deadlines.
  • Developed a face spoof detection system with a 93% accuracy rate, significantly mitigating fraudulent verifications.
  • Designed and launched a biometric data collection platform, managing an initiative that gathered over 3,000 images for AI training.
  • Architected and deployed scalable REST APIs on AWS for Machine Learning projects, enabling seamless integration and real-time data processing.

🌐 Socials:

LinkedIn Static Badge

Pinned Loading

  1. Agentic-RAG-Chatbot Agentic-RAG-Chatbot Public

    A simple agentic RAG system built using langgraph and streamlit.

    Python

  2. recipe_generator recipe_generator Public

    A web application that provides AI-driven recipe creation based on user-input ingredients and preferences.

    HTML 1

  3. PubSub-Go PubSub-Go Public

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

    Go

  4. Redis-Clone Redis-Clone Public

    Simple In-Memory Database similar to Redis made using Go.

    Go