einsteinx2
Full-stack dev with a preference for iOS and Mac platforms. Enjoy writing console homebrew. Developed iSub for iOS, UI engineer on Photos for Mac 1.0 at Apple
mParticleMedellín, Colombia
Pinned Repositories
balance-open
Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
bin2iso
Mirror of original source code plus builds for all platforms.
docker-dcdev
Docker images for Dreamcast development using KallistiOS aka KOS
gditools
Fork of https://git.code.sf.net/p/dcisotools/code with some changes
glex
A simple C++11 and OpenGL based 3d engine for homebrew app development
iSub-Music-Streamer-old-example
NOTE: THIS CODE IS VERY OUTDATED AND DOES NOT REFLECT THE CURRENT STATE OF THE ISUB SOURCE CODE :) This is the source code for the final bug fix release of the first version of iSub. iSub is an iOS client for the open source music streaming software called Subsonic. More information on Subsonic can be obtained at subsonic.org and more information on iSub can be found at isubapp.com. All graphics have been removed because they are not licensed to allow me to distribute them freely. All code unless otherwise noted is copyright Ben Baron 2010, all rights reserved. Full license information at the top of each file. The AudioStreamer class is copyright 2008 Matt Gallagher, modified by Ben Baron for use in the iSub project. The AsynchronousImageView and AsynchronousImageViewCached classed are copyright 2009 Slava Bushtruk, modified by Ben Baron for use in the iSub project.
iSub-old-swift-port
iSub Music Streamer is an iOS client for Subsonic API compatible media servers. Currently being modernized and completely rewritten in Swift.
iSubMusicStreamer
Current App Store version of iSub Music Streamer and new WIP Swift port!
PS3-Reclaim-HDD-Space
Tools to manually edit the GameOS partition's UFS2 superblock to reduce the minimum free space
WaveBox
A free, open source personal media server written in C# and available on all platforms thanks to the Mono framework. GPL3 Licensed.
einsteinx2's Repositories
einsteinx2/libSub
This repository is now deprecated and libSub has been merged into the main iSub code base and partially rewritten in Swift. Please see http://github.com/einsteinx2/iSub for current progress. Licensed under the GPL3.
einsteinx2/wiiflow-lite-einstein-mod
My customizations to WiiFlow Lite, at first focusing on polishing the UI and UX. Attempting to keep as much source compatibility as possible. Original repo here: https://sourceforge.net/projects/wiiflow-lite/
einsteinx2/docker-psvitadev
Forked from jkap/docker-psvitadev (GitHub can't properly fork forks of forks)
einsteinx2/libprojectm-ios
Attempting to get libprojectM running on iOS
einsteinx2/CCNStatusItem
CCNStatusItem is a subclass of NSObject to act as a custom view for NSStatusItem. It supports a customizable statusItemWindow handling any viewController for presenting the content.
einsteinx2/docker-ps2dev-extra-libs
Docker image based off of https://github.com/mlafeldt/docker-ps2dev with the gsKit and ps2sdk-ports libraries to build OPL
einsteinx2/docker-ps3dev-tiny3d
Docker image based off mlafeldt/docker-ps3dev with tiny3D added
einsteinx2/WaveBoxMobileClient
Mobile client for iOS and Android written in C# with Xamarin
einsteinx2/balance-open
Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
einsteinx2/docker-devkitpro-allplatforms
Docker image containing all of devkitPro's supported platforms
einsteinx2/docker-pspdev
Forked from ticky/docker-pspdev (GitHub can't properly fork forks of forks)
einsteinx2/freetype2
Clone of https://git.savannah.gnu.org/git/freetype/freetype2
einsteinx2/Iconv
libiconv wrapper for Swift.
einsteinx2/Iconv-support
einsteinx2/MusicCollectionSync
A swift script for macOS and Linux to recursively sync a folder of music files of various formats to another folder, converting any lossless files to mp3 and copying any lossy files.
einsteinx2/NANDDump
dump NAND FLASH memory chips
einsteinx2/neversleepagain-backend
Pulls posts from SoundCloud and YouTube and provides a feed
einsteinx2/Nuke
A powerful image loading and caching framework
einsteinx2/Perfect-ICONV
A Swif Class Wrapper for ICONV, Inspired by Yasuhiro Hatta
einsteinx2/PS3-GamePad-Test
Clone of PS3 GamePad Test from http://www.psx-place.com/threads/ps3-gamepad-test.144/
einsteinx2/regal
Regal for OpenGL
einsteinx2/Scraping-Manual-Assistant
Scraping Manual Assistant - A scraper for game manuals
einsteinx2/ShakeReport
Shake it and report bugs!
einsteinx2/TagLibIOS
TagLibIOS is a wrapper for the TagLib Audio Meta-Data Library.
einsteinx2/test-react-native-app
Playing around with React Native
einsteinx2/voot
Drivers, servers, and all related software for playing the Dreamcast version of Virtual-On: Oratorio Tangram on the Internet.
einsteinx2/WaveBoxUrlRedirector
A simple URL redirection server for Google App Engine, written in Go. BSD Licensed. Used by WaveBox to provide dynamic URLs.
einsteinx2/wiiflow-lite-einstein-mod-forwarder
Launches apps/wiiflow_einstein/boot.dol, perfect for use with Priiloader
einsteinx2/x0xb0x
git re-pack of x0xb0x code from sourcefource CVS
einsteinx2/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.