Skip to content
View MazeDev7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MazeDev7

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. Integration-module Integration-module Public

    The goal of this project is to create a system that can communicate between multiple databases using an integration module.

    C#

  2. ListPad ListPad Public

    Android application that allows the user to add reminders and alarms

    Java

  3. SchoolPrograms SchoolPrograms Public

    A collection of some of the programs I've written for a class in C++

    C++

  4. Assembly-Program Assembly-Program Public

    Class project to create an x86 assembly program that utilizes the stack for method operations

    Assembly

  5. Breakout-Universal-Windows-Platform Breakout-Universal-Windows-Platform Public

    A game built in C# for UWP. It was optimized to be ran on an Xbox One.

    C#

  6. Jumping-Frogs-Puzzle-Solver Jumping-Frogs-Puzzle-Solver Public

    This is a program written in C++ that implements A* and Branch & Bound shortest path traversal algorithms

    C++ 1