Skip to content
View jcasa28's full-sized avatar

Block or report jcasa28

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

    This is the classic snake game written in python using the pygame library.

  2. Trading_bot Trading_bot Public

    This is a Trading bot created in C++ with the MQL5 Library.

    MQL5

  3. Arduino_proximity_sensor Arduino_proximity_sensor Public

    THis is a code in C++, for the arduino board that uses LED lights and a ultrasonic sensor to measure distance.

    C++

  4. JarvisAI JarvisAI Public

    This is a Full Stack Project created with the Open AI API to imitate Jarvis the AI from the movie Ironman

    Python 2

  5. GEOREM GEOREM Public

    An android app that let users to set reminders based on locations using mapbox API

    Kotlin

  6. Spell-checker Spell-checker Public

    A basic spell checker written in C that reads a file of correctly spelled words and suggests corrections for misspelled words. The program uses a hashset to efficiently store and lookup words from …

    C