Year
2025
Project description
Full marketing website for a B2B SaaS platform serving geoscience, petrophysics, and production analytics, which is used by geologists at major oil & gas companies. Built with Next.js and TypeScript, with content managed through Sanity headless CMS, allowing the non-technical team to independently publish and update products, blog posts, and job listings without engineering involvement.
Key features
- CMS-managed content — product pages, blog posts, and job listings are all editable through Sanity Studio, with no engineering involvement needed for routine updates
- Lead capture forms — CAPTCHA-protected contact and demo request forms that feed directly into the sales pipeline
- Fast, accessible delivery — statically generated pages with optimized images for fast load times, built to be usable across assistive technologies
Technical highlights
- Implemented CMS-driven dynamic routing for product, blog, and careers pages, with schemas modeled in Sanity Studio to match the marketing team's content structure
- Used Next.js static generation and built-in image optimization to keep load times fast across all pages
- Enforced accessibility standards (semantic markup, screen-reader support) throughout the build
- Integrated CAPTCHA-secured lead capture forms connected directly to the sales pipeline
My role
Sole developer responsible for the full delivery of the site: architecture, CMS schema design, frontend implementation, and ongoing feature work.