Home Page Professional Experience Personal Projects Publications Conferences GitHub Profile StackOverflow Profile Blog LinkedIn Twitter

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.
Technologies: java swing junit
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.
Technologies: php mysql symfony-components phpunit html css jquery-ui
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.
Technologies: php mysql html css
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.
Technologies: javascript jsonp php
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.
Technologies: php symfony-components phpunit
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.
Technologies: java
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.
Technologies: java swing
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.
Technologies: java swing
Link: https://github.com/SoboLAN/queue-manager