All Projects

Productivity Tracking Web App (Bachelor thesis)

Web app for tracking company productivity (built with plain PHP + MySQL).

Built as my Bachelor’s thesis during my degree in Cybernetics, Statistics & Economic Informatics (2013), this project is a plain PHP + MySQL web application designed to help a company measure and analyze productivity through structured data entry and reporting.

What it did:

Centralizes productivity-related inputs in a relational database (MySQL) and exposes them via a simple PHP UI.

Focuses on turning raw operational data into usable summaries and decision-ready reports (in line with my academic focus on statistical/economic reporting).

Why it matters:

It’s where I first combined data modeling + reporting + web delivery into one system — the same core pattern behind later internal tools and business platforms.