Skip to content
View Juan-Alvarado21's full-sized avatar

Block or report Juan-Alvarado21

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

Welcome GIF

Hi 👋, I'm Juan

I’m currently studying Artificial Intelligence Engineering and have a strong passion for the fundamentals and mathematics that form the basis of AI. I find great excitement in exploring algorithms and complex systems.

Interests:

  • 🤖 Machine Learning
  • 📊 Data Science

I love applying theoretical knowledge to engaging projects that delve into the real-world applications of AI and ingenious data-driven solutions.


Languages and Tools:

c cplusplus css3 git html5 linux opencv pandas postgresql python qt scikit_learn raspberry_pi


Top Languages

  GitHub Stats

🌐 Connect with me:

LinkedIn Gmail

Robot GIF

Pinned Loading

  1. Automatic_Cat_Feeder_AI Automatic_Cat_Feeder_AI Public

    This project outlines the development and implementation of an automatic cat feeder, leveraging an artificial vision system. The system operates in two modes: automatic and manual, aiming to enhanc…

    Python 1

  2. Plants-vs-zombies-multi-agent-system-using-A-algorithm Plants-vs-zombies-multi-agent-system-using-A-algorithm Public

    This program based on plants vs zombies simulates the problem of the sample collecting robot (multi-agent system) proposed to be carried out with the A* informed search algorithm where the samples …

    JavaScript

  3. Kmeans-Knn-Classifier-Coin-Washer Kmeans-Knn-Classifier-Coin-Washer Public

    This C from-scratch project implements a machine learning system to classify images of washers and coins using the K-nearest neighbors (Knn) classifier and K-means clustering for segmentation. Th…

    C

  4. Connect4-using-minimax---algorithm Connect4-using-minimax---algorithm Public

    Connect 4 game using the minimax algorithm with its improved alpha beta prunning AI algorithm

    JavaScript