
django-portfolio · GitHub Topics · GitHub
Apr 28, 2024 · Personal portfolio website made using Django.
Create Your Own Portfolio Website for Free Using Django
Jul 21, 2024 · Creating your portfolio website with Django is a great way to showcase your skills and gain valuable experience. Following this guide and using the provided template, you've …
Simple Portfolio Website using Python (Django) | Django-Profile
This Project is about to create a simple portfolio website using Python Django framework with Html and css. These instructions will get you a copy of the project up and running on your local …
Personal Portfolio - Django-Project-Portfolio
A Simple Portfolio and Blog app build with Django and templates styled with Bootstrap framework . Running the Project Locally First, clone the repository to your local machine :
GitHub - TobiAdeniyi/django-portfolio-website: Portfolio website ...
In this project I will be showing my step by step process for building a Django Portfolio Website. Django—an open-source web framework that's designed on top of Python—can help you …
Portfolio Showcase using Django - GeeksforGeeks
Feb 12, 2024 · In this article, we will create a Portfolio Showcase using Django. For creating the portfolio showcase, we will use HTML and CSS for the frontend. Additionally, in this article, we …
How I built my Portfolio site in Django. Part 1 - DEV Community
Mar 27, 2021 · In this post, I will describe how I created my new portfolio site with Django. Step one - Plan As with any project, I think it's best to do a sketch to map out what you want the …
Make a simple Django 3.2 Portfolio Project as Data Scientist — …
Jun 18, 2021 · Installation Phase: Python, pip, MYSQL, virtualenv. Run Django welcome page. Project Link: https://github.com/tusher16/My-portfolio-project.git. Project website Link:...
How I Designed a Personal Portfolio Website with Django (Part 2)
May 2, 2023 · In this series, we will create a view function using the sample projects. By the end of this series, we will have created a fully functioning personal portfolio website. We can …
Django Portfolio Project – Part 1 – Starting the Project
Nov 30, 2024 · In this series we’ll be creating a web application with Django. In particular, we’ll be creating a Portfolio app where the owner can showcase their work – projects, books, articles, …