GithubHelp home page GithubHelp logo

Brendan Busey's Projects

binarytree icon binarytree

C++ implementation of the Binary Tree data structure for my Data Structures and Algorithms course.

codingpractice icon codingpractice

One-stop shop for practice problems solved from various sites on the interwebs.

collectionoffunctions icon collectionoffunctions

This is a on-going file of C++ functions that I tend to be using over and over when I write programs. So, I figured I would put them all in the one place so I don't have to keep writing them again and again.

commandlineshellprogram icon commandlineshellprogram

Third lab in my operating systems course. Wrote a basic shell in C that performs the bare bones shell operations.

complexnumber icon complexnumber

Complex number and operations implementation using classes in C++

conwaysproblem icon conwaysproblem

C implementation of Conway's Problem for my operating systems course.

exploringprocesses icon exploringprocesses

The second lab for my operating systems course, in which we dived into processes and how they interact. Also, written in C.

interviewpreparation icon interviewpreparation

A one-stop shop for all the materials and code that I have used and written in order to prepare for my technical interviews.

introductiontosignals icon introductiontosignals

First lab in my operating systems course where we explored signals and how they function. Written in C.

linearprobing icon linearprobing

C++ implementation of the Linear Probing collision resolution technique for Hash Tables. Programming project for my first Data Structures and Algorithms course.

mathematics icon mathematics

All assignments and exams for math classes taken during the spring semester of my senior year at University, written in LaTeX

palindrometer icon palindrometer

C++14 program to solve the "Palindrometer" problem. More information can be found here: https://icpcarchive.ecs.baylor.edu/index.php?option=onlinejudge&page=show_problem&problem=2869

parallelprogramming icon parallelprogramming

Collection of projects for my Parallel Programming Course written in C/C++ with MPI, Pthreads, and Open_MP

personal_organization_app icon personal_organization_app

Personal Organization application I use for school. Implemented using HTML, Twitter Bootstrap, and the Laravel 4 framework.

rsa icon rsa

C++ implementation of RSA encryption using the GMP library. First programming project in my Data Structures and Algorithms II course.

separatechaining icon separatechaining

C++ implementation of the Separate Chaining collision resolution technique for hash tables. Programming project for my first Data Structures and Algorithms course.

sets icon sets

C++ implementation of sets and their operations from mathematics using classes.

sleepingbarber icon sleepingbarber

Explored the concepts of concurrency, deadlock, and data races through this lab implemented in C.

sortingalgorithms icon sortingalgorithms

C++ implementation of Heap sort, Quick sort, Insertion sort, and Selection sort for my first Data Structures and Algorithms course.

takuzu_solver icon takuzu_solver

A C++11/14 implementation of a logic puzzle found on the daily programmer subreddit

typeraceranalytics icon typeraceranalytics

A multi-threaded program that utilizes C++11, C++14, Boost, and the fast-cpp-csv-parser to analyze the four years worth of typing races I've completed at play.typeracer.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.