Skip to content
← Projects

Liquid Onyx Clock

A glassmorphic PWA with a clock, timer, and stopwatch — built around a smooth liquid dark aesthetic with offline support.

Built by

GitHubLive demo
React 19TypeScriptViteTailwind CSSPWA

Overview

A premium, glassmorphic clock experience built around a smooth liquid-dark aesthetic — with a clock, timer, and stopwatch, fullscreen screensaver behavior, and installable PWA support. Designed to look beautiful as a desk-display screensaver and work fully offline.

What I Built

Three working modes:

  • Clock — large central digital clock with date, and a 12h/24h toggle persisted in localStorage
  • Timer — presets (5m/15m/30m/1h) plus custom minutes, start/stop/reset, and an audio alert on completion
  • Stopwatch — start/stop/lap/reset, a timestamped lap list, and export laps to .csv or .txt

Experience:

  • Liquid, glossy dark visual system with an animated gooey background
  • Hamburger control panel with mode switch, theme switcher, and clock format
  • Fullscreen support with keyboard shortcuts, scaling the display larger while running
  • Wake Lock integration for immersive, always-on fullscreen use

PWA:

  • Installable on desktop, tablet, and mobile via vite-plugin-pwa (service worker + manifest)
  • Offline caching, app icons, maskable icon, and Apple touch icon

Persistence

Theme, clock format, recent timer durations, and stopwatch lap history are all saved to localStorage.

Tech Stack

Frontend: React 19, TypeScript, Vite 7, Tailwind CSS

PWA: vite-plugin-pwa (service worker, web manifest, Wake Lock API)

Use Case

A beautiful, installable clock/timer/stopwatch for a desk display or focus sessions — works offline and runs fullscreen as a screensaver.

Related projects

LearnLoop AI

An AI-powered learning platform that adapts to your learning style — with a study chatbot, performance analytics, planning, and weak-area detection in a premium, distraction-free UI.

Stateful

An all-in-one CS study platform — algorithm visualizations, a VS Code-grade online compiler, an admin dashboard, and focus tools in one glassmorphic interface.

GDG Cloud Study Jam Leaderboard

Real-time leaderboard for GDG Cloud Study Jam — tracks participant progress through Google Cloud skill badges live.