Project Name: CapByPass — Scraping Infrastructure Landing Page
Project Type: Figma to HTML Website Development
Overview
CapByPass is a premium scraping infrastructure provider that sells CAPTCHA-solving services (hCaptcha, ReCaptcha, FunCaptcha, Kasada) on a per-request pricing model. The client needed their Figma design translated into a fast, fully responsive marketing site that could communicate a fairly technical product to a broad audience without losing clarity.
I took the project from static design files to a production-ready front end, building out the full landing experience along with the supporting flows: login, signup, dashboard, and referral pages.
CapByPass Login and SignUp
The Challenge
A scraping product is easy to over-complicate. The design carried a lot of density: a multi-CAPTCHA pricing section with tabbed categories, per-1000-request cost breakdowns, feature grids, testimonials, and trust indicators. The goal was to keep all of that scannable and quick to load while staying pixel-accurate to the Figma source and holding up cleanly across screen sizes.
What I Built
Pixel-accurate conversion of the Figma design into semantic, hand-written HTML and CSS
A tabbed pricing section that switches between CAPTCHA types (ReCaptcha, FunCaptcha, Kasada, hCaptcha) with clear per-request cost and speed indicators
A feature grid covering resource management, productivity, collaboration, reporting, inventory, and workflow benefits
Supporting app pages: login, signup, dashboard, and dashboard referral
Hero section with social-proof elements (customer avatars, rating, trusted-by logo row)
Fully responsive layout tuned for mobile, tablet, and desktop
CapByPass Overview
CapByPass Referral
Stack
HTML5, CSS3, Bootstrap, and vanilla JavaScript. I kept the build dependency-light to prioritize load speed and easy handoff, using Bootstrap for the responsive grid foundation and custom CSS for everything design-specific.
Process
I worked directly from the Figma files, matching spacing, type, and component behavior to the design intent rather than approximating it. Interactive pieces like the pricing tabs were wired up in JavaScript so the section stays compact instead of dumping every plan on screen at once. Each page was tested across breakpoints before handoff.
CapByPass Billing
CapByPass Packages
CapByPass Leaderboard
Result
A visually polished, fast-loading, fully responsive marketing site that matches the brand's technical, modern positioning. The client received a clean, well-structured codebase covering the landing page and core app screens, ready to plug into their platform.