· Szymon Berski · Portfolio  · 1 min read

SEO agency website

Showcase for a freelance SEO expert dedicated to improving online visibility and driving organic traffic for businesses.

Showcase for a freelance SEO expert dedicated to improving online visibility and driving organic traffic for businesses.

The freelancer offers a comprehensive range of SEO services, including technical optimization, content refinement, and strategic link-building. SEO audits are emphasized as critical for enhancing website performance and boosting sales. The freelancer also specializes in local SEO to help businesses connect with customers in their vicinity.

SEO agency website uper.pl

Technologies Used

The site was built on a modern static stack that actually supports ranking — because the thing the client sells (SEO) must also be visible in their own website:

Astro

Generates static HTML with minimal JavaScript — translates to 95–100 scores in PageSpeed Insights.

Vue 3

Interactive components (accordions, filters) hydrated only where they're actually needed — the "islands architecture" pattern.

TypeScript

Static typing across the application layer — reduces whole classes of runtime errors.

UnoCSS

On-demand CSS engine (Tailwind-compatible) that emits only the classes actually used.

Markdown + MDX

File-based blog — no database; content versioned in git next to the code.

PWA

Manifest and service worker; installable on mobile devices.

Scope of work

  • Design and implementation of a business-card site with blog and project portfolio.
  • Structured data configuration (Organization, Service, BreadcrumbList, FAQPage) for rich snippets in Google.
  • Proper hreflang and canonical setup for a future multilingual version.
  • Image optimization (WebP/AVIF, lazy loading, aspectRatio to eliminate CLS).
  • Contact form integration and GA4 analytics.
  • Continuous deployment — every merge to main automatically publishes a new version.

Outcomes

  • Core Web Vitals in green (LCP < 1.5 s, CLS < 0.01) on mobile.
  • Full page load under 1 second on a typical 4G connection.
  • Zero hosting costs on the client side (static site served from a CDN).
  • Easy content growth — the client adds blog posts in Markdown through a Git-based panel.
Back to portfolio

Related posts

Read more
VW Polo 6R user manual

VW Polo 6R user manual

Virtual owner's manual for Volkswagen Polo 6R, designed as a PWA with dark mode and search functionality for easy access to essential vehicle information.

Parts & Accessories Catalog

Parts & Accessories Catalog

Headless CMS parts catalog for VW Polo 6R. Astro SSG, Vue 3, Laravel API, Filament admin, AI descriptions, DeepL translations and Cloudflare R2 image pipeline.

Spoko Design System

Spoko Design System

Open-source Astro design system with Vue 3 components and UnoCSS. Published as npm package — documentation site and reusable component library in one.

Modern Car Blog

Modern Car Blog

Automotive blog built with Astro, Vue3, UnoCSS, REST API, and WordPress.