MohTek Blog Platform
created: September 04, 2026 | updated: September 04, 2026
Django
Python
Blog
REST API
Bootstrap
> Description
A Django-powered blog with 80s terminal styling, featuring pagination, search, and tag filtering.
> Details
This blog platform showcases modern Django development with a retro terminal aesthetic.
## Features
- Django 6.0 with Python 3.12
- REST API with Django REST Framework
- 80s terminal styling (VT323 font, green-on-black)
- Bootstrap 5 for responsive layout
- Pagination (10 posts per page)
- Search and tag filtering
- Admin panel for content management
## Tech Stack
- **Backend**: Django, Django REST Framework
- **Frontend**: Bootstrap 5, Custom CSS
- **Database**: SQLite (development) / PostgreSQL (production)
- **Styling**: Custom terminal theme with CSS variables
## Getting Started
Clone the repository and follow the setup instructions in the README.
Built with nostalgia for the computing era of the 1980s!
> Links
> Metadata
{
"title": "MohTek Blog Platform",
"slug": "mohtek-blog-platform",
"tags": ["Django", "Python", "Blog", "REST API", "Bootstrap"],
"featured": true,
"created_at": "2026-09-04T12:23:58.999823+00:00",
"updated_at": "2026-09-04T12:23:58.999842+00:00"
}
root@mohtek:~$ ./related-projects
Terminal Task Manager
A command-line style task management application with keyboard shortcuts and productivity tracking.
ViewRetro Weather Dashboard
Weather information displayed with retro terminal aesthetics, including forecasts and historical data.
ViewCode Review Assistant
AI-powered code review tool with terminal interface for analyzing code quality and suggesting improvements.
View