Beamiie
Beamiie — backend service of a social platform
Developed the backend part of the Beamiie service — a platform with user-generated content and a system for interaction between users.
Implemented:
a post publishing system (beams);
comments and replies with pagination;
tracking of views and interactions;
basic content moderation (flags, restrictions);
protection against spam and abuse;
REST API for interaction with the client application.
The project is designed with scalability and functionality expansion in mind. A structured backend approach is used, with separation of logic into entities, services, and controllers.
Technologies: Node.js, NestJS, TypeORM, PostgreSQL
Developed the backend part of the Beamiie service — a platform with user-generated content and a system for interaction between users.
Implemented:
a post publishing system (beams);
comments and replies with pagination;
tracking of views and interactions;
basic content moderation (flags, restrictions);
protection against spam and abuse;
REST API for interaction with the client application.
The project is designed with scalability and functionality expansion in mind. A structured backend approach is used, with separation of logic into entities, services, and controllers.
Technologies: Node.js, NestJS, TypeORM, PostgreSQL