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

Block or report CodingEZ

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

    Django + ReactJS + Webpack implementation of Craigslist-like web application for specific university

    Python

  2. Speech-Practice-and-Transcription Speech-Practice-and-Transcription Public

    A transcription and recording program that takes in a video or audio file and creates a text transcript. Utilizes pyaudio and text searching algorithms to take recordings and compare to existing tr…

    Python 3

  3. Scrabble-AI Scrabble-AI Public

    A simple Scrabble-playing game with a computer AI that plays the best possible word in a given scenario. The computer is currently not optimized to switch letters, only to play letters.

    Python 4 4

  4. cinnamonli/PocketDoctor- cinnamonli/PocketDoctor- Public

    Taking certain medications together can cause side effects. This is a program that gives you a prescription of medicine that causes no side effects based on your conditions.

    Python

  5. Automated-Garden Automated-Garden Public

    This project uses Python and OpenCV to threshold images and detect the relative sizes of contours after normalization. All regions except the largest are labelled as weeds. Planned extension for us…

    Python 4 6

  6. Chess960 Chess960 Public

    A simplified version of Chess960. An experience in learning and implementing Java.

    Java