C-TCărpinișanAndreiPersonal Projects
13

🕐 Clock — Flutter

FlutterAndroidDartMobileAnimations
↗ View on GitHub

A clock app built in Flutter featuring both an analog and digital display, a stopwatch, and a countdown timer.

The analog face is drawn with a custom CustomPainter — hands, tick marks, and the face itself are all rendered programmatically rather than using images. The stopwatch and timer share the same underlying time logic, just displayed differently.

A clean exercise in Flutter's animation system and custom painting API, wrapped in the same minimal dark UI as the rest of the suite.

Clock app

Other projects

🤖
01

Vox — AI Home Companion Robot

An AI-powered home companion robot with a custom-modeled chassis, voice assistant, and manual movement control.

🖥️
02

Self-hosted Media Server

A full hosting and media web-server platform with Google Authentication and QR login, accessible from anywhere.