Skip to content
View valekseev03's full-sized avatar

Block or report valekseev03

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

Hello, my name is Vladimir Alekseev!
Below is a small sample of the projects that I've worked on in programming classes and in my free time.
:)

Pinned Loading

  1. gabo0802/UF-OneClick gabo0802/UF-OneClick Public

    A subscription manager that allows users to track their subscriptions in one click. It has a login page so that very individual user's subscriptions can tracked by month. Actions that can be done i…

    TypeScript 1 1

  2. gabo0802/ShellHacks-2022 gabo0802/ShellHacks-2022 Public

    Project for ShellHacks 2022

    HTML 1

  3. Matching-Coordinates Matching-Coordinates Public

    Given two lists in excel of objects with latitudes and longitudes, matches the closest objects to each other

    Python

  4. Cache-Replacement-Policies-Test Cache-Replacement-Policies-Test Public

    Simulates Various Cache Replacement Policies Using Probability and Python

    Jupyter Notebook

  5. NumberRecognitionAI NumberRecognitionAI Public

    Given a user generated image of a single number (from Paint works best) determines the number in the image.

    Jupyter Notebook

  6. Engima-Machine Engima-Machine Public

    Recreation of the Enigma Machine from WWII in Java

    Java