Skip to content

Encrypted10/portfolio_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Portfolio Website

Project Overview: This is a personal portfolio website showcasing my projects, skills, certificates,resume and contact information. It is designed to present my work and technical abilities professionally and interactively.

Technologies Used:

  • Backend: Django (Python framework)
  • Frontend: HTML, CSS, JavaScript
  • Database: SQLite
  • Other Tools: Bootstrap, Django Admin customization

Features:

  • Home page with introduction and skills overview
  • Projects section displaying completed projects with images and descriptions
  • Certificates section listing professional and academic certificates
  • Responsive design for accessibility on various devices
  • Admin dashboard to manage projects, certificates, skills and profile details

Installation and Setup:

  1. Clone the repository: git clone https://github.com/Encrypted10/portfolio_website.git
  2. Create and activate a Python virtual environment
  3. Install dependencies: pip install -r requirements.txt
  4. Configure database settings in settings.py
  5. Run database migrations: python manage.py migrate
  6. Create a superuser for admin access: python manage.py createsuperuser
  7. Run the development server: python manage.py runserver
  8. Open the website in a browser at http://localhost:8000

Usage:

  • Use the admin panel to add/update projects, certificates, and view contact messages
  • Visitors can browse portfolio sections and submit inquiries via the email.

Contact: For questions, collaboration, or feedback, please reach out via the email on the website at [kmarsalan124@gmail.com].

License: This portfolio website is open for personal use and modification. Please give proper credit if reused.

Thank you for visiting my portfolio!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published