Skip to content
View k12shreyam's full-sized avatar
:octocat:
Actively looking for new opportunities
:octocat:
Actively looking for new opportunities
Block or Report

Block or report k12shreyam

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

Hi, I'm Shreyam Kesarwani!

Currently working as a Data Engineer

I'm learning how to build data pipelines to work with huge data in the domain of financial services and wealth management

             

A little more about me...

class Shreyam:
    def __init__(self):
        self.name = 'Shreyam Kesarwani'
        self.code = {
            'languages': ['Python', 'SQL', 'Bash'],
            'frameworks': ['Apache Spark', 'Apache Hadoop'],
            'databases': ['SQL Server', 'Oracle'],
            'cloud': ['Microsoft Azure'],
            'azure services': ['Azure Data Factory', 'Azure Databricks', 'ADLS'],
            'tools': ['Git', 'SQL Server Management Studio'],
            'agile': ['Scrum']
        }
    def __str__(self):
        return self.name
if __name__ == '__main__':
    me = Shreyam()

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


💻 Check out my repos ⬇️

Pinned Loading

  1. Tkinter Tkinter Public

    A simple GUI designer for a python tkinter module

    Python 4

  2. Dimensionality-Reduction-and-Visualization Dimensionality-Reduction-and-Visualization Public

    PCA & t-SNE on MNIST Digit Recognizer Dataset

    Jupyter Notebook 2 1

  3. Exploratory-Data-Analysis Exploratory-Data-Analysis Public

    EDA on Iris Dataset

    Jupyter Notebook 1 2

  4. Data-Structures Data-Structures Public

    Implementation of Linked List and Stack

    Python

  5. bhadreshpsavani/IntelEdgeAINotes bhadreshpsavani/IntelEdgeAINotes Public

    Notes Intel Edge AI

    20 12