Skip to content
View AlexKelin's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AlexKelin

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

Popular repositories Loading

  1. Worksheets Worksheets Public

    Python code worksheets

    2

  2. Exit_the_maze_brute_force Exit_the_maze_brute_force Public

    An algorithm to find the nearest exit from the binary maze

    Python

  3. Food_choice_app Food_choice_app Public

    This Python code is a simple food recommendation program that suggests different meals for breakfast, lunch, and dinner. It includes a random meal selector, as well as predetermined meals based on …

    Python

  4. NLP_Project NLP_Project Public

    An NLP-based text generator that generates random sentences based on a given input file.

    Python

  5. Webscraper Webscraper Public

    This is a simple Python program that allows the user to search for video card models on the Newegg website and retrieve the prices and links for the products and store the results to an SQL database.

    Python

  6. Exit_The_Maze Exit_The_Maze Public

    This program generates an n*m matrix with empty fields in each row based on the user's input of the dimensions and probability coefficient. Its primary objective is to determine whether there exist…

    Python