
My name is Kávai Dáriusz. Im currently a 12th grade high-school student majoring in math-informatics.
I'm proficient at programming especially at C++. I have used C# and website building tools (HTML,CSS,JS) but at a lower level *(I would rank my skills: 1.C++ 2.C# 3.Website). Currently I have only built one full app and this website. In more detail they can be seen at the projects section with githubs attached.
This is an online restaurant reservation web and an app. It has to main front ends, one for customers to reserve a table and a restaurant app(C#) to see reservations and orders. These 2 front ends are connect by a c++ server and sqlite as a database. The web uses NodeJs as a bridge to the database