Projects
Iteyka — project by Alim Iusufov

Iteyka

(2021)
An article publishing platform designed for content creators. Built with .NET and React, featuring a clean reading experience and content management system.

Overview

Iteyka is a publishing-oriented platform focused on article delivery, reading comfort, and straightforward content management.

Challenge

The product needed to balance editorial workflows with a clean reader experience instead of feeling like a generic admin panel glued to a blog frontend.

Solution

I used .NET for the application backend, React for the interface layer, and PostgreSQL for structured content storage, keeping the product architecture compact and maintainable.

Outcome

The project demonstrates a practical content platform architecture with a clear separation between management workflows and the public reading experience.