Pinned Repositories
AIRPORT_DATABASE
This is airport database. Coded with postgreSQL. It has triggers, check functions, sql queries... We built this database from scratch. We draw EER diagram after that we draw the relational tables. Also we did webapp and restapi using with postman but it is not in this code. This code, sql dumps from program
Android_Bluetooth_Arduino_Car_Controller
This is my ongoing project. Unfinished yet. Purpose is Control arduino RC car via Bluetooth connection.
Arduino_Car_Transceiver
This is my arudino RC car project that has transmitter code and reciever code. Both side arduino code for now. In later stages I will control Pakize (Name of my car) via bluetooth too.
Authentication_Engine_Python_Flask
Making simple authorization API for projects. This is for understanding secure software development and cryptography principles
Birthday_Paradox
This is a little GUI experiment. I mean really. This is experiment to prove birthday paradox. You know the BirthdayParadox right? (https://en.wikipedia.org/wiki/Birthday_problem).
IMAGE_EDITING_PYQT5
Insurance_dataset_classification
Java_Swing_Multithreading_Example
Social_Media_Application
Todo_App_With_Swift
osmanGuler19's Repositories
osmanGuler19/Authentication_Engine_Python_Flask
Making simple authorization API for projects. This is for understanding secure software development and cryptography principles
osmanGuler19/IMAGE_EDITING_PYQT5
osmanGuler19/Insurance_dataset_classification
osmanGuler19/Java_Swing_Multithreading_Example
osmanGuler19/Social_Media_Application
osmanGuler19/Todo_App_With_Swift
osmanGuler19/AIRPORT_DATABASE
This is airport database. Coded with postgreSQL. It has triggers, check functions, sql queries... We built this database from scratch. We draw EER diagram after that we draw the relational tables. Also we did webapp and restapi using with postman but it is not in this code. This code, sql dumps from program
osmanGuler19/Arduino_Car_Transceiver
This is my arudino RC car project that has transmitter code and reciever code. Both side arduino code for now. In later stages I will control Pakize (Name of my car) via bluetooth too.
osmanGuler19/Bytelandian_Coin_Dynamic_Programming
osmanGuler19/Entity_Framework_Study
This is a Northwind based, ORM excersize. I coded this base project for my future projects. In the excersize there are some ; Custom mapping, CRUD operations on database, building context practices.
osmanGuler19/Flutter_Gui
This is a login gui coded with flutter
osmanGuler19/Heart-Rate-API
Heart-Rate-Api to estimate Heart beats per minute using PPG data
osmanGuler19/IOS_XYLOPHONE
osmanGuler19/Is_Sudoku_Legal
osmanGuler19/Java_Thread_Shysynchronization_And_Factory_Design_Pattern
Custom threads on custom buffer. Threads working on matrix multiplication. Matrixes are reading from text files and program does not operate if matrices cannot be multiplied. Also warn the user. And there is an another program for comparing sorting algorithms speed. I did the sorting algorithms with factory design pattern.
osmanGuler19/KodluyoruzSpringHomework
osmanGuler19/Mail_Automation_Especially.Certificate.Sending
osmanGuler19/MTA_TURNSTILE
osmanGuler19/MTA_TURNSTILE_CHALLANGES
These are challanges for my data science skills. Questions are in the Readme file
osmanGuler19/MyFinalProject
This project is suitable for corporate architectural structures and layered architecture
osmanGuler19/Python-Excel-to-SQLite-database
Python script for transforming excel files to SQLite database
osmanGuler19/ReCapProject
Car Selling Service
osmanGuler19/Simple_Interpreter_C
This is a simple interpreter. İt simulates the normal interpreters. Parses the programmers code (In this case it is a text file), Classifies the tokens like Identifier token, Operator Token, Integer Token, Bracket Token, String Constant, EnOfLine, Keyword... Very good exercise to learn how interpreters work, reading file and Tokenize the file
osmanGuler19/Simple_Noise_Gate
This is an ongoing project. I am trying to add ground noise gate for mic inputs. I hope someday it will be real time processing
osmanGuler19/Survey
osmanGuler19/SWIFT_DICE_GAME
osmanGuler19/Tempature_Humidity_Soil-Moisture_LDR_Measurements-
Arduino projects for measuring with dht11 sensor (pretty cheap sensor) and LDR(Photo resistor). Also measuring the soil mouisture. I will add wireless communication with esp module in the future.
osmanGuler19/TR_EN_LEARNING_CARDS
osmanGuler19/VIPER_PATTERN
osmanGuler19/Virtual_Market_Application