Skip to content

Pav125/portfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Check out my dynamic portfolio website to showcase my skills and projects. Feel free to reach out to me through the website. The website is now live and you can access it at https://pavan34.pythonanywhere.com. I would love to hear your feedback, so please use the contact form to ask any questions or provide feedback.

Features

  • Responsive Design: My website looks good on phones, tablets, and computers, so you can check it out wherever you are.
  • Dynamic Database: The database becomes easily manageable by utilizing Django's admin page. This allows for the effortless addition of new projects, skills, and updating my profile picture.
  • Contact Section: A contact section has been added to enable collaboration and feedback.

Tech Stack

  • Backend: Django, Python
  • Frontend: HTML, CSS, Bootstrap
  • Database: SQLite
  • Version Control: Git
  • Deployment: PythonAnywhere
  • Design: Figma

Project Highlights

  • Email Configuration: Successfully configured the email backend and SMTP server settings, enhancing the website's functionality for seamless communication.

Live Demo

🚀 Check out the live project: Portfolio Website

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the Repository

    git clone https://github.com/Pav125/portfo.git
    cd portfo
  2. Install Dependencies

    pip install -r requirements.txt
  3. Apply Migrations

    python manage.py migrate
  4. Start the Development Server

    python manage.py runserver
  5. Access the Website

    Open your browser and navigate to http://127.0.0.1:8000.

Contribution Guidelines

I welcome contributions to this project! Please follow these steps:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Commit your changes.
  4. Push to the branch.
  5. Open a pull request.

For major changes, please open an issue to discuss what you would like to change.

Contact

For feedback, questions, or collaboration opportunities, please use the contact section on the website or reach out via devipavan824@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published