Some projects I am happy to share with you 💻
Blouppy
Blouppy is the current website. It was created with Gatsby and deployed with Netifly. I wanted to have my own personal blog site and Steve Smith aka Ardalis, whom I thank, had shared an article about…
Jimmy Boinembalome
Scrumboard
Scrumboard is a Trello clone built with Angular 12 and ASP.NET Core 5. This project was made to provide an example of an enterprise project that changes from the "Todo" application we often see. The…
Jimmy Boinembalome
World Cities
Project allowing me to improve my knowledge in Angular 12 and ASP.NET Core 5. WordCities allows to have a CRUD on a list of countries and cities which are stored in a CSV file then inserted in a…
Jimmy Boinembalome
News Applications
Small project developed with Angular 12, Angular Material and TailwindCSS to discover the News API. This project was built with the idea of offering a starter kit for future Angular projects.
Jimmy Boinembalome
C# Editor
Creation of a C# editor in WPF with .NET 4.8 based on RoslynPad.Roslyn.Windows, AvalonEdit and Microsoft.Toolkit.Mvvm. The purpose of this project is to improve my knowledge in WPF and especially to…
Jimmy Boinembalome
Memory Game
A simple memory game makes with Angular 12 and TailwindCSS. At the beginning, all cards are shuffled and placed face down. The player turns over two cards, if the cards do not match, it is not a pair…
Jimmy Boinembalome