Skip to content
View blueberrycola's full-sized avatar
🎯
Job Hunting
🎯
Job Hunting
  • Lapeer, MI
Block or Report

Block or report blueberrycola

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. gvsuNursing-app gvsuNursing-app Public

    A simple web application made with vue.js. Used for registered nurses to obtain a PDF helping them choose the right BSN career path

    Vue

  2. DynMemVisualization DynMemVisualization Public

    [WIP]: Java swing application that shows different processes allocated in ram. The processes are scheduled by First-Fit, Best-Fit, Worst-Fit

    Java

  3. SudokuSolver SudokuSolver Public

    Work In Progress: Using itertools permutations to make my own sudoku solver algorithm.

    Python

  4. pythonTDD pythonTDD Public

    An application to test a simple backtracking algorithm of sudoku. Used to learn unit testing. Data set was pulled from kaggle.com 1,000,000 Sudoku puzzles + solution

    Python