You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple 3D model viewer built with OpenGL and C#. It allows you to load 3D models in OBJ format and view them in a 3D environment. You can rotate, zoom in/out, and pan around the model to inspect it from different angles.
Kural20 Göz Sağlığı Uygulaması, bilgisayar başında çok fazla vakit geçirenler için 20-20-20 kuralını hatırlatmak amacıyle C# ile geliştrilmiş bir masaüstü uygulamasıdır.
An application where we can add teachers, add students, add studies, assign new studies to teachers, add lessons.Öğretmen ekleme, öğrenci ekleme, etüt ekleme, öğretmene yeni etüt atama, ders ekleme gibi işlemler yapabildiğimiz bir uygulama.
It is an application where gasoline purchase and sales prices are found, profit is calculated according to these prices and gasoline sales are made according to the plate.At the same time, filling the tank can be performed according to the type of fuel remaining in the tank.
This is a simple POS system that I developed during the first year of my bachelor's degree. C# has been used as the main programming language. Sharing this for the purpose of beginners to use this as reference to work on their own projects...
It is a large-scale project that includes all the systems that a real hospital needs. I suggest you to review the 'Project SS' file for project details.Gerçek bir hastanenin ihtiyaç duyduğu bütün sistemleri içinde barındıran geniş çaplı bir proje. Proje detayları için 'Project SS' dosyasını incelemenizi öneririm.
A patisserie application that handles adding materials, adding products, creating products, calculating costs and checking cash registers.Malzeme ekleme, ürün ekleme, ürün oluşturma, maliyet hesaplama ve kasa girdi çıktılarını tutan bir pastane uygulaması.
Analog Clock - Windows Forms Application This code is a C# implementation of an analog clock using Windows Forms. It creates a graphical representation of a clock with hour, minute, and second hands, along with hour and minute markings. Below is a detailed explanation of the code:
Esse projeto feito em C#, tem como objetivo gerar logs a partir do WindowsFormApp e captar, Listener, ações de qualquer tipo de elemento (ToolBox) que possua o evento click.
This Windows Forms application implements a 15-digit calculator with a realistic 7-segment display simulation. The calculator supports basic arithmetic operations (addition, subtraction, multiplication, division), decimal values, and includes advanced features like positive/negative toggling