Hire Me

Contents


Main technologies in my toolbox


My principles


Main interests


Personal/side projects I've built from scratch

LogBots

In 2018 I created a follow-up system for a local logistics company.

In the website, developed with PHP, the user uploads an Excel spreadsheet with the shipments' info, the data is parsed and persisted in a MySQL database.

I also created an API (PHP) and a telegram bot (JavaScript/NodeJS) to interact with it. The truck drivers use the telegram bot to update the status of their deliveries.

This system is still in use today.

Technologies:

RADocs

Created tools that converts a github wiki into a beautiful documentation webpage.

Technologies:

RABot

The RetroAchievements Discord Bot, consuming a lot of 3rd party APIs.

Technologies:

RANews

RetroAchievements digital magazine. I've built this to learn more about CSS.

Technologies:


Open Source projects

What I did:

Interviews & Podcasts

Since I put a lot of effort into the RetroAchievements project, I was interviewed on some podcasts to talk about myself and my involvement with the project.

RetroArch

RetroArch is a highly portable multi-emulator written in C.

I've made some contributions related to the RetroAchievements feature. Here's the list of commits.

RetroPie

RetroPie is a collection of shell scripts that turns a Raspberry Pi into a retrogaming station.

I've added some automated configuration features, using bash and Python. Here's the list of commits.