Tap each title to decode

URYYB, JBEYQ!

I'm Henrique! Originally from Brazil, I have been living in the UK since 2010. I created this page as a personal website/portfolio where you can learn a bit about me, and what I do and share my projects. I love learning new things, especially related to technology and science. Although the bulk of the site's content is about coding, I don't work as a developer, I simply love understanding & learning how things work under the hood.



CEBSRFFVBANY ONPXTEBHAQ

I've worked in Digital Marketing for over a decade, gradually moving from campaign management into technical AdOps. I focused on automating processes, mastering tracking, integrations, and troubleshooting. In 2020, I began learning to code, completing Python courses, a Full Stack Developer course, and Harvard's CS50 and CS50W. Now, as Head of AdTech at Midnite, I build tools and scripts to automate and enhance digital marketing workflows and lead technical integrations.



CEBWRPGF

Country POI

This is one of my first full-stack projects. It's a web app that displays a country's point of interest. The user can select several countries from the drop-down menu. Each POI can be clicked and a summary about that POI will be displayed in a pop-up (sourced from Wikipedia) It also displays some information about each country, such as capital, population, flag etc. It has also a built-in currency conversion tool and weather forecast. It was built using leafletJS, Wikipedia API, opentrip API. The back-end is PHP.

Displays a countries' POI based on user selection...

This is one of my first full-stack projects. It's a web app that displays a country's point of interest. The user can select several countries from the drop-down menu. Each POI can be clicked and a summary about that POI will be displayed in a pop-up (sourced from Wikipedia) It also displays some information about each country, such as capital, population, flag etc. It has also a built-in currency conversion tool and weather forecast. It was built using leafletJS, Wikipedia API, opentrip API. The back-end is PHP.



Demo 2D Game

Inspired by one of my favourite games growing up, Streets of Rage, Brawler Girl was my final project for my Computer Science course (CS50). It is not a full-length game but a demo. It's a beat-them-up style game and it was written in Lua using Love2D Game Engine.

2D beat-them-up demo Game...

Inspired by one of my favourite games growing up, Streets of Rage, Brawler Girl was my final project for my Computer Science course (CS50). It is not a full-length game but a demo. It's a beat-them-up style game and it was written in Lua using Love2D Game Engine.



Trafficking Tool

It automates the generation of campaigns and their respective ad groups, keywords and landing pages. It ensures naming conventions are properly applied and also takes care of tracking parameters and UTM parameters. The user can generate several campaigns with several ad groups and keywords in a couple of minutes. The output is a CSV file ready to be processed as a bulk upload to the desired platform. It was built using Django and JavaScript and can be expanded to accommodate other channels.

Automate trafficking for ppc...

It automates the generation of campaigns and their respective ad groups, keywords and landing pages. It ensures naming conventions are properly applied and also takes care of tracking parameters and UTM parameters. The user can generate several campaigns with several ad groups and keywords in a couple of minutes. The output is a CSV file ready to be processed as a bulk upload to the desired platform. It was built using Django and JavaScript and can be expanded to accommodate other channels.



E-commerce site

A small prototype of an e-commerce website. Users can list items to sell, comment on, add as favourites and bid on them. Users can also shop by category and register to log in. This project was created using Django and JavaScript.

E-commerce site prototype...

A small prototype of an e-commerce website. Users can list items to sell, comment on, add as favourites and bid on them. Users can also shop by category and register to log in. This project was created using Django and JavaScript.



Social Network

Small prototype of Social Network page. Users can post/edit their own posts, comment, like/dislike, follow and unfollow other users. They can see different users' profiles to see how many followers and how many people are following them as well as see all their posts. The page uses pagination to display a certain number of posts per page. This project was created using Django and JavaScript.

Social Network site prototype...

Small prototype of Social Network page. Users can post/edit their own posts, comment, like/dislike, follow and unfollow other users. They can see different users' profiles to see how many followers and how many people are following them as well as see all their posts. The page uses pagination to display a certain number of posts per page. This project was created using Django and JavaScript.