Coder Social home page Coder Social logo

Osman Güler's Projects

airport_database icon 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

arduino_car_transceiver icon 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.

birthday_paradox icon 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).

entity_framework_study icon 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.

football_teams_gui icon football_teams_gui

This is a project with custom LinkedList class and GUI. There is 'sporcu.txt' file. In that file we have some athlete. We can display, delete, update, the athletes via GUI. This was simple but fun project. Helped me a lot understanding of LinkedLists

heart-rate-api icon heart-rate-api

Heart-Rate-Api to estimate Heart beats per minute using PPG data

java_filter_app icon java_filter_app

This is my Photo filter. This is very simple. Add a photo path to the code and program will your photos little bit cold (litle bit blue affect) and save the new picture. This is very good example of traversing pixels and changing their values

java_thread_shysynchronization_and_factory_design_pattern icon 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.

k_nearest_flowers icon k_nearest_flowers

This is flower project. You pick the features of the flower and code brings you to k_nearest flower from database. This is good exercise to how you find possible things to be desired in the database

my_site icon my_site

osmanguler.site You can check this out. It is on the web! This is a simple site. I will put the files in github too.

mydictionarydemo icon mydictionarydemo

This is my simple Dictionary implemention based on Arrays. İf using Arrays is not allowed or let's say we are just build everything ourselves we can implement our LinkedList with specialized Nodes.

myfinalproject icon myfinalproject

This project is suitable for corporate architectural structures and layered architecture

path_maker_and_traveller icon path_maker_and_traveller

This C project read a text file and make a new directories if there is a make command in the text file. Same way goes the given directory if there is go command. Checks the directory existence with 'if' word. You can give path between <> brackets. It is very good exercise for travelling paths and files

simple_interpreter_c icon 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.