Skip to content
View kishore-s-15's full-sized avatar
🚀
Per Aspera Ad Astra
🚀
Per Aspera Ad Astra
Block or Report

Block or report kishore-s-15

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
kishore-s-15/README.md

Hello World!!! I'm Kishore Sampath 👋

  • 📚 I am currently pursuing Master of Science in Artificial Intelligence from Northeastern University, Boston.
  • 🧑🏽‍💻 Previously, I've worked as a Full-stack developer and led a diverse team of data scientists & software engineers to build data-driven software applications to solve real-world problems.
  • 💻 I've started contributing to open-source libraries from last year. So far, I've contributed to the Deepchecks and Transformers libraries.
  • 💬 Ask me about Machine Learning, Deep Learning, Data Science and Web development.
  • 🤓 In my free time, I like to solve DSA challenges, participate in online data science competitions, read books and watch documentaries.

Technical Skills:

A non-exhaustive list of my technical skills & the tools I use to build data-driven applications.

Programming Languages:

Python CPlusPlus Javascript Typescript Java C

Databases:

MySQL Postgres SQLite Redis MongoDB Firebase

Tools & Technologies:

Git Docker Linux Celery Jupyter Notebook VSCode

Libraries & Frameworks:

1. Machine Learning & Data Science
PyTorch Tensorflow Scikit-learn Numpy Pandas Plotly OpenCV
2. Web Development
Django Flask FastAPI React MUI Bootstrap

Connect with me on :

Email LinkedIn Twitter Kaggle Stackoverflow Leetcode

Pinned

  1. Motor-Vehicle-Crashes-NYC Motor-Vehicle-Crashes-NYC Public

    This project is a web app which visualizes vehicle crashes in NYC using an interative dashboard.

    Python 2

  2. COVID-19-Tracker COVID-19-Tracker Public

    This repository consists of code for React web app for tracking COVID-19 cases worldwide and country-wise. It shows the number of current & total COVID-19 cases, recovered cases and deaths. This ap…

    JavaScript 1

  3. A-Star-Algorithm-Visualization A-Star-Algorithm-Visualization Public

    This repository consists of code for visualization of working of A Star Algorithm. The visualization tool has been developed using Pygame.

    Python 1

  4. MNIST-Digit-Recognizer MNIST-Digit-Recognizer Public

    MNIST Digit Recognizer is a tool in which we can draw digits(0-9) and the trained CNN Model will predict the number. This project is developed using pygame.

    Jupyter Notebook 1

  5. Genetic-Flappy-Bird Genetic-Flappy-Bird Public

    Genetic Flappy Bird is developed using Pygame. It implements the NEAT Genetic Algorithm for playing the Flappy Bird game.

    Python 3

  6. Neural-Style-Transfer-Website Neural-Style-Transfer-Website Public

    A single page website in which users can select the content and style image, to get the stylized image through NST.

    Python