Pinned Repositories
AL-Development
This space is dedicated to my journey as a junior AL developer.
asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
BonusProblemsOOP
The solutions of the bonus problems for the OOP practicum course at FMI @ SU.
Exam-Preparation-OOP-Final
Object-oriented_programming_FMI
Repository with examples for the "Object-oriented programming" course given by me @ Faculty of Mathematics and Informatics, Sofia University
OO-Design-Patterns
A repo for my OO design patterns course @ FMI
OOP_2024_GROUP_2
Smart-Pointers
In this repository you can find example implementations for some of the so called smart pointers C++ provides.
SportsStore
StudentsMinimalApi
I created an example minimal API that exposes endpoints that you can use to access or change data related to an example Student class using the HTTP protocol.
kaloyantihomirov's Repositories
kaloyantihomirov/AL-Development
This space is dedicated to my journey as a junior AL developer.
kaloyantihomirov/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
kaloyantihomirov/BonusProblemsOOP
The solutions of the bonus problems for the OOP practicum course at FMI @ SU.
kaloyantihomirov/Exam-Preparation-OOP-Final
kaloyantihomirov/Object-oriented_programming_FMI
Repository with examples for the "Object-oriented programming" course given by me @ Faculty of Mathematics and Informatics, Sofia University
kaloyantihomirov/OO-Design-Patterns
A repo for my OO design patterns course @ FMI
kaloyantihomirov/OOP_2024_GROUP_2
kaloyantihomirov/SHA256
SHA-256 Text Hasher
kaloyantihomirov/Smart-Pointers
In this repository you can find example implementations for some of the so called smart pointers C++ provides.
kaloyantihomirov/SportsStore
kaloyantihomirov/StudentsMinimalApi
I created an example minimal API that exposes endpoints that you can use to access or change data related to an example Student class using the HTTP protocol.
kaloyantihomirov/XmlMinimalApi
In this project we created a custom IResult that returns XML from a minimal API and registers it as an extension.