Skip to content
View deepak5-ux's full-sized avatar

Highlights

  • Pro

Block or report deepak5-ux

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

πŸ‘‹ Hi, I'm Deepak B

🎯 Aspiring Backend & MLOps Engineer | πŸ’‘ AI & ML Enthusiast | πŸš€ Project-Driven Learner


πŸ‘¨β€πŸ’» About Me

I'm a AI/ML student passionate about building intelligent and scalable systems using Machine Learning, Backend APIs, and Cloud-native tools.

  • πŸ”§ Skilled in Python, FastAPI, Docker, SQL, and MLOps practices
  • 🌐 Interested in solving real-world problems with intelligent APIs and automation
  • πŸ“ˆ Always learning β€” from cloud cost optimization to secure ML deployments
  • πŸ› οΈ Focused on building deployable, production-ready tech from scratch

πŸ”₯ Featured Projects

πŸ”Ή Cloud Cost Optimizer API

Recommends optimal AWS resources using user-defined workload, traffic, and budget. Combines ML prediction with a rule-based fallback.
Tech: FastAPI, Docker, Render, ML, Logging, Secure Auth

πŸ”Ή Phishing Email Detector API

Detects phishing emails in real-time using Random Forest and TF-IDF. Production-ready with logging, auth, and containerization.
Tech: FastAPI, Scikit-learn, Docker, Render, Logging

πŸ”Ή Object Removal with OpenCV

Desktop app using inpainting techniques to remove unwanted objects from images through drag-and-select.
Tech: OpenCV, Tkinter, NumPy


πŸš€ Skills & Tools

Languages: Python, Java, SQL
Frameworks: FastAPI, Django, Express.js
DevOps & Cloud: Docker, Render, Git Databases: MySQL, MongoDB ML Tools: Scikit-learn, TensorFlow (basic) Frontend (basic): React.js, Bootstrap
Visualization: Power BI


πŸ“« Let's Connect

Pinned Loading

  1. Object-Removal-Using-OpenCV Object-Removal-Using-OpenCV Public

    This repository demonstrates object removal in images using OpenCV. It provides functionality to erase unwanted objects seamlessly, making use of image processing techniques like inpainting. Ideal …

    Python

  2. SQL-Portfolio SQL-Portfolio Public

    SQL Portfolio – Northwind Database Analysis | Analyzing business data using SQL to uncover insights on sales, customer behavior, and shipping performance. Queries are structured, results stored in…

  3. cloud-cost-optimizer cloud-cost-optimizer Public

    A smart API that recommends cost-effective AWS resources based on workload, traffic, and budget inputs. Combines machine learning and rule-based logic for optimal cloud planning. Built with FastAPI…

    Python

  4. phishing-email-detector phishing-email-detector Public

    This project is a FastAPI-based ML application that detects phishing emails using a trained Random Forest model and TF-IDF vectorization. It includes secure token-based authentication, containerize…

    Python