Skip to content
View rushabhT3's full-sized avatar

Block or report rushabhT3

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.

Content in all repositories owned by your account will be closed.
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
rushabhT3/README.md

Typing SVG

Hi there, I'm Rushabh Trivedi! 👋

Python Backend & AI/ML Developer | MERN Expert

I am a Software Development Engineer passionate about crafting scalable web architectures and intelligent AI solutions. With a background in high-throughput Fintech systems and AI document intelligence, I am ready to engineer impactful solutions and tackle complex challenges.

🚀 Highlights

  • Performance Obsessed: Innovated an OCR method resulting in 1000x faster processing for document intelligence.
  • 💳 Fintech Architect: Built scalable APIs for Paycio handling authentication, KYC, and multi-currency wallets across 20+ microservices.
  • 🤖 AI Innovator: Implemented OpenAI CLIP for fraud detection and Gemini for resume optimization.

🔧 Technical Skills

Category Technologies
💻 Languages Python JavaScript Go TypeScript
🌐 Frontend React Next.js TailwindCSS
⚙️ Backend Node.js Express.js Django FastAPI
🛢️ Databases MongoDB PostgreSQL MySQL
🚀 DevOps & Tools AWS Docker Git VS Code

🏢 Professional Experience

1. Software Developer at (SDE) – Backend (Paycio and Indoex Applications)

Location: Hyderabad, Telangana, India
Duration: June 2025 - Nov 2025

Currently building and scaling backend systems for two live fintech platforms — Paycio (crypto-fiat payment gateway) and Indoex (digital asset trading platform):

  • Designed and developed 50+ high-throughput REST & WebSocket APIs using Node.js, Express.js, TypeScript, and PostgreSQL, powering authentication, KYC, multi-currency wallets, deposit/withdrawal flows, and fiat-crypto settlements.
  • Implemented real-time bidirectional communication using Socket.IO for live order books, trade execution alerts, and in-app notifications across both products.
  • Integrated and optimized Redis as a caching layer, rate limiter, and message broker for background jobs — significantly reducing database load and improving response times under peak traffic.
  • Enhanced system performance, security, and scalability through clean architecture, robust error handling, and efficient database querying in a high-volume financial environment.

2. Python AI/ML Engineer at Polynomial AI

Location: Surat, Gujarat, India
Duration: November 2024 - May 2025

Currently contributing to Polynomial AI's tech ecosystem by:

  • 🔄 Contributing in a large-scale migration project from Flask/MongoDB to Django/PostgreSQL, including the development and optimization of 50+ Django-based APIs (both new implementations and enhancements) with PostgreSQL database models.
  • Enhancing system performance by integrating Docker for containerization, AWS SDK for cloud services, and Celery for asynchronous task management.
  • 🤖 Developing machine learning models, including an OpenAI CLIP-based model for document verification, which filters 900+ false documents monthly, significantly reducing manual workload.
  • 🛠️ Building and maintaining APIs and system architecture to improve technical infrastructure and scalability.

As part of the core team, I focus on technology stack migration, machine learning implementation, and system optimization to drive efficiency and innovation.


🎯 Recent Projects

Created multiple full-stack applications including:

  • 📧 Email Management System
  • 💬 Real-time Group Chat Application
  • 🐾 Animal Lover Application

📜 Certifications

  • 🔗 Hashgraph Developer - The Hashgraph Association
  • 🌐 Fundamentals of Digital Marketing - Google Digital Garage

🌟 Connect With Me

Portfolio LinkedIn GitHub Gmail LeetCode HackerRank


📄 JobSync AI Pro: Resume Optimizer

GitHub Repository

A Full-stack AI resume optimizer designed to calculate ATS match scores and provide actionable feedback to job seekers.

Key Features:

  • AI-Powered Analysis: Utilizes Gemini AI and SpaCy NLP to calculate precise ATS match scores against job descriptions.
  • Advanced Parsing: Robust PDF text extraction and cleaning using pdfplumber and PyPDF2.
  • Data Visualization: Implemented interactive Radar Charts to visualize skill gaps between the resume and job requirements.
  • Modern UI/UX: Designed a responsive Glassmorphic frontend using Next.js and Tailwind CSS.
  • Modular Backend: Scalable Python backend architecture built with FastAPI and LiteLLM for flexible model integration.
JobSync Dashboard JobSync Analysis

Tech Stack: Python, FastAPI, Gemini AI, SpaCy, Next.js, TypeScript, Tailwind CSS


📧 Full Stack Mailbox Client Application

GitHub Repository

An innovative full-stack mailbox client application designed for efficient email management.

Full Stack Mailbox Client Application Full Stack Mailbox Client Application

Key Features:

  • CORS implementation for secure communication
  • Express.js backend with JWT authentication
  • MySQL database with Sequelize ORM
  • React frontend with React Router and Axios
  • Rich text editing with Draft.js
  • Styled with Tailwind CSS

🐾 Full Stack Animal Lover App

GitHub Repository

A comprehensive animal management system with a user-friendly interface for adding and favoriting animals.

Animal Lover App Screenshot 1 Animal Lover App Screenshot 2

Key Features:

  • User authentication and authorization
  • Add and favorite animals
  • Separate sections for all animals and favorites
  • Responsive design with Tailwind CSS
  • Efficient database operations with SQLAlchemy ORM
  • Data validation using Pydantic

Tech Stack: FastAPI, React.js, Tailwind CSS, React Router, JWT, SQLAlchemy ORM, Pydantic, Lucide React


💼 Portfolio Website

GitHub Repository

A modern and responsive portfolio website showcasing my projects and skills.

Portfolio Screenshot 1 Portfolio Screenshot 1 image

Key Features:

  • Built with Next.js and TypeScript for robustness and scalability
  • Styled with Tailwind CSS for a clean and adaptive design
  • Smooth animations with Framer Motion
  • Iconic visuals using react-icons and lucide-react
  • Deployed and hosted on Vercel for optimal performance

Tech Stack: Next.js, TypeScript, Tailwind CSS, react-icons, framer-motion, lucide-react


💬 Group Chat Application

GitHub Repository

Connect with friends and family in real-time with this group chat application.

📸 Screenshots

Chat Interface

Chat Interface 1 Chat Interface 2

Authentication Pages

Login Page Sign Up Page

Key Features:

  • Real-time messaging
  • Group creation functionality
  • JWT authentication for user security
  • Encrypted database storage
  • Express.js backend
  • VanillaJS frontend with various dependencies

Tech Stack: Express.js, MySQL, aws-sdk, Socket.io, bcrypt, cors, dotenv, multer, node-cron, pm2, sequelize

Made with ❤️ by @Rushabh Trivedi

Pinned Loading

  1. mailBoxClientReact mailBoxClientReact Public

    This project is a high-end, production-ready MailBox client and server. It features a complete visual redesign inspired by the architectural and minimalist brutalist aesthetic of Baseborn Studio, c…

    JavaScript

  2. Atlas Atlas Public

    Atlas is a full-stack application designed to streamline route planning and regulatory compliance for transportation operations. It provides intelligent trip scheduling, real-time route visualizati…

    JavaScript 1

  3. ChatApp ChatApp Public

    A modern, feature-rich chat application built with Node.js, Express, and Socket.IO for seamless real-time communication.

    JavaScript

  4. JobSync-AI-Pro JobSync-AI-Pro Public

    The entire full-stack AI resume optimizer with LLM, PDF parsing, radar chart, and more...

    Python