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.
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.
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.
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.