Self taught front end developer currently learning system administration and Dev Ops tools. Neovim and Tmux adept I'm curious and prone to automate various process
You can find from most of my current work on this organization, where i test my new Dev Ops skills
Description : Multiple playbooks for changing the admin user, setting default ports, installing various packages, and starting a K8S cluster.
What I Learned and practice : Handling user rights and the necessary steps for server configuration, mandatory K8S components, and configuring a VPC for a cluster.
Description : Playbook to join arm64 runners on a new github repository.
What I Learned and practice : Ansibles modules and arguments usage with ansible-playbook.
3 - Devcontainer scritp :
Description : A devcontainer set to start a Vue-TS project without.
What I learned : Shell scripting and specificities of Docker volumes.
4 - Vue-TS container :
Description : A devcontainer set to start a Vue-TS project without.
What I learned : Shell scripting and specificities of Docker volumes.
5 - Dev_setup :
Description : A repo to allow me to replicate easily my dev environment inside various VM or Containers.
What I learned : Neovim configuration and Building from source process.
6 - FBL Parser :
Description : A parser for FoundryVTT.
What I learned : It taught me asynchronous process and how to use Regex