Skip to content
View jcestefania's full-sized avatar

Highlights

  • Pro

Block or report jcestefania

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. SpotifySongRecommender SpotifySongRecommender Public

    SpotifySongRecommender is a C++ project for analyzing and recommending songs. It includes features like recommending songs and artists based on musical genres, and generating popularity rankings by…

    C++ 2

  2. Pathfinding-Algorithm-using-A-Star-in-a-2D-Matrix Pathfinding-Algorithm-using-A-Star-in-a-2D-Matrix Public

    This Python project implements the A* algorithm to find the optimal path in a randomly generated 2D matrix with obstacles. It allows users to choose between Manhattan and Euclidean distances for th…

    Python 2

  3. machine-learning-client-project machine-learning-client-project Public

    Análisis de datos para un cliente usando machine learning

    Jupyter Notebook 1

  4. game-app-cpp game-app-cpp Public

    Aplicación de juegos con Piedra, Papel o Tijeras, Adivina el número y Pares o Nones

    C++

  5. blackjack-game-cpp blackjack-game-cpp Public

    Juego de Blackjack mejorado en C++

    C++