Projects
Here are some of my open source projects. In all of them, i try to use most of good programming techniques like Design Patterns, Domain Driven Design (DDD) , Single Responsibility Principle (SRP), Separation of Concerns, etc.
All the project are licensed under Apache License 2.0, and hosted under Google Code’s Project Hosting.
So, feel free to download the source code and put it to your use!
EasyCRM (see more)
a full easy-to-use CRM application with .NET 4.0 ( C# 4.0, ASP.NET MVC 2 and Windows Forms).
Creation of an application combining the features of common software Customer Relationship Management. Thin client (front-end), allowing them to record their commercial activities (create, modify and delete accounts, contacts, tasks, opportunities, etc.).. Fat client (back-end), allowing administrators to monitor site activity (management of users, displays all accounts, tasks, contacts, etc.).
Here are some screen shots of the application.
Quizzer (see more)
a full quiz web application powered by GWT and Java EE (Struts 1 , Hibernate, and Spring).
Realization of a web application consisting of a quiz site, giving the opportunity to register to play in answering questions in a category, … and to provide updates, such as adding or modifying a category / question. A back office part allows site managers to monitor activity and process requests for updates.
Here are some screen shots of the application.
I will be adding more and more projects in this section with the time. So stay tuned
!