Skip to content

BitwisePushkar/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Personal Portfolio Website (Django)

A modern and responsive personal portfolio website built using HTML, CSS, and JavaScript for the frontend and Django for backend functionality. This project showcases my skills, projects, experience, and includes a fully functional contact form.


✨ Features

  • Responsive and modern UI
  • Smooth scrolling navigation
  • Contact form with validation
  • Form submissions stored securely in the database
  • Django backend integration
  • Easy to customize and extend

πŸ› οΈ Tech Stack

Frontend

  • HTML5
  • CSS3
  • JavaScript

Backend

  • Django

Database

  • SQLite

πŸ“‚ Project Structure

portfolio/
β”‚
β”œβ”€β”€ db.sqlite3
β”œβ”€β”€ manage.py
β”‚
β”œβ”€β”€ base/
β”‚   β”œβ”€β”€ migrations/
β”‚   β”œβ”€β”€ admin.py
β”‚   β”œβ”€β”€ apps.py
β”‚   β”œβ”€β”€ models.py
β”‚   β”œβ”€β”€ urls.py
β”‚   └── views.py
β”‚
β”œβ”€β”€ portfolio/
β”‚   β”œβ”€β”€ settings.py
β”‚   β”œβ”€β”€ urls.py
β”‚   β”œβ”€β”€ asgi.py
β”‚   └── wsgi.py
β”‚
β”œβ”€β”€ static/
β”‚   └── images/
β”‚       β”œβ”€β”€ logo.png
β”‚       └── profile.jpg
β”‚
└── template/
    └── index.html

About

This contains the code for mine portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published