Git Product home page Git Product logo

Kamilhan Karaismailoğlu's Projects

battleship icon battleship

BattleShip Game made with C. This program was written for the Algorithms and Programming lecture.

calculator icon calculator

The program that does some math calculations. Made with C language. This program was written for the Algorithms and Programming lecture.

clone-grep-command-with-c icon clone-grep-command-with-c

In this project, create grepFile function like grep command in linux. With the grepFile command to be created, the searched words will be found in the scanned file and the lines on which they are will be printed to the output file. The number of times this word is repeated in the relevant file will be displayed in the terminal. This project was written for System Programming lecture.

clone-minesweeper icon clone-minesweeper

Minesweeper clone. Made with C#. This program was written for the Algorithms and Programming lecture.

database-for-movie-ticket-sales-site icon database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

diamond-pattern icon diamond-pattern

The program that makes the Diamond Pattern. Made with C language. This program was written for the Algorithms and Programming lecture.

e-commerce-application icon e-commerce-application

The E-Commerce Application that made with Xamarin and MVVM Pattern using Firebase authentication, Firebase realtime database and Sqlite. This program was written for the Object Oriented Programming lecture.

e-commerce-web-site icon e-commerce-web-site

The E-Commerce web site that made with Nuxt 3, Vue 3, Typescript, Express API using local API, SSR, PWA. This program was written for the Web Programming lecture.

library-automation-with-c icon library-automation-with-c

In this project, a library management system will be developed. There are two different modes in the system. Student mode; Login/Logout the student can list the books stored in the system the student can borrow books and return the borrowed book Librarian Mode; Login/logout Listing all books Searching a book Update book information Adding a new book Deleting a book saved in the system After running the program, the user needs to log in to the system. The operations listed above cannot be performed without logging into the system. Login to the system will be done by giving name-surname and password information. The name-surname and password received from the console will be compared with the information in the binary files. When there is a match, the login process will be completed. In the program, 2 separate menus will be displayed to the user. While the processes related to login / logout and termination of the program are displayed in the main menu, the sub-menus will show the menu of actions that can be performed according to the type of user logged in to the system. Book information will be stored in files named book.bin, student information in student.bin, and librarian information in librarian.bin. The information that needs to be updated according to the operations performed will be updated through these files.

password-vault icon password-vault

Password Vault made with C# and Firebase Realtime Database. The data in the database is encrypted with AES and MD5. This program was written for the thesis.

polybius-encryption-program icon polybius-encryption-program

Program that performs Polybius Encryption. Made with C#. This program was written for the Algorithms and programming lecture.

practices-related-to-data-structure icon practices-related-to-data-structure

The program first saves the values ​​received from the user in the queue structure, then adds the values ​​in this queue structure larger than the average of the queue to the linked list created in accordance with the stack structure and copies this linked list into an array. Finally, it writes the created array to the screen. Made with C. This program was written for the Data Structures lecture.

practices-related-to-doubly-linked-lists icon practices-related-to-doubly-linked-lists

The program making comparison between doubly linked lists created by values ​​read from text file. Made with C. This program was written for the Data Structures lecture.

puzzle icon puzzle

Matris Number Puzzle Game made with C#. This program was written for the Algorithms and Programming lecture.

tree-fork icon tree-fork

In this project, the tree height will be given as a command line argument. According to the incoming argument, files with txt extension will be created for each node in the structure to be created. The filenames will be determined by the pid the nodes have. Random values ​​for leaf nodes will be generated and stored in the files created. Starting from the leaves, while going up, the values ​​in the child nodes will be collected and transferred to the parent node. There is also a makefile in the project. This project was written for System Programming lecture.

tversky-text-similarity-calculation-program icon tversky-text-similarity-calculation-program

Program to Calculate Text Similarity ratio using Tversky Index, Sørensen–Dice coefficient and Jaccard Index. Made with C#. This program was written for the Algorithms and Programming lecture.

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.