My name is Ricardo, nice to meet you. I'm a tech enthusiast and linux user since 2006. I've been contributing to open source software every now and then, when time allows. I like minimal but functional setup. This mantra expands from tech to coding.
I've been working as a professional software developer since 2013, primarily coding in Java as a backend developer. During my journey as a dev, I learned to like TypeScript, Clojure (in the functional realm), and recently Golang. I can code in several langues, but honestly, I'd rather not if I can.
I'm from Brazil, currently living in Joinville city.
Email: ricardompcampos@gmail.com
Telegram: https://t.me/thermcampos
IRC: thermcampos [at libera]
Discord: https://discord.com/users/693090652770009138
LinkedIn: https://www.linkedin.com/in/ricardompcampos/
GitHub: https://github.com/thermcampos
Portfolio, CV and Projects: https://thermcampos.github.io/portfolio-and-cv/
If you like what you see, here's more information for you. This blog is a simple and easy to use CMS engine, that uses Git as backend, to store the content of the posts and pages. All the content is written using any text editor and reStructuredText with some custom directives. No panel or UI. You can do everything from your terminal using git and vim.
This means there's no auth, database, or heavy stuff to care in PHP. Blohg is built in Python on top of Flask, and Jinja2 for html rendering. You can learn more about it here: https://github.com/thermcampos/blohg. All the credit goes to Rafael Martins, the author of Blohg: https://rafaelmartins.com/