Pinned Repositories
Ap0c.github.io
A blog (more a series of articles), aiming to simplify the subjects of science and technology.
blog-engine
A simple tool for compiling a Markdown-based blog to a static site, written in Python.
node-omxplayer
A library for controlling the Raspberry Pi omxplayer from Node.js.
orrery-js
An in-browser orrery displaying the eight planets of the solar system.
play-app-kernel
The basics of a Play app, as minimal as possible.
quiz-game
A browser-based, multiplayer quiz game.
tv-media-client
An electron app for playing back media, stored on a networked server, on the TV.
frontend
The Guardian DotCom.
membership-frontend
Guardian events and masterclasses
eric
A tiny tiny kernel
Ap0c's Repositories
Ap0c/node-omxplayer
A library for controlling the Raspberry Pi omxplayer from Node.js.
Ap0c/orrery-js
An in-browser orrery displaying the eight planets of the solar system.
Ap0c/blog-engine
A simple tool for compiling a Markdown-based blog to a static site, written in Python.
Ap0c/quiz-game
A browser-based, multiplayer quiz game.
Ap0c/tv-media-client
An electron app for playing back media, stored on a networked server, on the TV.
Ap0c/Ap0c.github.io
A blog (more a series of articles), aiming to simplify the subjects of science and technology.
Ap0c/didactylos
A set of teaching tools that allow educators with little or no technical background to create web-friendly educational content.
Ap0c/RaspPi-Resolution
Python program to alter the resolution of the raspberry pi.
Ap0c/video-server
Flask application to serve video files on a local network, written in Python, targeting the Raspberry Pi specifically.
Ap0c/play-app-kernel
The basics of a Play app, as minimal as possible.
Ap0c/around-the-house
A simple database-backed, web UI for keeping track of media in a household, i.e. books, DVDs, music and so on.
Ap0c/bill-calc
An easy way to calculate restaurant bills
Ap0c/db
Simple database engine written in Java.
Ap0c/elm-tutorial
A guide to building web applications using Elm
Ap0c/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
Ap0c/game-of-life
An implementation of Conway's Game of Life in Rust.
Ap0c/houselights
Python/Elm app for controlling Philips Hue and RF lights.
Ap0c/identity-frontend
Frontend for sign-in and registration at theguardian.com
Ap0c/jeff-ctrl
The control software for Jeff.
Ap0c/json-api-js
A simple, structured JSON API written in Javascript, for communication between apps in a network.
Ap0c/json-api-py
A simple, structured JSON API written in Python, for communication between apps in a network.
Ap0c/megaphysics.github.io
A Physics wiki (sort of).
Ap0c/music-server
A web-based, network music player, built on Node.js.
Ap0c/node-framework
A simple server and web framework built in node.js.
Ap0c/orrery
A planetary orrery implemented in Java, using JavaFX for graphics.
Ap0c/pi-audio-player
Network audio file player designed to run on the Raspberry Pi, using omxplayer.
Ap0c/pouch-music-server
A client-server music player designed for use on a local network.
Ap0c/quota
Doing science with Rust.
Ap0c/simple-sqlite3
A simple library for interacting with sqlite3 in Python.
Ap0c/traffic-lights
Experimentation with React, Redux, Flow, Immutable.