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 :

🍿 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

🔐 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.

Popular repositories

  1. citadel-export citadel-export Public

    Forked from montag451/citadel-export

    A CLI tool to export a Citadel room (https://thales.citadel.team/)

    Go

  2. download-ubereats-invoices download-ubereats-invoices Public

    New javascript script tool to download all invoices available on screen to help you get all PDFs for your accounting

    JavaScript

  3. checkers checkers Public

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

    C#

  4. signaturgruppen.oauth signaturgruppen.oauth Public

    OAuth Handler let you use Signaturgruppen to authenticate users

    C#

  5. .github .github Public

  6. psmodule-get-bool-choice psmodule-get-bool-choice Public

    GetBoolChoice is a module that allows use Get-BoolChoice cmdlet which ask question to get the bool choice of the user.

    PowerShell

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…