about-me:$ |




root@alexandresouto:~$ cd /about/alexandresouto root@alexandresouto:~$ ls
about.txt
root@alexandresouto:~$ cat about.txt | awk '{print}'

Hey there!

After graduating as an Electronic Engineer from the Federal University of Technology - ParanĂ¡ (UTFPR), I embarked on a journey into the realm of industrial electricity. My professional journey began with roles such as programming and replacing inverters, designing industrial control panels, and managing the maintenance and configuration of electrical devices for industrial automation. Additionally, my expertise extends to web development, particularly in Java, Kafka, and Vue.js. Leveraging my diverse skill set, I've seamlessly transitioned into the world of web development, where I continue to thrive and contribute my knowledge to innovative projects.

root@alexandresouto:~$|