Skip to content
Oswaldo Dylan.
All projects
Frontend · Web Design2026

Marketing Portfolio

1 / 13

Overview

I built this to have something to present when applying for marketing roles, instead of a plain resume. It covers nine sections, About, Experience, YouTube, Reels, Instagram, a KOL wall, Data Ops, Skills and Contact, each one tied to a real campaign number such as 350K YouTube views, 63.4K and 43.9K on the two hero reels, 400+ posts over 156 weeks, 3,000+ influencer records across 5 APAC markets, 350 to 400K campaign impressions. It's three files, HTML, CSS and JS, with no framework, styled as a retro print ad. The contact form runs through a Vercel serverless function that calls the Resend API, so the key never sits in the client code.

Highlights

  • Nine sections built from three files, one HTML, one CSS, one JS, no framework and no build step
  • Retro print style, with bright and colorful neo-brutalism feeling
  • Contact form backed by a Vercel serverless function calling the Resend API directly, keeping the key off the client while the site stays static