← all projects

Taski

~/projects/taski

Productivity platform · full-stack · SHIPPED

Taski helps teams see and improve how they work. Employees log tasks against goals, and a built-in performance rating system turns activity into visible, comparable progress, which is where the 25% efficiency gain across 100+ active users came from.

The frontend is a responsive React progressive web app with offline support, installable on desktop and mobile. The backend exposes a REST API over PostgreSQL, with role-based access so managers and team members see different views of the same data.

My role covered the full lifecycle: architecture, data model, API design, frontend build, and deployment.