Skip to content
View ryan3971's full-sized avatar

Highlights

  • Pro

Block or report ryan3971

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

    An Electron JS application that utilizes HTML, CSS, and JavaScript, NoteNudge is a simple none-intrusive app that gently nudges you to log what you've been doing throughout the work day, keeping yo…

    Python 1

  2. Reinforcment_Learning_Policy_Iteration Reinforcment_Learning_Policy_Iteration Public

    A simple game that demonstrates the applications of Policy Iteration. The game is first to 20. Alternating turns, you and the computer choose 1 or 2 to increment to a an ongoing counter. The player…

    C++

  3. Shearsort-using-POSIX-Threads Shearsort-using-POSIX-Threads Public

    A program that uses threads to sort an array of numbers using a Shear sort Algorithm

    C

  4. Peg-Sort Peg-Sort Public

    Sorts N pegs of size 1,2,...,N using recursion

    Assembly

  5. Image-Filter Image-Filter Public

    A 2nd year University assignment that applies simple noise reduction on images. Developed in November, 2017

    C

  6. sports-bet-extractor sports-bet-extractor Public

    The intention behind this project was to gain experience using OpenAI's API's and practice implementing LangChain. In addition, the application of LLM's and defining a structured output was explored.

    HTML