Projects

School Projects

2019-2022 MG Radio
MG Radio is the students’ radio of the NSMHS “Acad. Boyan Petkanchin” in Haskovo. I was the person in charge of the station and I led the team for three years before I graduated. I was tasked with maintaining the internal Wi-Fi speaker network and the website which enables listeners to interact with the broadcast programme. I had to learn how to edit audio and manage the network.

Projects done during my study at the National Programme “Teaching for IT Career”:

May 2021 Luminous SalesExternal link
Luminous Sales was the grading project of Module 7 for me and my team. The project is has a command-line interface and is geared towards shopowners who need a way to manage their inventory. It was writen in C# and used a MS SQL database with EntityFramework Core.

June 2021 Meteo StationExternal link
A simple meteo station which monitors room temperature, humidity and air quality using I²C sensors. I used an Arduino Uno with a small LCD display to display the data and a keypad to give the user an ability to manage the device. This was an individual project and it was the grading one for Module 8.

July 2021 BörseDataConvertExternal link
This programme also includes an internship. BörseDataConvert is the project a schoolmate and I did during our internship. It converts stocks data from a proprietary format to XML. Written using C#.

April 2022 Luminous CarsExternal link
The final team grading project of Module 13. We had to make an ASP.NET web application which manages a car fleet for a rent-a-car company. Data is stored using EntityFramework Core.

Projects made for participation in the National Olympiad in Information Technology:

2018 Switch to LinuxExternal link
14 years old at the time, I decided to enter the competion with a friend of mine in the category “Websites”. This was our first attempt at developing a website. Using HTML, CSS and a little bit of JavaScript we managed to create a faux desktop of the popular Linux Mint distribution. The concept was that the desktop contains icons which open video lessons. We managed to fully produce two lessons covering installation of the operating system and basic applications.

2021 Unified Website ToolkitExternal link
A lightweight “web framework” which aimed to reduce the complexity of web development and remove unnecessary dependencies which other projects were full of. I helped with designing the administration client and the sample website. Tech stack: JavaScript, Electron

2022 BiblioExchangeExternal link
Book database and marketplace for new and used printed materials. Aimed at making books not available in libraries more accessible and cheaper. Tech stack: C#, ASP.NET, Sass SCSS, JavaScript, React.JS, Python

University Projects

2023 StudentHouseDashboardExternal link
StudentHouseDashboard was a personal project which showcased my learning progress and experience with the development environment. It can be used as a single convenient channel for the landlord and tenants to discuss current issues in the house. Used technologies: C#, ASP.NET Razor pages, MS SQL Server, Bootstrap CSS.

Personal Projects

2014, 2017, 2024 Personal website
Throughout the years I have maintained some kind of a web presence. At first I began by utilising free resources, but as time went on, I found the free hosting solutions insufficient for my web “experiments”. Then I began the journey of learning how to create proper webpages and how to set up a Linux web server. My current site is built with the Hugo static site generator which removes the need to write each page manually and enables the use of a simple design.