Hello folks ! I'm Yann.

Welcome to my world. I've been a web developer since 2018.

I'll try to describe myself, explain what drives me and why I want to become a really good software enginer. The road isn't short, but I'm going fast and safely (of course). So I'll introduce you to some of my projects and what my main skills are.

Oh, and I'm French and I live in Toulouse.

+

I prefer web and front-end development for two main reasons. Firstly, the simplicity of displaying a visual interface, <h1 style="color: red;">Hi ! </h1>, it's magic, isn't it? Secondly, the evolution of Javascript over the years. Its ecosystem is a high-speed train on which you don't want to miss a stop..
But without the back-end, you can't move forward either, and when you're in total autonomy you have to learn Node or PHP, yes, you have to know how to deliver routes, secure your app, pre-render its content, control your cookies, set up a database, authenticate your user, manage CORS problems... in short, one without the other doesn't work!

Most of my front-end projects use Tailwind. It's a tool that works very well with the ecosystem of Javascript frameworks for encapsulating content. So you'll often find a w-full or a text-secondary hanging around on my Github.

I often seek to go further than the simple road indicated, passionate I believe is the term. For example, you'll find some of my personal projects in Zig, and it's thanks to this technology that I was able to discover what a system language was, and I can assure you that playing with machine memory is a whole other thing.