https://github.com/dimodimchev/personal-website
This is a repository for my personal website, built with Django
https://github.com/dimodimchev/personal-website
css django html personal-website
Last synced: 2 months ago
JSON representation
This is a repository for my personal website, built with Django
- Host: GitHub
- URL: https://github.com/dimodimchev/personal-website
- Owner: DimoDimchev
- Created: 2021-05-18T17:45:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T06:32:09.000Z (about 4 years ago)
- Last Synced: 2025-11-21T13:03:10.484Z (7 months ago)
- Topics: css, django, html, personal-website
- Language: CSS
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal-Website
This is a repository for my personal website, built with Django
For this project I decided to practice my Django skills and wanted to improve my CSS skills as well as to showcase all of the work I've done in the past 6 months.
Almost the whole site consists of only Python, HTML and CSS, without any JavaScript(I decided not to do a SPA). The database I'm using is a PostgreSQL database and it is managed via the Django Admin that comes integrated with every Django Project
The project includes the following functionalities:
- Completely responsive design
- Landing page
- Projects showcase
- Individual pages for each project
- Blog
- About section