Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rustamovakrom/portfolio-2
- Owner: RustamovAkrom
- License: mit
- Created: 2024-10-13T16:40:08.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:41:25.000Z (about 2 months ago)
- Last Synced: 2024-11-02T19:24:45.387Z (about 2 months ago)
- Topics: flask, flask-admin, flask-login, flask-mail, flask-migrate, flask-sqlalchemy, htmx, python, seo-optimization
- Language: HTML
- Homepage: https://akromjonrustamov.pythonanywhere.com/
- Size: 12.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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
```