Pinned Repositories
8-Puzzle-Solver
Solves the 8-Puzzle problem using the A* search algorithm
AdventOfCode
CardGames
This project allows the user to play Uno, Crazy Eights, and GoFish verses a computer on the command line
CarSimulator
A 3D car driving simulator made using OpenGL
DES-Encryption
Implementation of DES encryption algorithm in C++
IssueTracker
REST-based Issue Tracking system developed in C++ as part of a group project for an introductory software engineering course.
Networking-Project
Client and Server programs that implement the alternating bit protocol in Python
Parky
A Flutter app built to manage visitors checking in and out of guest parking at apartments
Portfolio
RockPaperScissors
A RockPaperScissors game I developed using HTML, CSS, and JavaScript
bmclachlin1's Repositories
bmclachlin1/Networking-Project
Client and Server programs that implement the alternating bit protocol in Python
bmclachlin1/CardGames
This project allows the user to play Uno, Crazy Eights, and GoFish verses a computer on the command line
bmclachlin1/CarSimulator
A 3D car driving simulator made using OpenGL
bmclachlin1/DES-Encryption
Implementation of DES encryption algorithm in C++
bmclachlin1/IssueTracker
REST-based Issue Tracking system developed in C++ as part of a group project for an introductory software engineering course.
bmclachlin1/Portfolio
bmclachlin1/8-Puzzle-Solver
Solves the 8-Puzzle problem using the A* search algorithm
bmclachlin1/Parky
A Flutter app built to manage visitors checking in and out of guest parking at apartments
bmclachlin1/RockPaperScissors
A RockPaperScissors game I developed using HTML, CSS, and JavaScript
bmclachlin1/AdventOfCode
bmclachlin1/Algorithms
Implementation of common algorithms
bmclachlin1/bmclachlin1
Config files for my GitHub profile.
bmclachlin1/calgary-hacks21
:yesguys:
bmclachlin1/Complex
Complex Number Class built using Python
bmclachlin1/CustomStringClass
A Custom String Class based on C++ 11 move semantics
bmclachlin1/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
bmclachlin1/GoFishMVC
bmclachlin1/HospitalDatabaseApplication
bmclachlin1/LeetCodeSolutions
A repository containing my LeetCode solutions in C++.
bmclachlin1/Matrix
bmclachlin1/QtCalculatorApp
My first experience with the Qt C++ GUI framework.
bmclachlin1/RGB-Color-Game
A color guessing game developed in HTML, CSS, and JavaScript
bmclachlin1/travel-planner
bmclachlin1/YelpCamp
CRUD based Web Application for campground sites! Developed as part of Colt Steele's Web Developer Bootcamp on Udemy.