In this repository, you will find some of my first C# projects. I mostly used them to help me practice my knowledge. I gained a lot of beginner's experience through them and it really helped understand some basic principles for the web development, in general.
In each folder, you will find a separate project. So, each folder contains a .NET Core application, implemented with the MVC (Model-View-Controller) structure. In some projects needed, I have added some css rules and font-awesome icons, and anything neccesary for the certain project (mainly for its style).
This repo is only some beginner's work. For more advanced projects, visit my 👉 GitHub Profile.