My Projects

hristobonev.com

My personal website showcases my portfolio, projects, and professional background. Built with FastAPI, it features a dynamic and responsive design, allowing visitors to explore my work and learn more about my skills and experiences. The website includes sections for my biography, a gallery of projects, and a contact form.

Python FastAPI REST API HTML/CSS JavaScript Jinja2 Git Heroku Amazon S3 SendGrid SSL Google reCAPTCHA

BetweenJobs

BetweenJobs is a platform designed to connect employers with professionals, enabling seamless job matching through profiles, job ads, and applications. The platform incorporates advanced search and tinder-like matching functionalities to improve the recruitment process, backed by a REST API integration for easy scalability and expansion.

Python FastAPI PostgreSQL REST API HTML/CSS Jinja2 OpenAI API Mailjet SQLModel Supabase Git Azure Docker

The Forun

A comprehensive web-based forum system built with FastAPI, enabling dynamic user interactions through topic discussions and replies. The platform features robust user authentication, hierarchical content organization, and advanced permission management. Key implementations include RESTful API endpoints, JWT authentication, dynamic category management, and a responsive frontend. The system supports complex features like upvoting/downvoting, best answer selection, and private messaging between users.

Python FastAPI MariaDB JWT REST API HTML/CSS Jinja2 Git

Logistics OOP Project

A logistics management system built in Python that demonstrates advanced object-oriented programming principles and real-world application design. This system efficiently handles package delivery operations, fleet management, and route optimization.

Python