Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rustamovakrom/portfolio-2

🟢My personal portfolio created in flask framework
https://github.com/rustamovakrom/portfolio-2

flask flask-admin flask-login flask-mail flask-migrate flask-sqlalchemy htmx python seo-optimization

Last synced: about 1 month ago
JSON representation

🟢My personal portfolio created in flask framework

Awesome Lists containing this project

README

        

![logo](logo.png)

# My Portfolio 2

Welcome to my portfolio! This project showcases my work as a Python developer with a focus on web applications. It features various projects I've completed, highlighting my skills and technologies used.

## Table of Contents

- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Project Structure](#project-structure)
- [License](#license)
- [Contact](#contact)

## Features

- **User Authentication**: Secure login and registration for users.
- **Dynamic Project Showcase**: Easily add or remove projects from the portfolio.
- **File Upload**: Upload and manage project images and documents.
- **Admin Panel**: Manage content through an intuitive admin interface.

## Technologies Used

- **Backend**: Python, Flask
- **Database**: SQLite
- **Front-End**: HTML, CSS, Bootstrap
- **Email**: SMTP (Gmail)
- **Task Queue**: Celery (with Redis/RabbitMQ)
- **Admin Panel**: Flask-Admin

## Docker un
```
docker compose up --build
```