@hakanbytunc
  • Stars
    star
    10
  • Global Rank 972,962 (Top 34 %)
  • Followers 4
  • Following 1
  • Registered over 5 years ago
  • Most used languages
    Java
    40.0 %
    C
    30.0 %
    C++
    10.0 %
    Yacc
    10.0 %
    Swift
    10.0 %
  • Location 🇹🇷 Turkey
  • Country Total Rank 7,424
  • Country Ranking
    Yacc
    16
    Swift
    587
    C
    608
    Java
    1,836
    C++
    1,945

Top repositories

1

motorbike-racing-game

Single motorbike racing game using Java.Used GUI, I/O grammars, threads and exceptions. The graphics, user login interfaces and other motorbikes are created.
Java
1
star
2

recursive-descent-compiler

Converts a given grammar into a recursive-descent parser code.
Yacc
1
star
3

sorting-algorithms

Sorting algorithms for future use
C
1
star
4

ai-board-game

A board game which you can play with articial intelligence
C
1
star
5

brick-breaker-game

Single Brick Breaker game using Java language in order to learn object- oriented coding. Used GUI, I/O grammars, threads and exceptions. The graphics, user login interfaces and other motorbikes are created.
Java
1
star
6

interpreter-design

Implemented an interpreter for a subset of Linux Shell commands
C
1
star
7

screen-sharing-app

The screen sharing app that use UDP protocol. Server and client side can connect to each other with their IP's. Sends screen-shots every 0.5 second and prints the screen with developed GUI.
Java
1
star
8

command-based-text-editor

This text editor prints the contents of a file to the screen, page by page. In order to keep a single text line, C++ string class has been used to simplify string operations. All the lines kept in Linked List structures. Functions are - open, save, insert, delete, move, replace, next page, previous page, undo.
C++
1
star
9

TCP-message-encryption

Creating a client/server application that is used to send a large file in blocks with retransmission and encrypting it in client side and decrypted in server side. Used session key for security and the application wroten in Java language.
Java
1
star
10

NFC-attendance-app

iOS application that developed for students/universities as graduation project. Students can download this app and check their attendance via NFC, and QR.
Swift
1
star