Welcome to Toenn Vaot github profile,
We are happy to see you here. Let me present what we have done and what we are doing here :
Who has never dreamed of learning to code a game? That's why this project was born — to assist a colleague with events and to illustrate the concept with fun.
In the end, continuing to code the game, and ta-da, the checkers project is now here. It's not complete yet, but it works
What more gorgious that discovering a new approach of development by exploring sample familiar projects. It is the goal here :
- Roman Numbers | TDD project illustrating the transformation of numbers into their roman representation
When the job of developer never ends to the unique code he has to develop he has to code some scripts to facilitate the process, the extra-things he does repeatly on his machine. Out of that, some powershell modules were born and you can see the list below :
- GetBoolChoice | Powershell module with command for asking a boolean question to user with or without default value
- GetTargetChoice | Powershell module with command for asking a question to user to choose the process target between Debug or Release
While on a mission for a Danish project, I was confronted with the customer's requirement to 'integrate MITID into the authentication process.' The new social identification process (MITID) had recently been introduced, and there was limited documentation and no plugin available. Therefore, I decided to develop a package to assist developers in integrating MITID into their .Net applications.
A classic exercise for beginning development in any language. Here you can found for Python language.
Well, during Thales mission, we used Citadel to communicate and exchange files safely. But company migration oblige us to move to another tool. So we need to save and extract all the rooms and files exist in our Citadel environment. Building upon the work of montag451/citadel-export, I aim to add some features and improvements to manage empty rooms and other rare scenarios.
Every month, there is one day we want to forget: the accounting day. It's the day when you have to retrieve all the invoices, pieces of paper, and justify all the payments (that's in France).
Especially when you use UberEats frequently, you end up with one or many invoices to download. Even with a business account, you don't have the option to Download all. So now, I've developed a small JavaScript script to help download the invoices of what is displayed on the screen and save them with the naming rules defined.