Skip to content
View hakanbytunc's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report hakanbytunc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. brick-breaker-game brick-breaker-game Public

    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…

    Java 1

  2. ai-board-game ai-board-game Public

    A board game which you can play with articial intelligence

    C 1

  3. TCP-message-encryption TCP-message-encryption Public

    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…

    Java 1

  4. screen-sharing-app screen-sharing-app Public

    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

  5. NFC-attendance-app NFC-attendance-app Public

    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

  6. the-movie-database the-movie-database Public

    A single page web app with movie database API from TMDB.

    Vue