Snmzgrkn
Computer Engineer / Full Stack Developer "Orange Cat Owner"
University of Turkish Aeronautical AssociationTurkey
Pinned Repositories
Case_Study
Bu proje, bir Interview Task projesidir. E-ticaret sitelerinden ürün verilerini çekmek ve işlemek için geliştirilmiştir. Java dilinde yazılmıştır ve Selenium, Jsoup, Apache POI ve JSON Simple kütüphanelerini kullanır.
Kutuphane_Yonetim_Sistemi
Kütüphane kitapları, yazarları, kategorileri ve yayınevlerini yönetmek için geliştirilen bir REST API. Spring Boot kullanılarak oluşturulmuş ve PostgreSQL veri tabanı ile entegre edilmiştir. CRUD operasyonlarını destekler ve ödünç alma işlemlerini takip eder. Katmanlı mimari prensiplerine dayanarak yapılandırılmıştır.
PatikaBackend
This GitHub repository is created for the Patika+ Full Stack Development Bootcamp, serving as a central hub for the comprehensive 6-month program covering both Backend and Frontend technologies.
PatikaFrontEnd
RestaurantProject
Bu proje, Bulut Sistemleri ve Ağlar dersi için geliştirilmiş bir restoran rezervasyon ve yönetim sistemi içermektedir. C# .NET ve MSSQL kullanılarak geliştirilmiş bir web sitesi olarak tasarlanmıştır.
School_Register_System
Advanced Internet Programming Final Project. This project is a school system project where students and teachers can log in to the system, view and change the contents.
Snmzgrkn
My Personal Repository
Tennis_Ball_Tracker
It is a tennis ball tracking project written with Python and OpenCv library. Not only can you follow the tennis ball, you can also specify the colors of the object you want to track with the colorPicker.py file and use it in the project.
Turizm_Acente_Sistemi
Bu proje, Patika+ Backend Programı için Bitirme Projesi olarak geliştirilmiştir. Proje, bir turizm acentesi yönetim sistemini simüle etmektedir.
Veterinary_Management_System
Snmzgrkn's Repositories
Snmzgrkn/Turizm_Acente_Sistemi
Bu proje, Patika+ Backend Programı için Bitirme Projesi olarak geliştirilmiştir. Proje, bir turizm acentesi yönetim sistemini simüle etmektedir.
Snmzgrkn/Kutuphane_Yonetim_Sistemi
Kütüphane kitapları, yazarları, kategorileri ve yayınevlerini yönetmek için geliştirilen bir REST API. Spring Boot kullanılarak oluşturulmuş ve PostgreSQL veri tabanı ile entegre edilmiştir. CRUD operasyonlarını destekler ve ödünç alma işlemlerini takip eder. Katmanlı mimari prensiplerine dayanarak yapılandırılmıştır.
Snmzgrkn/Case_Study
Bu proje, bir Interview Task projesidir. E-ticaret sitelerinden ürün verilerini çekmek ve işlemek için geliştirilmiştir. Java dilinde yazılmıştır ve Selenium, Jsoup, Apache POI ve JSON Simple kütüphanelerini kullanır.
Snmzgrkn/PatikaBackend
This GitHub repository is created for the Patika+ Full Stack Development Bootcamp, serving as a central hub for the comprehensive 6-month program covering both Backend and Frontend technologies.
Snmzgrkn/Snmzgrkn
My Personal Repository
Snmzgrkn/Veterinary_Management_System
Snmzgrkn/PatikaFrontEnd
Snmzgrkn/Tennis_Ball_Tracker
It is a tennis ball tracking project written with Python and OpenCv library. Not only can you follow the tennis ball, you can also specify the colors of the object you want to track with the colorPicker.py file and use it in the project.
Snmzgrkn/HandSingDetection
In this project, we will learn how to create a hand sign detector. We will use American Sign Language as an example. This project will include both detection and classification. And yes we will use our own data to train the model.
Snmzgrkn/HandTracking
In this tutorial we will learn Hand Tracking in real-time. We will first write the bare minimum code to run and then learn how to convert it into a module so we don't have to write it again and again for different projects. The best part is we don’t have to configure 100 parameters along with 20 installs to make it run. Within 10 to 15 mins you will have your model working.
Snmzgrkn/RestaurantProject
Bu proje, Bulut Sistemleri ve Ağlar dersi için geliştirilmiş bir restoran rezervasyon ve yönetim sistemi içermektedir. C# .NET ve MSSQL kullanılarak geliştirilmiş bir web sitesi olarak tasarlanmıştır.
Snmzgrkn/School_Register_System
Advanced Internet Programming Final Project. This project is a school system project where students and teachers can log in to the system, view and change the contents.
Snmzgrkn/Mine_Sweeper
This GitHub repository is created for the Patika+ Back-End Development Bootcamp Projects, serving as a central hub for the comprehensive 3-month program covering both Backend technologies.
Snmzgrkn/Motoko
Snmzgrkn/Online_Book_Store
Technical Application of Databases Final Project.This project is a simple project that allows the books to be loaded into the sql database.Using CSS and JS, the project has been designed to look more beautiful to the eye.
Snmzgrkn/Pokedex
This project is a simple Pokedex website developed using PokeAPI. You can use it to view Pokemon information and find the Pokemon you want by making letter-based searches.
Snmzgrkn/ProjeTakipSistemi
Bu repo, .NET 5, C# ve MSSQL kullanılarak geliştirilen bir Proje Takip Sistemi'ni içermektedir. Bu sistem, kullanıcıların projeleri eklemesini, düzenlemesini, diğer kullanıcılara atamasını sağlamakla birlikte personel ekleme ve çıkarma işlemlerini de desteklemektedir.
Snmzgrkn/Simon_Game
This project is an implementation of the classic Simon Game. Test your memory by repeating the sequence of colors that Simon generates. The game gets progressively challenging as you successfully complete each round.