This front-end development (SA Email Builder) can be integrated with a specific project that allows you to create a responsive email for different goals: marketing, communication, etc..
The Game “Game Of Life” with a multiplayer feature
I let you have a look about this project developed for a recruitment company in Hong Kong.
Tuples with C# 7
C# 7 bring bunch of new features and we're going to talk about one of them: Tuples. Actually, Tuples already exist in C# since the .NET Framework 4 and it should be better to speak about an improvement rather than a really really new feature.
Which are the SOLID principles in object-oriented programming ?
The term SOLID in the world of development represents 5 important principles that respect some rules and guidelines for the OOP and particularly in the .NET world. It's a mnemonic acronym that I'm going to describe letter by letter in this article and that can be asked during a job interview like it happens to me in New Zealand multiple times.
Poly Calcul Mobile – Application developed with the Xamarin Technology
After months of intensive work, I can show you my first mobile application developed with Xamarin technology which is a "new" way to create some cross-plateform applications (Windows, Android, Mac, Iphone, etc...) with the C# code and the .NET Framework.
WebImages : Display all images from web page with URL
This service developed in C# can display inside web page all images from a URL that you write.
Rechercher du travail dans le développement en Nouvelle-Zélande et mon expérience personnelle
Une nouvelle plateforme pour trouver du travail facilement avec un moteur de recherche: www.careerjet.co.nz
Je vais dans cet article vous raconter mon expérience personnelle sur la recherche de travail en Nouvelle-Zélande sur Auckland (capitale économique du pays) dans le développement informatique.
Poly Calcul Pro
Poly Calcul Pro is a Windows software developed in 2006 which is an improvement of Poly Calcul. It had a tremendous new features like:
Kbreakout : little experimental breakout game with HTML5 and canvas
Little breakout game that I developed for fun to understand simple collisions and learn canvas.
Ksnake : The snake game with multiplayer features with HTML5 and SignalR
I propose here to let you check, a little game that I developed when I was in Montreal for a challenge to myself: The snake game in multiplayer with HTML5 ! The initial project was under socket.IO before I decided to convert it in SignalR, the .NET library for real-time applications.