A few projects I'm building. Turning complex problems into clean, functional, and minimal software.
Soliloquy
A local-first reimagining of "Saved Messages", designed as a private messenger where the only contact is you.
Engineered for absolute privacy and performance. It leverages IndexedDB (via Dexie.js) for zero-cloud data persistence, wrapped in a highly reactive Astro and React architecture.
Victory Center Platform
A comprehensive full-stack management system developed as part of the SoftServe IT Academy. The platform handles dynamic content management, team profiles, and donation processing.
Engineered transactional Admin operations using .NET 9 with CQRS and MediatR patterns. On the client side, I developed key administrative modules in React and resolved intricate form validation edge-cases to ensure a robust user experience.
Cinema Platform - Frontend
A comprehensive web client for a Cinema Management System, strictly structured around the Feature-Sliced Design (FSD) architectural pattern.
Implements real-time WebSocket synchronization via SignalR for live seat-locking, complex server state management with TanStack Query, and an immersive modern UI.
Cinema Platform - Documentation
The centralized developer hub and single source of truth for the Cinema Platform ecosystem.
Built with Astro Starlight, featuring an automated integration that parses remote OpenAPI (swagger.json) specifications to generate interactive REST API references alongside architectural guides.