Skip to content
View Kevin-MrYe's full-sized avatar
  • AiCore
  • United Kingdom
Block or Report

Block or report Kevin-MrYe

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

Hi there! Welcome to my Github


👨‍💻 About Me :

I am studying to be a Data Engineer with AiCore 🌠

  • 🔭 Currently work on Python_PCAP project.

  • 👨‍🎓 An Internet of Things graduate from University of Southampton,UK.

  • 📫 You can reach me on Linkedin Badge


🛠️: Languages and Tools :

Python  Git  Pandas  Numpy  Opencv  Tensorflow  VScode  PostgreSQL  AWS  Docker  Jupyter  Selenium  Selenium  Grafana  Apache 

🔥 My Stats :

GitHub Streak

Kevin's GitHub stats

Pinned

  1. Pinterest_pipeline Pinterest_pipeline Public

    Pinterest crunches billions of datapoints every day to decide how to provide more values to their users. In this project, I will create an end-to-end data processing pipeline in Python based on Pin…

    Python 1

  2. Data_Collection_Pipeline Data_Collection_Pipeline Public

    An interesting web scraper for collecting ASOS data. The scraper is based on Selenium, and the classes adopts the Mixin design pattern. The application is containerized using Docker and deployed on…

    Python 2 1

  3. RPS_project RPS_project Public

    In this project, you will create an interactable Rock-Paper-Scissors game, in which the user can play with the computer using the camera.

    Python 4

  4. Hangman_game Hangman_game Public

    Hangman is a classic game in which a player thinks of a word and the other player tries to guess that word within a certain amount of attempts. This is an implementation of the Hangman game, where …

    Python