Skip to content
View mrchristensen's full-sized avatar

Highlights

  • Pro

Organizations

@YouPick-App
Block or Report

Block or report mrchristensen

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

  1. Roomer Roomer Public

    A simple web app that reverses the housing market - built with React Native and AWS.

    JavaScript

  2. Tweeter Tweeter Public

    A Twitter clone, featuring an Android front-end application and an AWS back-end.

    Java

  3. DesignPatterns DesignPatterns Public

    A collection of examples and use cases of best design patterns and principles (such as the abstract factory method, observer pattern, adapter pattern, dependency injection, etc.)

    Java

  4. ReversiAI ReversiAI Public

    An AI that plays Reversi by computing the best move through simulating future game states with a minimax algorithm (with alpha-beta pruning).

    Java

  5. BayesFilter BayesFilter Public

    2D maze navigation by use of Bayes Filter without being given a position or accurate sensor readings.

    Java

  6. 2-OptTravelingSalesperson 2-OptTravelingSalesperson Public

    2-opt algorithm approach to solving Traveling Salesperson.

    Python