John Selbie (jselbie)

jselbie

Geek Repo

Location:Seattle area

Github PK Tool:Github PK Tool

John Selbie's repositories

wrekonline

WREK Online for Android

Language:JavaLicense:Apache-2.0Stargazers:9Issues:3Issues:9

xkcdclock

Android app that demonstrates how to rotate an onscreen bitmap with touch

Language:JavaLicense:Apache-2.0Stargazers:7Issues:4Issues:0

yuv420_to_rgb888

My first attempt at converting YUV images from the Raspberry Pi camera to the RGB space. Ughh! This is too slow in pure Python without a native matrix or image library (or just run with PyPy). But it works. Useful reference.

Language:PythonStargazers:7Issues:0Issues:0

isprime

A faster than average C/C++ function to detect if a number is prime.

Language:C++Stargazers:6Issues:2Issues:0

SudokuSolver

C++ source code and sample app to solve any Sudoku game

Language:C++License:Apache-2.0Stargazers:2Issues:4Issues:0

MetroEndian

Endian conversion for C# Metro

Language:C#License:Apache-2.0Stargazers:1Issues:0Issues:0

MonitorSleep

A very simple program that will put your monitor to sleep

Language:C++License:Apache-2.0Stargazers:1Issues:4Issues:0

mp3streamreader

A simple class that wraps an InputStream so as to read an MP3 file on frame boundaries. You can seek to an arbitrary point in the InputStream and then create an instance of MP3StreamReader. Subsequent calls to the read_next_chunk() method will fill the passed in buffer with an entire MP3 stream at or closest after the current point in the InputStream.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ConnectionDemo

A simple app demonstrating NSConnection - with ability to show that "loopback" calls over a connection are indeed re-entrant

Language:Objective-CStargazers:0Issues:3Issues:0

launchRateActivity

Sample code for an Android app to take the user to the Google Play or Amazon app store for rating

Language:JavaLicense:Apache-2.0Stargazers:0Issues:3Issues:0

playground

My sandbox for experimenting with Git

Stargazers:0Issues:3Issues:0

qmlRest

Simple example of making a REST API call in pure QML

Language:QMLStargazers:0Issues:2Issues:0

QtConnectionExample

Sample Qt project demonstrating how to hook up a C++ property change event into a QML listener

Language:QMLStargazers:0Issues:3Issues:0
Language:C++Stargazers:0Issues:0Issues:0

ScheduleBuilder

Screen scrapes wrek.org to generate the JSON file for the WREK Online Android app.

Language:JavaStargazers:0Issues:3Issues:0

stackoverflow

Sample code I share on Stack Overflow

Stargazers:0Issues:3Issues:0

unidrive

FTP like program for OneDrive

Stargazers:0Issues:2Issues:0

Win32Dialog

Basic Win32 dialog app using ATL. Everytime I need to make a simple app to prototype something on Win32, I usually wind up needing to start with this code.

Language:C++License:MITStargazers:0Issues:3Issues:0