I am a Backend Developer. I usually use C#, but you can also see repos for Python, Angular and all other languages here.
if (isWonderful){
return true
}
I am a Backend Developer. I usually use C#, but you can also see repos for Python, Angular and all other languages here.
if (isWonderful){
return true
}
In this project, a Bus ticket system was created with DotNet Core using N-Tier Architecture. Entity Framework was used within the scope of the project and SQLite was used for SQL operations.
In this project, a sample library project was made using PyQT5 and SQLite. Except for the Register, Login pages, the user can add new books, delete existing books, edit them, or change the shelf nu…
I created a new .net core project but there is signalR in this project. I created a real time chat application with SignalR
C# 4
Project video: https://youtu.be/-4LCODtmR6Mv | In this project, a professional movie theater application was made. SQL Server was used as database in the project.
In this project, a face recognition system has been made in Python using OpenCV. If the face detected live in the camera matches the data in the face data folder in the project before, that person'…
Python 1