Skip to content
View AlexisRodriguezCS's full-sized avatar

Block or report AlexisRodriguezCS

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlexisRodriguezCS/README.md

Hi there 👋

  • 🎓 Graduated from University of Illinois Chicago with a Bachelor of Science in Computer Science
  • 💬 Ask me about my favorite song, movie, or tv show.

📫 How to reach me:

Pinned Loading

  1. asset-tracker asset-tracker Public

    Multi-client IT asset tracking: which person or desk holds each device — mapped by floor, detailed per unit, with an audit trail each client can see.

    Java

  2. ValentineProposal ValentineProposal Public

    Crafting a unique digital Valentine's Day proposal with React and love. Expressing affection through adorable gifs and sweet messages. A personalized web experience for a special someone.

    JavaScript 5 47

  3. BiometricAuthenticationSystem BiometricAuthenticationSystem Public

    Web application developed using HTML, CSS, JavaScript, Python, Flask, and PostgreSQL, utilizes biometrics and the face-api.js library for user authentication.

    Python 14 2

  4. GridWord GridWord Public

    People are represented by numbers and reside in a square-shaped district of an RxC grid, with unique integer IDs that start from zero and can be added or moved or deleted between districts.

    C++

  5. Movie Movie Public

    Flutter app that allows users to browse and explore a list of movies, providing detailed information such as directors, movie stars, duration, IMDb rating, and Rotten Tomatoes rating.

    Dart

  6. ConnectFour ConnectFour Public

    Connect Four game project is a two-player game using JavaFX GUI. Players take turns dropping checkers on a 7x6 game board to get four checkers in a row.

    Java