Skip to content
View AlexisRodriguezCS's full-sized avatar
Block or Report

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.

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

Hi there πŸ‘‹

  • πŸŽ“ Graduated from University of Illinois Chicago with a Bachelor of Science in Computer Science
  • πŸ‘¨β€πŸ’» Learned web development at freeCodeCamp.org
  • 🌱 Recently started the AWS Software Development Engineer path to expand my knowledge and skills in cloud computing.
  • πŸ’¬ Ask me about my favorite song, movie, or tv show.

πŸ“« How to reach me:

Pinned

  1. Task-Tracking Task-Tracking Public

    Web application built on the MERN (MongoDB, Express.js, React, Node.js) stack, allowing users to create, update, delete, and replace tasks while providing account registration for task storage.

    JavaScript

  2. BiometricAuthenticationSystem BiometricAuthenticationSystem Public

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

    Python 1

  3. AutoTesterPy AutoTesterPy Public

    Python + Selenium + pytest = Smart Automated Web Testing. Docker ensures portability. Page Object Model streamlines test maintainability and scalability.

    Python

  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