Skip to content
View mr-rjh3's full-sized avatar
๐Ÿฆง
Currently Monkey
๐Ÿฆง
Currently Monkey
Block or Report

Block or report mr-rjh3

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
mr-rjh3/README.md

Hi there, I'm Riley Huston! Cool green backflipping guy

๐Ÿ–ฅ๏ธ Software developer with expertise in backend development using Python and C.

๐Ÿ‘พ Software Tester with experience in manual and automated testing using Selenium, JMeter, and Postman.

โœ๏ธ Currently learning Software and Systems Testing at Fanshawe College!

๐ŸŽ“ Computer Science Graduate from Wilfrid Laurier University with a minor in User Experience Design.

๐ŸŒ My Website

๐Ÿ“Š GitHub Stats:

Thanks for checking out my profile!

Feel free to check out my repositories down below!

ย ย ย 

ย ย ย 

ย ย ย 

Pinned Loading

  1. CSP-Sudoku-Solver CSP-Sudoku-Solver Public

    Solves sudokus using CSP Consistency and Backtracking algorithms.

    Python 2

  2. SamsonGoodenough/sentiment-analysis SamsonGoodenough/sentiment-analysis Public

    Machine learning project that uses sentiment analysis to train a model for scoring reviews.

    Jupyter Notebook 2

  3. SamsonGoodenough/n-puzzle-solver SamsonGoodenough/n-puzzle-solver Public

    AI project which uses A* algorithm to find solutions to the 8Puzzle or larger varients.

    Python 2

  4. Noisy-Channel-Model Noisy-Channel-Model Public

    Python program that generates the best suggestion for a given misspelled word using the Noisy Channel Model.

    Python 1

  5. python-page-rank python-page-rank Public

    Python program that generates the page rank of the Stanford web graph from 2002.

    Python 1

  6. Shailosingh/UniToEats Shailosingh/UniToEats Public

    Final project for CP470. It is a food pickup app

    Java