Skip to content

A personal portfolio and blog website for all to showcase your skills, projects and portfolio and engage with learners through blogs and video tutorials.

Notifications You must be signed in to change notification settings

ShehbazAlam/CodeNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeNinja

Introduction

A Personal Portfolio Website for Everyome. Showcase your Projects, Skills and Portfolio and engage with learners by creating and publishing Blogs and Video Tutorials on your own Personal Portfolio site.

Overview

An All in One Solution for passionate Programmers, Bloggers and Youtubers.

Tech Stack

Programming Language: Python

Web Framework: Django

Frontend Languages: HTML, CSS, JavaScript

Database: SQLite

Local Setup

Step 1: Clone this repository

Step 2: Open The Project in VS Code or any other code editor/IDE

Step 3: Open Terminal and navigate to the project directory

Step 4: Create new python virtual environment

Step 5: activate the python virtual env

Step 6: run the following command

pip install -r requirements.txt

Step 7: now run

python manage.py migrate

Step 8: Finally run

python manage.py runserver

Step 9: Open your Web Browser and type the following address in the search bar http://127.0.0.1:8000/

About

A personal portfolio and blog website for all to showcase your skills, projects and portfolio and engage with learners through blogs and video tutorials.

Topics

Resources

Stars

Watchers

Forks