Radu Murzea
These are my public personal projects:
Poker Enlighter
Active: September 2009 - Present
A poker equity calculator written in Java that supports Texas Hold'em, Omaha and Omaha Hi/Lo.
Link: http://pokerenlighter.radumurzea.net/
FileList Poker
Active: August 2013 - Present
The site dedicated to FileList.ro's poker club. Written in PHP with MySQL database in the background.
Link: https://github.com/SoboLAN/flpoker
Project Euler Romanian Edition
Active: August 2012 - Present
Romanian version of the popular mathematics site called Project Euler. Contains translations in Romanian for most of the problems.
Link: http://projecteuler.radumurzea.net/
Project Euler Translations Script
Active: August 2012 - Present
A GreaseMonkey script that allows viewing translations in 4 languages directly on the original Project Euler site.
Link: https://github.com/SoboLAN/projecteuler-translation-script
REST Negotiator
Active: January 2015 - Present
A Symfony Bundle that enables easy versioning of Symfony-based REST APIs by relying on the "Accept" and "Content-Type" HTTP headers.
Link: https://github.com/SoboLAN/rest-negotiator
Project Euler Problems
Active: August 2016 - Present
A (ever-growing) collection of my personal solutions to the famous Project Euler problems.
Link: https://github.com/SoboLAN/project-euler-problems
Polynomial Processor
Active: April 2012
An "ancient" project written in Java and Swing that allows manipulation of polynomials of 1 variable with integer coefficients.
Link: https://github.com/SoboLAN/polynomial-processor
Queue Manager
Active: April 2012
An "ancient" project written in Java and Swing that simulates creation and serving of customers in queues.
Link: https://github.com/SoboLAN/queue-manager