Pinned Repositories
advent-of-code-python-2017
Solutions for advent of code 2017 in python http://adventofcode.com/2017
DeviceInfoImage
Simple project that creates an image with the device info (iOS version, name and model). Useful to use as wallpaper for testing devices
GBsnake
Snake game for Nintendo Gameboy written in C
jquery-scalable-framework
Javascript framework for scalable applications using jQuery
NESnake
Snake game for Nintendo NES written in C
NSString-CommonMark
NSString category for binding with CommonMark c implementation in objective c
UICollectionView-Parallax
Simple example of a collection view with a background parallax
unity-gb-emu
Gameboy emulator made in unity and C#
Untiy-OpenSceneMenuGenerator
Simple script to auto generate an editor menu to open the scenes added to a project
velcro-golf-with-sheeps
Unfinished Gameboy game entry for bitbitjam4 using Zal0's ZGB Engine
brovador's Repositories
brovador/GBsnake
Snake game for Nintendo Gameboy written in C
brovador/NESnake
Snake game for Nintendo NES written in C
brovador/unity-gb-emu
Gameboy emulator made in unity and C#
brovador/UICollectionView-Parallax
Simple example of a collection view with a background parallax
brovador/Untiy-OpenSceneMenuGenerator
Simple script to auto generate an editor menu to open the scenes added to a project
brovador/velcro-golf-with-sheeps
Unfinished Gameboy game entry for bitbitjam4 using Zal0's ZGB Engine
brovador/advent-of-code-python-2017
Solutions for advent of code 2017 in python http://adventofcode.com/2017
brovador/NSString-CommonMark
NSString category for binding with CommonMark c implementation in objective c
brovador/DeviceInfoImage
Simple project that creates an image with the device info (iOS version, name and model). Useful to use as wallpaper for testing devices
brovador/national-geographic-photo-of-the-day-to-image
small phantomjs script to generate an image with caption from National Geographic photo of the day to use as wallpaper
brovador/NSString-QualifierSearchParser
NSString category for parsing search queries using qualifiers like in github code search or gmail filtering
brovador/python3-chip8-terminal-emu
Chip8 emulator to run in your terminal written in python3
brovador/DTCoreTextHyphenationExample
An example of creating hyphenated justified text with DTCoreText
brovador/ShutDownMyMac-iOS
iOS app to shut down OSX remotely using Bonjour communication
brovador/ShutDownMyMac-OSX
OSX app to shut down the mac remotely using Bonjour communication with an iOS device.
brovador/advent-of-code-python-2015
Advent of code 2015 solutions in python
brovador/applerumors-chrome-extension
Chrome extension to show macrumors buyers guide inside apple's website
brovador/DTCoreTextColumnsExample
Simple example showing how to split long text in columns using DTCoreText
brovador/opengl-tutorial-xcode
xcode project created by following opengl-tutorial.org lessons
brovador/puppeteer-national-geographic-photo-of-the-day-to-image
puppeteer script to extract image of the day from national geographic website and render it on an template to use as a background
brovador/SubsPlease
Simple GUI to download subtitles from opensubtitles using subtitler and Electron.
brovador/UIImage-BRPixelsAdditions
Extension for UIImage adding some block based pixel modifications
brovador/8bitworkshop-nes-test
Testing 8bitworkshop for NES development
brovador/advent-of-code-python-2016
Solutions for advent of code 2016 in python http://adventofcode.com/2016
brovador/advent-of-code-python-2018
Solutions for Advent of Code 2018 in python
brovador/GameJamthropy
Our entry for the FamiliarGameJam 3rd edition
brovador/JSONConfigurablePersonalSite
A JSON configurable personal site; updated version of the original repo adding more sections. Sample page:
brovador/macdown
Open source Markdown editor for OS X.
brovador/Swift-HackerNewsReader
A very simple RSS reader of http://news.ycombinator.com in Swift
brovador/ud120-projects
Starter project code for students taking Udacity ud120