Stars
Design patterns implemented in Java
🔥 Android developers should collect the following utils(updating).
Implementation of ImageView for Android that supports zooming, by various touch gestures.
Single motorbike racing game using Java.Used GUI, I/O grammars, threads and exceptions. The graphics, user login interfaces and other motorbikes are created.
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.
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…
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…