My Blog Website
About This Project
My Blog Website
This is my personal blog website, created as a study project to improve my backend development skills.
The backend is fully built by me using Django, and the project is now up and running online.
Status: Actively developed and improved.
About the Project
The goal of this project is to explore modern web development practices with Django and related technologies.
It includes features such as blog post management, authentication, and structured data storage.
Tech Stack
- Django — backend framework
- PostgreSQL — database
- Pytest — testing framework
- HTML / CSS / JavaScript — frontend
Purpose
This project helps me:
- Learn how to design and build a Django backend from scratch
- Work with databases using Django ORM and PostgreSQL
- Write and run tests with Pytest
- Deploy and maintain a live Django application
- Roll out my apps on a VPS — working via terminal/SSH, managing domains, setting Nginx, and so on
Status
✅ Live version: Online and functional
⚙️ Development: Ongoing — adding new features, improving structure, and optimizing performance
© 2025 Pet Project by Kirill. All rights reserved.