Skip to content
View eliskakucerova's full-sized avatar

Block or report eliskakucerova

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
eliskakucerova/README.md
  • 👋 Hi, I’m @eliskakucerova
  • 👀 I’m interested in Python, Data Science = data processing (Pandas, SQL), data visualization (Matplotlib, Seaborn, Plotly), Machine learning (supervised)
  • 🌱 I’m currently learning Linux operating system
  • 💞️ I’m looking to collaborate on project that is somehow connected with my interests
  • 📫 How to reach me? https://www.linkedin.com/in/eliška-k-0056b3243/?locale=en_US

Popular repositories Loading

  1. eliskakucerova eliskakucerova Public

    Config files for my GitHub profile.

  2. snake snake Public

    The project is simple game called Snake. The snake´s goal is to eat the food. The food appears randomly. The project is written in Python.

    Python

  3. homeproject_click_sqlalchemy homeproject_click_sqlalchemy Public

    This project is in progress.

    Python

  4. turtle_crossing_the_road turtle_crossing_the_road Public

    The project is a simple game where the player controls a turtle that must cross a road without getting hit by cars. When the turtle reaches the finish line, the game resets and the speed of the car…

    Python

  5. us-states-game us-states-game Public

    The project is a simple game in which the player is asked to guess all 50 states of the US. When the player enters the secret word 'Exit', a list of the states that they still need to learn is gene…

    Python

  6. ping_pong ping_pong Public

    Let's play ping pong. One paddle is moved by a button up and down, while the second paddle is controlled by using the 'w' key to move up and the 's' key to move down.

    Python