Skip to content
View yonteels's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report yonteels

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

Pinned Loading

  1. Yonteels.github.io Yonteels.github.io Public

    This is my personal portfolio showcasing my skills, projects.

    HTML

  2. MuseScapes MuseScapes Public

    A Personalized Song Recommendation System – a full-stack web application that combines an Express-powered RESTful API with a dynamic, responsive React frontend, to deliver user tailored music sugg…

    JavaScript

  3. Number-Detection Number-Detection Public

    This is a custom-built neural network that detects handwritten numbers from image inputs. It uses ReLU activation in the hidden layers and a softmax activation function in the output layer for clas…

    Python

  4. PaintLite PaintLite Public

    A simple clone of Microsoft Paint built using Java Swing, featuring a drawable canvas and basic tools like brush, color picker, and shape drawing. Users can draw freely, choose colors, and clear th…

    Java

  5. Space-Invader Space-Invader Public

    This is a classic Space Invaders game implemented in Java. Aiming to shoot down waves of invading aliens.

    Java

  6. WordHuntSolver WordHuntSolver Public

    A Java program utilizing the concept of dynamic programming to search through all possible combination of word in a 4x4 grid.

    Python