Skip to content

Polclard/PersonalPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Personal Portfolio Website

💻 A modern, responsive, and elegant personal portfolio to showcase my projects, skills, and experience as a Software Engineer.


🌐 Live Demo

🔗 View Portfolio
(Update this link after deployment)


✨ Features

  • 🎨 Clean & modern UI/UX design
  • 📱 Fully responsive (mobile, tablet, desktop)
  • ⚡ Fast and lightweight
  • 🧩 Modular and easy to customize
  • 🧑‍💻 Sections for:
    • Skills
    • Projects
    • Experience
    • Education
    • Contact

🛠️ Tech Stack

Frontend & Backend:

  • Django
  • HTML5
  • CSS3
  • JavaScript
  • Jinja2

Tools:

  • Git & GitHub
  • PythonAnywhere (for deployment)

📂 Project Structure

│── portfolio_app/          # Django app
│── portfolio_site/         # Django project
│── manage.py               # manage.py file
│── requirements.txt        # Required libraries        
│── index.html              # Main page
│── README.md

⚙️ Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/Polclard/PersonalPortfolio.git cd PersonalPortfolio

2️⃣ Open locally

  1. python manage.py migrate
  2. python manage.py createsuperuser (Create super user to login to admin page)
  3. python manage.py runserver

🚀 Deployment (Python Anywhere)

  1. Go to pythonanywhere.com
  2. Create account
  3. clone the repo with your django/flask code

Your site will be live at:

https://your-username.pythonanywhere.com


🤝 Contributing

Contributions, issues, and feature requests are welcome!

  1. Fork the project
  2. Create your feature branch
  3. Commit changes
  4. Push and open PR

⭐ Support

If you like this project:

👉 Give it a ⭐ on GitHub
👉 Share it with others


🧠 Author

Alen Jangelov
Software Engineering Student 🚀

About

Personal Portfolio Application. This application is basically my CV in Web form, where also the CV can be downloaded trough this web application. Displaying my projects, education, skills, technologies and skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors