Some of my projects...

Car Insurance App

This application takes in user input and calculate a quote based on values provided. It includes an Admin view for a site administrator.

Technologies used:
ASP.NET, C#, Microsoft SQL Server, Entity Framework (Database-First approach), Razor Pages, HTML, CSS.

Summer Jobs In Greece

A small job board including a blog. Users can register, post to and read from a database.

Technologies used:
ASP.NET with individual user authentication, C#, Microsoft SQL Server, Dapper ORM, Razor Pages, HTML, CSS.

Chico Burgers Menu

This app is a simple restaurant menu where users can select items and get the total price which is updated dynamically when users check/uncheck items. There is an option to reset the price.

Technologies used:
HTML, CSS, SASS, JavaScript, jQuery