Pinned Repositories
abcSICP
A Brief Compendium: Structure and Interpretation of Computer Programs
backgammon
I decided to take my Backgammon Simulator one step further and build a fully functional backgammon game you can play in your terminal. The next step is building a bot to play against!
backgammonSimulator
I was playing backgammon and my friends told me that my method of "eating" my pieces was incredibly inefficient. After losing a few––OK, more than a few––games, I believed them. Being me, I wanted to know just HOW bad my method truly was. So I wrote a program!
blog
This is going to be my blog where I write about random things that come to mind.
brandonio.github.io
My personal website!
espejo
Espejo Inteligente
Lumboard-2.0
This is a 3rd party keyboard for iOS 8 devices. It is minimalistic and bigger than bigger.
moozik
Moozik is a react app that allows users to browse top albums (according to Apple Music) and keep track of their favorite ones.
toothbrushbuddy
I forked @mlv's ToothTimer app for Pebble and implemented changes to make the app run for 3 minutes and include all parts of the mouth.
ToothTimer
Pebble app for timing the brushing of teeth (3 minutes).
brandonio's Repositories
brandonio/brandonio.github.io
My personal website!
brandonio/ToothTimer
Pebble app for timing the brushing of teeth (3 minutes).
brandonio/toothbrushbuddy
I forked @mlv's ToothTimer app for Pebble and implemented changes to make the app run for 3 minutes and include all parts of the mouth.
brandonio/abcSICP
A Brief Compendium: Structure and Interpretation of Computer Programs
brandonio/backgammon
I decided to take my Backgammon Simulator one step further and build a fully functional backgammon game you can play in your terminal. The next step is building a bot to play against!
brandonio/backgammonSimulator
I was playing backgammon and my friends told me that my method of "eating" my pieces was incredibly inefficient. After losing a few––OK, more than a few––games, I believed them. Being me, I wanted to know just HOW bad my method truly was. So I wrote a program!
brandonio/blog
This is going to be my blog where I write about random things that come to mind.
brandonio/espejo
Espejo Inteligente
brandonio/moozik
Moozik is a react app that allows users to browse top albums (according to Apple Music) and keep track of their favorite ones.
brandonio/amoledify
A simple little tool to help you (mostly me, probably) turn images into pure black copies to be used as wallpapers on led screens
brandonio/Animal-Farm
No, not George Orwell. This is a simple text-based game I wrote one night for fun.
brandonio/app.py
brandonio/Applications
Organization member applications
brandonio/Big-Rings-Drake
This code can be used to recursively print the chorus of Big Rings by Drake, one of the greatest songs on the artistic genius' recent mixtape.
brandonio/bloggify
I wrote this Python program to help me focus on blogging, rather than writing HTML files for my posts. I have several easter eggs and special stylings throughout my blog, and coding those is meticulous. Now, I just write a post, run the program, then input a post number, title, and color; the file is written to the appropriate folder so I simply commit and push.
brandonio/hokm
After making backgammon, I decided I wanted to make my favorite card game, Hokm. You can read more about it here: https://www.pagat.com/whist/hokm.html
brandonio/homebrew-carchey
An archey script clone for OS X written in C
brandonio/iTerm2-Color-Schemes
Over 150 terminal color schemes/themes for iTerm/iTerm2 (with ports to Terminal, Konsole, PuTTY, Xresources, XRDB, and Terminator)
brandonio/LaTeX-HW-Template
I was tired of spending so much time setting up the layout for my CS70 assignments, so I to wrote something to greatly speed it up.
brandonio/List-Printer
This program prints elements of a list one by one.
brandonio/Marvins-Room-Drake
The beginning of Marvin's Room written in Python. To fully understand it, read the code while running it.
brandonio/Nim-Game
This includes classes to play the Nim Game.
brandonio/old-personal-site
brandonio/Password-Cracker
This can be used to generate all possible passwords using uppercase and lowercase letters. *Note: it will take a considerable amount of time for passwords beyond length 4.
brandonio/Practice-with-Primes
This method finds prime numbers to 1000 and forms an array with them.
brandonio/Readr
Readr (notice the missing 'e') tells a user how often words were used in a given essay. Readr will ignore words with lengths less than 4 and words that have been repeated fewer than 4 times.
brandonio/RealFare4Pebble
RealFare, but for Pebble
brandonio/Stats-Calculator
Give it a list and it will give you all the basic statistical information you could want on it. *Note: outputs left median
brandonio/typoglycemia
I have always been interested in the "rscheearch at Cmabrigde Uinervtisy" that led to the discovery of Typoglycemia. Naturally, I wanted to see what words this wouldn't always work with. To my surprise, there are actually a large number of exceptions. *Note: This will take a VERY long time to run.
brandonio/XBOS
The eXtensible Building Operating System