https://github.com/satoshi-sh/django-portofolio
Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.
https://github.com/satoshi-sh/django-portofolio
bootstrap css django portfolio python sql sqllite
Last synced: 7 months ago
JSON representation
Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.
- Host: GitHub
- URL: https://github.com/satoshi-sh/django-portofolio
- Owner: Satoshi-Sh
- Created: 2023-01-07T20:19:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T20:03:16.000Z (over 2 years ago)
- Last Synced: 2025-01-16T03:36:47.889Z (9 months ago)
- Topics: bootstrap, css, django, portfolio, python, sql, sqllite
- Language: Python
- Homepage: https://satoshi40.pythonanywhere.com/projects/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio Website with Django
![]()
Projects Page### Description
Fullstack website created with Django, hosted on Pythonanywhere, and showcasing projects and blog posts. Used flexbox and bootstrap to design the page layouts, and Sqllite as a database. Blog posts can be searched by categories.
### Live Page
https://satoshi40.pythonanywhere.com/### Teachnologies Used
- Python
- Django
- Sqllite
- Bootstrap
### Reference
https://realpython.com/get-started-with-django-1/.