A video game about the life and poetry of Bulgarian writer Petya Dubarova. Made in 2022. All art in the game belongs to my sister. To create this game, I used Phaser, a JavaScript Framework, Python, HTML, and CSS.
Link to game:
A fun puzzle game about making a cake. Made in 2021. All art in the game belongs to my sister. To create this game, I used Phaser, a JavaScript Framework, Python, HTML, and CSS.
Link to game:
In English: Correct the Mistakes. A video game my sister and I made for a programming competition. Made in 2022. To create this game, I used Phaser, a JavaScript Framework, Python, HTML, and CSS.
Link to game:
In English: Multiply Correctly and Find the Way to the Theme Park. Another video game my sister and I made for a programming competition. Made in 2022. To create this game, I used Phaser, a JavaScript Framework, Python, HTML, and CSS.
Link to game:
https://umnozhavai-viarno-i-otkrii-ptia-km-uviesielitielniia-park.peanutbutterjam.repl.co/
An application for recipes. I turned this app in as my final project for my second year of IT-Kariera, which was in 2023. Using this app, one can create, keep, calculate, and edit recipes in a simple, yet visually appealing way. This is a three layer Application with two user interfaces (one is Windows Forms (.NET Framework) and the other is a Console Application). I used C# for the business and presentational layers of the app, and SQL for the data layer. To group all these layers together, I used Entity Framework.