Skip to content
View rtspw's full-sized avatar

Highlights

  • Pro

Block or report rtspw

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. Karnaugh-Maps-Revisited Karnaugh-Maps-Revisited Public

    Remaking of an earlier project for visualizing K-Maps up to six variables. This revisited version will support up to 6 variables and also solve for the kmap groups.

    JavaScript

  2. Multidimensional-Map Multidimensional-Map Public

    Data structure to map multiple keys to entries, with subset queries and measure combinations

    JavaScript 6 1

  3. WebGL-Tree-Generation WebGL-Tree-Generation Public

    A randomly generated nature scene with a day/night cycle in WebGL.

    JavaScript 1

  4. Rocketing Rocketing Public

    Interface for rocket launches API. For the Space Apps Hackathon 2018.

    HTML

  5. Beautify-PCC-Schedule Beautify-PCC-Schedule Public

    A simple browser extension designed to lighten up the design of the PCC class schedule search pages.

    JavaScript 1

  6. MASM-8-Puzzle MASM-8-Puzzle Public

    Assembly program that will generate and solve sliding puzzles using the A* shortest path algorithm. Also allow manual user play with a full history of moves.

    Assembly