Back to Projects

Sarko

A custom built wesite for a south african political party, it was built to demnstrate how

RoleFrontend Developer & UI/UX Designer
Timeline3 Weeks
TeamSolo Project
PlatformResponsive Web
Sarko

"Simplicity is the ultimate sophistication. Sarko strips away the unnecessary, leaving only the essential experience."

— Mosa Moleleki

Sarko began as an exploration of the boundaries between minimalism and high-performance web architecture. In an era cluttered with excessive animations and over-engineered frameworks, I wanted to strip back the noise. The focus was entirely on typographic rhythm, refined spacing, and sub-second load times.

By leveraging purely native browser capabilities—CSS Grid, modern viewport units, and subtle CSS transitions—the site achieves a fluidity that feels organic. The design does not just 'respond' to screen sizes; it recalculates its proportions gracefully, ensuring the user is never distracted by layout shifts.

Tech Stack Stack

HTML5 CSS JAVASCRIPT

100 100

Lighthouse Score

0.8s 0.8s

Load Time

20+ 20+

Devices Tested

Key Features Features

  • Seamless Responsive Design Architecture
  • Performance Optimized Asset Loading
  • Dynamic Interaction Elements
  • Minimalist Content Presentation

In Motion Motion

Responsive Design Devices

A seamless experience across desktop, tablet, and mobile devices.

Desktop View
Tablet View
Mobile View

Technical Challenges Core

The Problem

Creating a unified layout that adapts perfectly from 4k monitors to tiny mobile screens without heavy JS.

The Solution

Leveraged modern CSS Grid and custom container queries for fluid, hardware-accelerated adjustments.

Insights

Key Takeaways

  • Mastering complex CSS container queries for component-level responsiveness rather than relying on global media queries.
  • Deeply profiling native CSS transitions vs JavaScript animations to ensure 60fps across all devices.
  • The psychological impact of ample negative space in guiding the user's eye and reducing cognitive load.

Project Outcomes Impact

  • Achieved pixel-perfect responsive scaling across 15+ tested device physical profiles.
  • Sub-second load times due to aggressive asset optimization.