Skip to content
View gibbyb's full-sized avatar
💭
Ready to learn
💭
Ready to learn

Block or report gibbyb

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
gibbyb/README.md
  • This is my self hosted Git Repo. I use it more frequently.

Pinned Loading

  1. Tech_Tracker_Web Tech_Tracker_Web Public

    Tech Tracker is a Next.js Web Application used by COG IT Employees to update their status throughout the day.

    TypeScript

  2. crescent_school crescent_school Public

    Migrating Gaming School Stack from Microsoft Access to Next.js

    TypeScript 1

  3. Tech_Tracker_iOS Tech_Tracker_iOS Public

    Tech Tracker iOS Application. Allows COG employees to update their status from anywhere easily using APIs provided by the Next.js Tech Tracker Application.

    Swift

  4. sunhat sunhat Public

    Forked from basecamp/omakub

    Sunhat is a fork of DHH's Omakub, created to support Fedora. This has turned into my personal config. Sunhat will completely set up Fedora in a single command.

    CSS

  5. Breakthrough Breakthrough Public

    Breakthrough Game written in Java. You can play against a bot that uses a variation of Minimax with AB pruning.

    Java

  6. Maze_Search Maze_Search Public

    Terminal application which demonstrates A* and breadth first search algorithms to solve a maze. Any maze can be used, as the maze is a simple text file.

    Java