← Back to work
Private client project 2025·Full-stack Engineer

Cobra Studio

Studio marketing site with a Filament CMS and integrated job board.

Overview

The project

Cobra Studio is the agency's own marketing site: bilingual landing pages, a blog, a project showcase, and a careers section with job listings synced from ClickUp. I built the public site and the Filament admin behind it.

Screens

Screenshots

Tap any image to enlarge. Use arrow keys to navigate.

Stack

What I built it with

Laravel 11Filament 3Livewire 3Vue 3Tailwind CSSMySQLVite

My role

What I owned

  • Built bilingual (EN/ES) landing pages, blog, and project showcase.
  • Built a careers section with job listings integrated with ClickUp.
  • Built a Filament admin for content, services, reviews, and team/partners.
  • Implemented contact forms protected with reCAPTCHA.
  • Set up FAQ sections segmented for talent and companies.

Architecture

How it's wired

  • 01Laravel 11 with a Filament 3 / Livewire admin panel.
  • 02ClickUp integration feeding the job board.
  • 03Vue 3 + Vite for interactive front-end sections.
  • 04MySQL content model with translatable records.

Hard parts

What was challenging

The decisions worth talking about in an interview.

A job board that stays in sync with operations

Recruiting lived in ClickUp, so the careers page had to mirror it rather than become a second source of truth. Pulling listings from ClickUp kept the public board accurate without double data entry.