henrique

Henrique Godinho

This is my personal website — a place to keep some of my projects and things I’ve learned while exploring computers and technology.

scroll to explore

01 / about

Hello, World!

This is my personal website, where you can learn a bit more about what I do and see some of my projects.

I love learning new things, especially those related to technology and science. The projects here are things I made while learning, experimenting, or trying to solve a practical problem.

Mostly learning by making things.

02 / background

Professional background

I’ve worked in digital marketing for over a decade, gradually moving from campaign management into technical AdOps. I’ve focused on automating processes and learning more about tracking, integrations, and troubleshooting.

In 2020, I began learning to code, completing Python and full-stack courses, including Harvard’s CS50 and CS50W. I now use some of what I’ve learned to make tools and scripts for digital marketing tasks.

  • 01 Automation
  • 02 Python / Django
  • 03 JavaScript
  • 04 Go
  • 05 Tracking & AdOps
  • 06 Technical integrations

03 / projects

Projects

05 entries
Brawler Girl game title screen 01
course project 2D game

Brawler Girl

A beat-’em-up demo inspired by Streets of Rage and built as my CS50 final project. Written in Lua using the LÖVE 2D game engine.

  • Lua
  • LÖVE 2D
  • Game design
watch video demo
Trafficking Tool campaign creation interface 02
marketing tool personal project

Trafficking Tool

A tool I made to generate campaigns, ad groups, keywords, landing pages, and tracking parameters. The output is a CSV file ready for bulk upload.

  • Django
  • JavaScript
  • CSV
watch video demo
Country POI interactive map application 03
course project interactive map

Country POI

An interactive country explorer with points of interest, Wikipedia summaries, weather forecasts, country data, and currency conversion.

  • Leaflet
  • PHP
  • REST APIs
launch live demo
Basic e-commerce auction website interface 04
course project marketplace

E-commerce

A basic eBay-style project where users can list items, bid, comment, save favourites, and browse by category.

  • Django
  • JavaScript
  • HTML / CSS
watch video demo
Social network feed and profile interface 05
course project social network

Network

A social network prototype with posts, editing, reactions, comments, profiles, follow controls, and paginated feeds.

  • Django
  • JavaScript
  • Pagination
watch video demo