- Created a full-featured blog platform with a REST API backend and an Aiogram 3 bot as the client. - Implemented a real-time "like" system. - Wrote a comprehensive E2E test suite using Pytest, covering all API endpoints and business logic. - Configured a CI/CD pipeline with GitHub Actions to automate testing on every commit.