Skip to content
View cbailey17's full-sized avatar
  • Xifin Inc.
  • San Diego
Block or Report

Block or report cbailey17

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

  1. Atmowaste-Website Atmowaste-Website Public

    React Typescript website for carbon capture start up AtmoWaste built using React Three Fiber

    TypeScript

  2. node.js-obsidian-middleware node.js-obsidian-middleware Public

    Node.js middleware server built to intercept API requests as a layer before Obsidian in order to hydrate and and abstract the handling of data away from Obsidian

    JavaScript

  3. Blkhrt-Barbershop-Website Blkhrt-Barbershop-Website Public

    BLKHRT Barbershop website built using React and JavaScript

    JavaScript

  4. checkers-webapp checkers-webapp Public

    A checkers web app build using React and Typescript and then Python and Flask for the backend. The application uses a minimax backtracking algorithm and bitboards and allows a user to play an AI. I…

    Python

  5. python-microservices-web-app python-microservices-web-app Public

    A product ordering microservices webapp built using Flask, Django, Docker & Docker Compose, MySQL, SQLAlchemy, and RabbitMQ for a message broker

    Python

  6. Sudoku-Puzzle-Solver Sudoku-Puzzle-Solver Public

    Using AC3 constraint satisfaction and backtracking search algorithm we can solve difficult sudoku puzzles

    Python