Git
Complex and powerful, Git it's one of my favorite tools. I use
it since a long time in every project I start. I've read and
watched a lot of books and tutorials to get to know it inside
out.
I'm not an expert but I know most of the important functions
very well.
Node.Js
I discovered Node.JS on Discord when I wanted to learn how to
code bots.
Today, I use it in almost all my projects with libraries such as
fastify for APIs, react for web, electron for software and so
many others.
This framework allowed me to discover my great passion for the
backend with Javascript.
JavaScript
My favorite language, both for its strange simplicity and for
the way it works for everything (web, servers, software...).
Javascript lets me simply code applications that run in a
terminal (with NodeJS), so I don't have to create a UI.
React
Powerful and easy to use, React is my default framework for
coding web interface. I use it whenever possible in all my
projects and I prefer it to all others.
Docker
Docker is an essential tool for many companies. I use it
regulary to learn how to use it in most cases as possible.
Even if I'm not a pro, I know how it works and how to use it in
the simplest cases.
Csharp
C# was the first real programming language I learned. It
introduced me to all the doors that programming can open.
I coded my first applications with it, and even if I prefer
JavaScript today, I still often use it in many projects.
Linux
As an open source fan, Linux is my favorite operating system. It
has replaced Windows since many time on my computers.
The more I use it, the less I support Windows. No more untimely
updates, unmodifiable system files, trackers and bloatware. With
Linux, I can choose and customize every parts of my system to
create an optimized environment.
Jest
Like many developers, I don't like writing tests. But when it's
necessary, Jest is the perfect tool. Easy to use and very
efficient, it's always my first choice.
GitHub
Essential for almost every IT project Github it's the perfect
tool for code and team management. I use it every day in all my
projects and I'm always very happy with it.
It took me a while to learn how to use it perfectly, but it's
one the best investment of time I've made.
Tailwind CSS
Tailwind is my favorite css framework. It's very easy to use and
include all css functionalities.
It unifies the design while making development simpler and
faster.