Brendan Wilhelmsen's repositories

digital_freight_matcher_eng_lab_1

Build a Pricing and Scheduling Service to offer cargo space in current fixed routes, to clients that want to transport packages through those same paths.

Language:PythonLicense:UnlicenseStargazers:0Issues:0Issues:0

music-app

This title is a MAJOR WIP

Language:JavaScriptStargazers:0Issues:0Issues:0

text-editor

Making an in-browser text editor with React.js

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

rc_files

bash script and vim script for efficiency

Language:Vim scriptStargazers:0Issues:0Issues:0

Mastermind

Just starting to learn Java. Decided creating Mastermind would give me a good intro to the language.

Language:JavaStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

FirstWebapp

My first dive into Ruby on Rails

Language:RubyStargazers:0Issues:0Issues:0
Language:RustStargazers:0Issues:0Issues:0

my_blockchain

Lite version of blockchain that handles adding blocks and nodes, removing blocks and nodes, and syncing nodes. Built around linked lists.

Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

bwilhelm42

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

My_Tar

My own implementation of the tape archive 'tar' command used for archiving and extracting files and directories.

Language:CStargazers:0Issues:0Issues:0

libft

This project was to create my own C library. I was tasked with recreating many preexisting functions which helped to deepen my knowledge on how they work. Full description of project guidelines and the functions to create can be found in the attached PDF file.

Language:CStargazers:0Issues:0Issues:0

fillit

The goal of this function is to take a file with tetriminos (tetris pieces) and return the smallest possible square that they could fit in. The full prompt is attached in the PDF file.

Language:CStargazers:0Issues:0Issues:0

get_next_line

This function is meant to return the next line from a given file. This project was conducted with certain restrictions in place preventing me from using functions from additional libraries. The full guidelines for this project are viewable in the get_next_line.en.pdf file.

Language:CStargazers:0Issues:0Issues:0