avatar

HelloπŸ‘‹ I'm Hugo, welcome to my site!

I'm a recent Computer Engineering graduate from the University of Toronto. I enjoy creating software solutions and have a passion for building easy-to-use, pixel-perfect user interfaces!

View Projects   Resume

Skills

Languages: JavaScript, TypeScript, HTML, CSS, Python, C++, Java, SQL
Libraries/Frameworks: React, Redux, Express, Mongoose, Jest, Node, Storybook
Technologies: Git, Unix/Linux, MongoDB, Docker, PostgreSQL, Figma
JS CSS React

Education

University of Toronto - St. George Campus
Bachelor of Applied Science, Computer Engineering
Graduated in April 2024

Interests

Outside of my work, I enjoy making origami πŸ“ƒ, playing basketball πŸ€, and reading πŸ“–!

Projects

Full Stack MERN Podcast App

A full-stack podcast application built with the MERN stack that allows users to search and play more than 500,000 podcasts by calling the iTunes Search API. Additional features include user registration and podcast subscription.

Vacc-Map

A C++ healthcare-focused map application that I worked with a team of 3 to develop. It uses the OSM (OpenStreetMap) database and API to draw geographical locations and display healthcare information. The UI is designed and built from scratch using the GTK toolkit and EZGL graphics package. Key features include optimal path-finding (using Dijkstra's and A* algorithms) and multi language support.

React Nutrition Counter App

A React app I developed that allows users to conveniently search and receive nutrient info for food items. It uses API calls to the Edamam Food and Grocery Database to provide info for over 700,000 unique foods.

To Do List

A VanillaJS app I developed to explore UI/UX design. It was fun getting into the nitty-gritty of CSS by styling everything from scratch. Feel free to play around with the app and add your own todos and projects!

Personal Website

The website that you are viewing right now! Built from scratch using HTML, CSS, and JavaScript.