Skip to content

Smarikatripathi/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💼 Professional CV Website

A modern, responsive portfolio built with Django, HTML, CSS, and JavaScript that showcases projects, skills, education, and certifications. It includes a dynamic Django admin panel, contact form with email integration, and a clean UI with light/dark mode and smooth animations.

Screenshot

Screenshot 2026-04-08 204444 Screenshot 2026-04-08 204651 image Screenshot 2026-04-08 204937 Screenshot 2026-04-08 205045

⚙️ Setup

git clone <repo-url>
cd CV
python -m venv venv

# Activate virtual environment
venv\Scripts\activate   # Windows
# source venv/bin/activate   # macOS/Linux

pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

About

A modern, responsive portfolio built with Django, HTML, CSS, and JavaScript that showcases projects, skills, education, and certifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors