GithubHelp home page GithubHelp logo
  • 👋 Hi, I'm Ryan!
  • 🌱 I'm a computer science student at University of Florida
  • 🌐 Check out my website here
  • 🎵 Check out my latest project here

Ryan McPherson's Projects

assignments-but-automated icon assignments-but-automated

An automated way of grabbing assignments and their due dates from Canvas and posting them to a Notion database

avl-tree icon avl-tree

A C++ implementation of a self-balancing AVL tree used to store users' names and their id numbers. Features include inserting, searching, removing, and traversing stored information. The tree will not balance itself after deletion.

breathe icon breathe

breathe is a mindfulness recommender system that recommends meditation resources based on your current needs.

hash-map-comparator icon hash-map-comparator

A C++ implementation of an ordered hash map (AVL Tree backed) and an unordered hash map (separate chaining). The AVL Tree structure was not built by Ryan McPherson. These implementations were tested against the standard libraries implementation.

magic-copy icon magic-copy

Magic Copy is a Chrome extension that uses Meta's Segment Anything Model to extract a foreground object from an image and copy it to the clipboard.

memos icon memos

An open-source, self-hosted memo hub with knowledge management and social networking.

pokemon-type-calculator icon pokemon-type-calculator

A way of systematically rating each possible Pokemon type combination based on damage relations and user-defined multipliers

six-degrees-of-spotify icon six-degrees-of-spotify

Six Degrees of Spotify is a web app that will find the shortest path between 2 popular artists using data from Spotify's "fans also listen to" feature and BFS

six-degrees-of-spotify-cpp icon six-degrees-of-spotify-cpp

An application that finds the shortest path between 2 Spotify artists (with a popularity score of 60 or higher) using data collected from the "related artists" Spotify feature. Data is stored in a graph that contains roughly 5000 vertices and 43,000 edges. Users can choose between Dijkstra's Algorithm and BFS to find the shortest path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.