Pinned Repositories
better-than-xml
A collection implementations of my personal BTX file format
cloudsql-proxy
container-engine-samples
crypto
[mirror] Go supplementary cryptography libraries
cs4534
DatabaseDesigner
A collection of simple Java annotation types to automatically take care of generating SQL commands such as creating tables. The annotations both mark intent and allow for easy and rapid database design.
Easy-Parceling
A project that helps simplify and streamline the data layer of any Android-based project. Has support for automatically generating boiler-plate code needed to save objects to permanent storage, Parcel objects for easy transfer between Activities and Fragments, and reading/saving data to XML files.
learngo
A simple program which helps walk people through learning programming in Go
SaraJava
Helping teach Sara programming!
sf2create
A library that helps with creating SF2 (SoundFont2) files
Carrotman42's Repositories
Carrotman42/sf2create
A library that helps with creating SF2 (SoundFont2) files
Carrotman42/better-than-xml
A collection implementations of my personal BTX file format
Carrotman42/Easy-Parceling
A project that helps simplify and streamline the data layer of any Android-based project. Has support for automatically generating boiler-plate code needed to save objects to permanent storage, Parcel objects for easy transfer between Activities and Fragments, and reading/saving data to XML files.
Carrotman42/learngo
A simple program which helps walk people through learning programming in Go
Carrotman42/SaraJava
Helping teach Sara programming!
Carrotman42/cloudsql-proxy
Carrotman42/container-engine-samples
Carrotman42/crypto
[mirror] Go supplementary cryptography libraries
Carrotman42/cs4534
Carrotman42/DatabaseDesigner
A collection of simple Java annotation types to automatically take care of generating SQL commands such as creating tables. The annotations both mark intent and allow for easy and rapid database design.
Carrotman42/docker-cloudsql-proxy
Cloud SQL Proxy for Docker
Carrotman42/edatasheets.github.io
Landing page for digital-datasheets working group official releases
Carrotman42/EmuNotOstrich
A foray into emulator development
Carrotman42/foxxxsay-server
Carrotman42/gomeboycolor
Gameboy Color emulator
Carrotman42/gomotion
A Leap Motion web socket consumer written in Go.
Carrotman42/graphr
A graphing program and library for Go
Carrotman42/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
Carrotman42/otp-pwman
Password manager using a One-Time-Pad strategy
Carrotman42/python-docs-samples
Code samples used on cloud.google.com
Carrotman42/QtChat
Carrotman42/secret-santa
A program to automatically divvy up secret santa assignments
Carrotman42/strobe
Carrotman42/styleguide
Style guides for Google-originated open-source projects
Carrotman42/tacobox
Carrotman42/todo
A simple todo webapp
Carrotman42/uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
Carrotman42/mvm-go-cloudsql
An example app for how to connect to Cloud SQL Second Generation on Managed VMs