Skip to content
View viraj-gavade's full-sized avatar
πŸ’€
Sleeping
πŸ’€
Sleeping

Highlights

  • Pro

Organizations

@Neko-Nik-Org

Block or report viraj-gavade

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 250 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
viraj-gavade/Readme.md

πŸ‘‹ Hello, I'm Viraj Gavade

MERN Stack Developer | API Architect | ML Enthusiast

Portfolio LinkedIn Twitter Instagram Email

πŸš€ About Me

I'm a passionate MERN Stack & ML Developer with a strong grip on building scalable web apps and intelligent systems.
Alongside crafting APIs and scalable backends, I'm exploring Machine Learning to bridge the gap between software engineering and data-driven solutions.

What I Do

  • 🌐 Build scalable full-stack apps with MongoDB, Express, React, Node.js (MERN)
  • βš™οΈ Design and optimize RESTful APIs & GraphQL services
  • πŸ” Implement secure authentication (OAuth2, JWT, RBAC)
  • 🧠 Develop ML models for classification, regression & NLP
  • πŸ€– Deploy ML models as APIs with FastAPI / Flask
  • πŸš€ Deploy and scale apps using Vercel, Render, Railway, Back4App
  • πŸ“¦ Architect microservices and cloud-ready backends

πŸ’» Technical Skills

Languages & Frameworks

Python C++ C TypeScript JavaScript React Node.js Express NestJS Flask Fast api GraphQL Tailwind CSS BootStrap HTML5 CSS

🧠 Machine Learning & Data Science

TensorFlow Scikit-learn Pandas NumPy Matplotlib Seaborn NLTK

Databases

MongoDB MySQL PostgreSQL SQLite

Tools & Technologies

Docker Prisma Postman Git Cloudinary Vercel Netlify Back4App Railway Firebase Linux AWS

πŸ† Featured Projects

Full-stack MERN platform for sharing academic resources

  • πŸ” JWT-based authentication with password reset via email
  • πŸ“‚ File upload (PDF, DOCX, PPTX, images) with AWS S3 integration
  • ⭐ Social features: upvotes, comments, and user dashboards
  • πŸ” Search & filter by department, semester, or file type
  • βš™οΈ Monorepo architecture with separate frontend & backend deployments
  • 🧩 Built with React, Node.js, TypeScript, MongoDB, Tailwind, AWS S3

A modern, scalable e-commerce platform for buying and selling secondhand goods.

  • πŸ” Secure user authentication with JWT and password hashing
  • πŸ›’ Order management system with tracking of customer orders and status
  • πŸ“¦ Cart functionality with the ability to add, update, and remove items from the cart
  • πŸ’³ Integration with payment gateways for processing orders
  • πŸ›’ Item listing and categorization for easy browsing
  • πŸ’¬ Real-time messaging feature between buyers and sellers
  • πŸ“¦ Product image upload and storage integration with Cloudinary
  • πŸ›‘οΈ Role-based access control for admin and user privileges
  • πŸ“Š Optimized database queries for fast item retrieval
  • πŸ“ Location-based item search for nearby deals
  • πŸš€ Efficient caching for faster response times
  • πŸ“ Complete CRUD operations for item management

ML-powered system for classifying network events or detecting intrusions (e.g., malicious vs benign traffic)

  • Dataset: [your dataset name], features include [list key features, e.g., packet size, flags, protocol]
  • Models: [e.g., Random Forest, Isolation Forest, Neural Network, etc.]
  • Pipeline: data preprocessing β†’ feature engineering β†’ model training β†’ evaluation (metrics like accuracy, F1-score)
  • Deployment: served via FastAPI / Flask, containerized with Docker, optionally using MLflow for experiment tracking
  • Monitoring / UX: simple API/UI (could be Streamlit, plain endpoints) for real-time inference & alerts

ML-powered web app that predicts heart disease risk in real time

  • 🧠 Logistic Regression model using Scikit-learn, trained on patient health metrics (age, cholesterol, blood pressure, ECG data, and more)
  • 🌐 FastAPI backend with intuitive, mobile-responsive frontend (HTML + JS + Tailwind CSS)
  • 🎨 Rich visualizations with Matplotlib, Seaborn, and Chart.js for confidence levels and risk insights
  • πŸš€ Deployed on Render with Docker, Procfile, and render.yaml for smooth deployments

Streamlit-based RAG chatbot that lets users upload PDFs and chat with their content

  • RAG pipeline via LangChain + HF embeddings + Chroma vector store
  • Conversational PDF querying with session-aware chat history
  • Built with Streamlit, HuggingFace, LangChain, ChromaDB

πŸ“ˆ GitHub Analytics

Atharvakumkar

🎯 Current Focus

  • πŸ€– Building ML APIs & deploying models
  • 🧠 Deepening knowledge in NLP and Computer Vision
  • πŸ“š Exploring MLOps and scalable ML deployment
  • 🌐 Exploring microservices architectures
  • πŸ” Contributing to open-source projects
  • πŸ† Participating in hackathons and tech competitions
  • πŸ’‘ Building scalable TypeScript applications

🌐 Social Media & Community

  • 🐦 Twitter: Share tech insights and project updates @viraj_gavade
  • πŸ“Έ Instagram: Behind the scenes of my coding journey @_viraj.js
  • πŸ’Ό LinkedIn: Professional network and career updates Viraj Gavade

πŸ“¬ Get in Touch

I'm always interested in collaborating on innovative projects and discussing tech! Feel free to reach out through any of the social links above or drop me an email at vrjgavade17@gmail.com.

Happy Coding! πŸ‘¨β€πŸ’»

Pinned Loading

  1. Forest-Fire-Prediction-Using-Machine-Learning Forest-Fire-Prediction-Using-Machine-Learning Public

    This is my first end-to-end machine learning project that I built while learning ML concepts.

    Jupyter Notebook

  2. STUDY-SHARE STUDY-SHARE Public

    StudyShare is a full-stack web application that allows students to upload, share, and discover academic resources. Built with the MERN stack (MongoDB, Express, React, Node.js) and integrated with A…

    TypeScript 1

  3. Car-Price-Prediction-Using-Machine-Learning Car-Price-Prediction-Using-Machine-Learning Public

    A machine learning project focused on mastering end-to-end ML application development and pipeline structuring.

    Jupyter Notebook

  4. Neko-Nik-Org/Home-WebUI Neko-Nik-Org/Home-WebUI Public

    Organization home page

    TypeScript 4

  5. Heart-disease-Prediction-using-Machine-Learning Heart-disease-Prediction-using-Machine-Learning Public

    A machine learning-based web application that predicts the risk of heart disease based on various health parameters.

    HTML

  6. Thriftify Thriftify Public

    Thriftify is an online marketplace platform for buying and selling second-hand items, promoting sustainability through reuse and reducing waste.

    EJS