DOMjudge is an automated judge system for programming contests.
NOTE: DOMjudge has moved to www.domjudge.org and Github for all development.
DOMjudge is an automated judge system to run programming contests. Both team and jury side interfaces are web based, with a command line submit tool available as well. It is written in PHP, shell-script and C/C++ and needs MySQL and a webserver.
Automated grading system for use at programming competitions, especially national informatics olympiads.
The interface is AJAX based, with serverside operations being handled by PHP. Grading is done by a separate C++ grader.
My Weather: Personal weather station for educational purpose
Personal Weather Station is a simple educational project used for learning various skills in electronics and programming.
The station will collect the data using a couple of sensors connected to a micro-controller. Collected data will be uploaded to an online weather server where visitors can see the collected data.
Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map.
Sensors:
- Precipitation...