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

Hello ๐Ÿ‘‹, Shubham Rathod here!

~ You may also know me as Shubham Shankar !


About Me ๐Ÿฆฆ

side Image
  • I'm a passionate data scientist ๐Ÿ˜Ž exploring possibilities.

  • Computer Science Grad ๐ŸŽ“.

  • I have a simple goal: Develop products that improve human lives.

  • My journey in the world of data began with a curiosity for uncovering hidden patterns and a desire to solve real-world problems.

  • Check out my repo for some cool content ๐Ÿค . Let's explore the data-driven world together! ๐Ÿš€

    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 ๐Ÿ—‚

Paper ๐Ÿ“


Tech Stack

๐Ÿ›  Language

Python C Java JavaScript Node.JS Node.JS CSS

๐Ÿ—ƒ Database

SQL MongoDB

๐Ÿฆ– Library

Keras PyTorch TensorFlow sklearn NumPy Pandas scipy react

๐Ÿงจ Framework

StreamLit FastAPI Django Flask

๐ŸŒฉ Cloud

AWS Azure



Looking for me? ๐Ÿ“ซ

โ€ƒ โฆฟ ๐ŸŒ Check out my Portfolio

โ€ƒ โฆฟ ๐Ÿค Connect with me on LinkedIn

โ€ƒ โฆฟ ๐Ÿ“ฉ Shoot Me an Email

โ€ƒ โฆฟ :octocat: Follow me on Github

โ€ƒ โฆฟ ๐Ÿ“ Read my Articles here

โ€ƒ โฆฟ ๐Ÿ’ป Checkout my presentation on Youtube

โ€ƒ โฆฟ ๐Ÿ“ˆ๐Ÿ”– View my certifications

โšก Fun fact: ... I write poems๐ŸŽถ ... Do reach out if you find that enchanting๐Ÿ˜œ


~ With love from Shubham Shankar ๐Ÿ–ค

Pinned Loading

  1. DeepLearning 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 Artificial-Intelligence Public

    A curated list of my Artificial Intelligence project.

    Python 1

  3. Cloud_Computing-ADB Cloud_Computing-ADB Public

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

    Python

  4. Database-Managment-System 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 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 Whatsapp_web Public

    Send Message to Unknown number without actually saving them.

    CSS 1