Skip to content
View rayCoder08's full-sized avatar

Block or report rayCoder08

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. coin-counter-opencv coin-counter-opencv Public

    Uses the Python OpenCV library to identify different coins by radius and color, then sum their total value. Also outputs an image highlighting each coin's position, radius, and type. Runs on a Rasp…

    Python 1

  2. piano-tiles-game piano-tiles-game Public

    A game I made with a partner based on Piano Tiles that uses Python Tkinter. The project is wired to a Raspberry Pi 3 and physical push buttons for input connected to various GPIO pins.

    Python

  3. mgci-game-dev-club-website mgci-game-dev-club-website Public

    A website for Marc Garneau Collegiate Institute's Game Development Club. Features a homepage listing club meeting times and location, a carousel with 9 student-developed games created as a club, an…

    HTML

  4. bit-nexus-website bit-nexus-website Public

    A prototype website for fetching bitcoin exchange rate data from the Blockchain Exchange Rate API. Uses Node.js, Express.js, and the Bootstrap framework. Users can convert between currencies, conve…

    EJS 1

  5. react-notekeeper-app react-notekeeper-app Public

    Created a React component-based app for creating notes. Modelled on Google Keep with friendly fonts and a simple user interface, helping users keep track of their tasks, edit ideas, and delete them…

    JavaScript

  6. book-notes-website book-notes-website Public

    Using the Open Library Covers API and Node.js, my book notes website lists some of the books I read in 2025 along with cover images (retrieved from the API using the book's ISBN number). It also co…

    EJS