Skip to content
View RATHOD-SHUBHAM's full-sized avatar
😎
Learning!!
😎
Learning!!

Block or report RATHOD-SHUBHAM

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

Typing SVG

You may also know me as Shubham Shankar!

🦦 About Me

side Image

🚀 Passionate Data Scientist exploring boundless potential.
🎓 Computer Science Grad with a knack for problem-solving and innovation.
💡 My Goal: Build products that enhance everyday life for everyone.
🔍 Curious about uncovering patterns to solve real-world challenges.

GitHub , , Articles


Area of Interest 🐍

#!/usr/bin/python
# -*- coding: utf-8 -*-


class AreasOfInterest:

    def __init__(self):
        self.role = "Machine Learning Engineer"
        self.current_favourite = ["Generative AI", "AWS Cloud"]

    def favourite(self):
        favourite_topic = ['Data Science', 'System Design', 'Algorithms & Data Structure', 'Cloud Computing', 'Software Engineering/Development', 'Full Stack Development']
        
        for fav_top in favourite_topic:
            print(" These are my all time", fav_top)


if __name__ == '__main__':
    obj = AreasOfInterest()
    obj.favourite()
    

Articles 🗂

📝 Information Extraction with Natural Language Processing
🖼️ Image Segmentation
📚 An Introduction to Topic Modeling with Latent Dirichlet Allocation
🤖 Custom Classifier using Amazon Comprehend
📊 Evaluation Metrics
💡 Count Vectorizer and TF-IDF

Paper 📝

🏎️ AI-Based Vehicle Damage Detection


Tech Stack

🛠 Language: Python C++ JavaScript

🌩 Cloud: AWS Azure

🐳 Tools: Docker Postman Ollama

🗃 Database: SQL MongoDB

🦖 Library: PyTorch Langchain react

🦜 Framework: StreamLit FastAPI Django


📫 Looking for me?

Action Link
🌐 Explore my Portfolio
🤝 Connect with me on LinkedIn
📩 Send Me an Email
:octocat: Follow me on Github
📝 Read my Articles
💻 Watch my presentation on Youtube
🔖 Browse my certifications

⚡ Fun Fact: I write poems 🎶. Feel free to reach out if that sparks your interest 😜


Pinned Loading

  1. DeepLearning Public

    Deep learning is a class of machine learning algorithms that  uses multiple layers to progressively extract higher-level features from the raw input.

    Jupyter Notebook

  2. Artificial-Intelligence Public

    A curated list of my Artificial Intelligence project.

    Python 1

  3. Cloud_Computing-ADB Public

    Cloud Computing Project - Web application created and hosted on different cloud platforms.

    Python

  4. Database-Managment-System Public

    In this project, I have designed and implemented a database for keeping track of information about a DBMS subsystem for managing discretionary access control.

    Python 1

  5. AmazonComprehend-Natural-Language-Processing--NLP Public

    Amazon Comprehend is a natural-language processing (NLP) service that uses machine learning to uncover information in unstructured data. The service can identify critical elements in data, includin…

    Jupyter Notebook

  6. Whatsapp_web Public

    Send Message to Unknown number without actually saving them.

    CSS 1

557 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 11 commits in 1 repository
Loading