You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blog_kun.uz is a dynamic blogging platform inspired by kun.uz, designed to deliver news and media content efficiently. Built with Django and the Django REST Framework, this project incorporates advanced features like model translation and full-text search to enhance user experience.
Product catalog microservice for a distributed e-commerce system. Django + DRF, hierarchical categories/products with reviews, EN/RU i18n via modeltranslation, filtering and search. Public reads, JWT-gated writes validated against a shared signing secret with the Auth service.