(2008) Moodle/SugarCRM Integration. Integrated SugarCRM’s Bug Module as Moodle module. (PHP, Web Services)
(2007-2008) Stock Emulation software – MobileStock. Application in Java on my Software-Engineering courses during 4th year. Experimenting with various EE and other architectures, and design patterns. Developed using Test-Driven Development philosophy. Hosted on sourceforge.net. Application created using Maven, where Spring, Hibernate, is used for back-end and Tapestry for web front-end. Unit tested used EasyMock. Integration tests developed using TestNG. DBUnit is used for populating Data for every test in HSQL DB engine. Created flexibile architecture considering other DI and JPA providers
(2007-2008) Created JEE port of MobileStock on Glassfish and JSP.
(2007-2008) Java/PHP application for easier process of getting final grades for course that is based on Moodle (http://www.moodle.org). Front-end is written in Java JSP, application core/logic in Java SE. Communication with Moodle is done over web-services, and web-services part on Moodle side in written in PHP.
(2004-2006) Forum, Web forum in WAMP. Application developed for my high school final project. Used many ideas from other OpenSource projects in order to make skinnable/modular application that is easy to extend and maintain.