Hello, I'mEduardo Guiraldelli Schelive
I started working with software development in 2013 (that's 12 years ago, when I was just 10 years old) purely as a hobby and decided it would be my profession in the future.
I've worked at several companies and mainly operate in web development, although I've also created mobile apps and desktop solutions.
My Favorite Stack
I like all tools and everything in technology. I believe that if you know enough about your technology, you're the one with the most reasons not to like it. After all, the more experience you have, the easier it is to spot its flaws.
Games Teach Too
I started programming because of the Minecraft Skript plugin. I wanted to create systems and commands on the server, so I learned logic, events, variables, and conditions right there. That became my gateway to the world of code, and that's where I realized I really enjoyed programming. Later, for the same reasons, I learned and delved into Java
Old But Gold
I've worked with much older technologies, like Clipper (released in 1985). I had the privilege of creating a complete RESTful API from scratch. It might sound trivial, but remember that Clipper doesn't have any abstraction for this like modern languages (and if it does, I didn't use it), which meant studying the RFCs and understanding in-depth the process of when you make a request to a server.