Skip to content
View ryan3971's full-sized avatar

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.

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. finance-dashboard finance-dashboard Public

    A full-stack personal finance dashboard that imports Canadian bank CSVs, categorizes transactions through a rules engine, and surfaces spending insights across a production-grade AWS infrastructure.

    TypeScript

  2. rag-career-portfolio-querying rag-career-portfolio-querying Public

    A RAG-based pipeline used for context-based retrieval of queries related to my career portfolio

    Jupyter Notebook

  3. chatgpt-organization-and-navigation-tool chatgpt-organization-and-navigation-tool Public

    A Chrome Extension for Structured ChatGPT Chat Management and Navigation

    JavaScript 1

  4. 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++

  5. 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

  6. patient-data-migration patient-data-migration Public

    A Ruby on Rails web application for migrating patient demographic data from CSV files into a relational database. Built as part of a technical interview assignment.

    Ruby