Projects

I build practical, product-oriented systems focused on security, data, and real-world usability. These projects reflect how I approach backend engineering — not just as code, but as complete, usable products.

CifraGuard – Zero-Knowledge File Transfer

A privacy-first file transfer platform designed around zero-knowledge principles. Files are encrypted client-side (AES-256), split for delivery, and never stored in plaintext. Built as a production-ready system with a strong focus on security architecture and data protection.

View project →

City Weather Lab – Environmental Intelligence Platform

A real-time data platform for comparing environmental conditions across cities. Combines weather data and air quality metrics (AQI, PM2.5, PM10, NO₂, O₃) with historical tracking and trend analysis. Powered by a Python ingestion pipeline and SQLite, designed to support data-driven lifestyle and relocation decisions.

View project →

Token-Based Authentication System

A minimal, backend-focused implementation of token-based authentication, designed to demonstrate core concepts such as token generation, validation, and secure request handling.

View project →

Football Data Generator

A Python package for generating structured test data for football players, useful for prototyping, testing, and data-driven applications.

View project →

Browser Game

A lightweight browser-based game built with HTML, CSS, and JavaScript, exploring basic game mechanics and frontend interaction.

View project →