Skip to content
@Toenn-Vaot

Toenn Vaot

Hi community 👋

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 :

⚗️Framework

Thanks to our experience, this project shows all the code can be reused without recoding the wheel. It is multi-facet but each one is targeting a precised scope.

Don't hesitate to visit and test it in your projects 😉

👨🏻‍💻 Development

A sample projet to illustrate the creation of database per tenant based on tenant id send in web request.

⚖️ Reglementary

In European Union, new reglementation will require to send invoice to central depot to counter fraud and analyze all the B2B invoices. This repository allows to extract the codes list used in this new reglementation.

In European Union, new reglementation will require to send invoice to central depot. In Belgium, you have to be registered in the Peppol directory. This application let you download this directory to exploit their data after deserializing them.

🍿 Games

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

🧪 Test-Driven projects

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

🧰 Powershell modules

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
  • Update-ServiceAccount | Powershell module with command to update service account of specified Windows service

🔐 Security

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.

🧑🏻‍🎓 School

A classic exercise for beginning development in any language. Here you can found for Python language.

🛠️ Tools

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.

Pinned Loading

  1. python-exercice-conway-sequence python-exercice-conway-sequence Public

    Python exercice - Code the CONWAY sequence

    Python

  2. toennvaotsystem toennvaotsystem Public

    ToennVaot.Components.Core est un ensemble de bibliothèques .NET fournissant les fondations techniques du système ToennVaot.

    C#

  3. checkers checkers Public

    Checkers game done in Windows Form to learn how to handle event and customization of components

    C#

  4. roman_numbers roman_numbers Public

    A Test-Driven Development project illustrated with the resolution of Roman numbers

    C#

Repositories

Showing 10 of 17 repositories

Top languages

Loading…

Most used topics

Loading…