Skip to content
View dguido1's full-sized avatar
🎓
Graduated
🎓
Graduated

Highlights

  • Pro
Block or Report

Block or report dguido1

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. pacman-portal pacman-portal Public

    A twist on the original Pacman allowing the use of portals

    Python

  2. n-queens-gen-algo n-queens-gen-algo Public

    N queens solution generator via a genetic algorithm

    Python 1

  3. friend-finder friend-finder Public

    A native iOS application, linking together CSUF students

    Swift 2

  4. kepler-55 kepler-55 Public

    A space adventure. Made with GoDot, an open source game engine

    GDScript 1 1

  5. cpsc471-ftp-project cpsc471-ftp-project Public

    Python application allowing a client to upload & download files to & from server

    Python

  6. language-parser language-parser Public

    Inputs text file with 'program code', removes white space/comments, outputs a C++ intermediate code translation

    C++