...It can be used to display a video of your choice given the name video.mp4. After the video is started it can be stopped by moving the mouse or pressing a keyboard button.
Full sourcecode and MIT licensing provided.
Boxxx Engine is a very simple 2D engine written purely in C language.
This code uses BGI graphic library and is compiled with Borland Turbo C 2.0.
The goal of this project is to come up with a physically complex yet simple in principle 2D engine.
The release is without any warranty of fitness for a particular purpose.
Automatically shutdown/suspend a computer when conditions are met.
This project has moved to GitHub, at https://github.com/deragon/autopoweroff/
Autopoweroff is a daemon for the Linux operating system that shuts down the server or run any other command at a specific time if no other workstations on the LAN requires it services or if any user is working on it . A GUI is provided for configuration. Useful for home servers.
The Curiosity Collective is a techno-arts collective based in Ipswich, UK.
We can share sourcecode and provide binaries using this sourceforge project.
There is a blog describing projects at http://curiositycollective.org
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Pong clock is a clock made to look like the classic Pong game. The computer controls both players and games last for one minute. The 'score' is the current time.
Two programs, one in Java and one in Javascript, which display a configurable graphical countdown timer on a computer. Useful for testing situations and short-range anticipated events.
Utilize Java to create an application capable of massivly parallel operations. Application will be targeted as a Napster Clone, with the additional capability of downloading projects which are seeking computer time.