Skip to content
View cbailey17's full-sized avatar
  • Resmed
  • San Diego

Block or report cbailey17

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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 1

  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