Skip to content
View BrandonDao's full-sized avatar
💭
Learning
💭
Learning

Block or report BrandonDao

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. CVCamp CVCamp Public

    Notes & projects for a short 2 week camp on Computer Vision

    C# 1

  2. Project6502 Project6502 Public

    A C# assembler, disassembler, and emulator for the 6502 microprocessor

    C# 1

  3. GraphVisualizations GraphVisualizations Public

    Interactive visualizers for pathfinding using Dijkstra and A* algorithms. One focuses on maze generation with disjoint sets and another on editable graph environments.

    C#

  4. ArtificialIntelligence ArtificialIntelligence Public

    A collection of AI related projects using reinforcement learning, neural nets, and decision theory trees to solve related games and simple puzzles.

    C#

  5. DigitalLogic DigitalLogic Public

    A 16-bit computer fully designed by me, created in Logisim from simple IC's that runs my custom ISA

  6. JSONParser JSONParser Public

    Basic JSON tokenizer and parser for non-nested data types

    C#