Git Product home page Git Product logo

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 πŸ–€

SHUBHAM SHANKAR's Projects

amazon-cloud icon amazon-cloud

List of amazing AWS Services that can be utilized.πŸš€

amazoncomprehend-natural-language-processing--nlp icon amazoncomprehend-natural-language-processing--nlp

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, including references to language, people, and places, and the text files can be categorized by relevant topics.

android icon android

A simple Calculator built using Kotlin

augmentation icon augmentation

Data augmentation is a technique of artificially increasing the training set by creating modified copies of a dataset using existing data. Here is a notebook of different augmentation techniques.

aws icon aws

AWS SDK for Python (Boto3) to create, configure, and manage AWS services

aws-bedrock icon aws-bedrock

Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) via a single API, along with a broad set of capabilities we need to build generative AI applications with security, privacy, and responsible AI.

basic_python icon basic_python

This repository serves as a template for Python projects, providing a structure and examples to kickstart my development process

blockchain icon blockchain

Blockchain is a decentralized, transparent, and secure digital ledger that records transactions across multiple computers. It uses cryptographic techniques to ensure immutability and integrity.

breakingbadcast icon breakingbadcast

Built this react project based on one of my favorite shows of all time Breaking Bad.

clip-classifier icon clip-classifier

CLIP is a multi-modal, zero-shot open-source paradigm. Without optimizing for a specific purpose, given a picture and text descriptions, the model can predict the best suitable text description for that image.

cloud_computing-adb icon cloud_computing-adb

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

computer_networks icon computer_networks

Wireshark Projects: Wireshark is a basic tool for observing the messages exchanged between executing protocol entities and is called a packet sniffer. My reading from the lab are available here.

covidtracker icon covidtracker

Developed a covid tracker that tracks overall cases, recovered cases, and deaths across the globe.

data-science-interview-resources icon data-science-interview-resources

A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added frequently.

database-managment-system icon database-managment-system

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

datamining-fivetask icon datamining-fivetask

Data Mining project : Built a classifier, trained a classifier, created clusters, performed 5-fold-cross-validation.

datastructure-and-algorithm icon datastructure-and-algorithm

Computer science is the study of problems, problem-solving, and the solutions that come out of the problem-solving process. This repo contains solutions to algorithmic problems from various platforms like AlgoExpert, LeetCode, HackerRank, CodeSignal, etc.

deeplearning icon deeplearning

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

detectron-2 icon detectron-2

Detectron2 is an open-source computer vision library by Facebook AI Research. It provides a flexible framework for training and deploying object detection models. Built on PyTorch, it offers modular components, efficient GPU utilization, and supports tasks like instance segmentation and keypoint detection.

diffusionmodel icon diffusionmodel

Diffusion models are deep generative models that work by adding noise (Gaussian noise) to the available training data (also known as the forward diffusion process) and then reversing the process (known as denoising or the reverse diffusion process) to recover the data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.