Skip to content
View ahmetselcukzengin's full-sized avatar
Block or Report

Block or report ahmetselcukzengin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ahmetselcukzengin/README.md

GIF

I'm a Backend Developer! 👨‍💻

  • 🌱 I’m currently learning 👨‍🎓
  • 👯 I’m looking to collaborate with other .Net developer 👩‍💻
  • 📄 Know about my experiences on My Linkedin Profile
  • 📫 How to reach me: a.selcukzengin@gmail.com

Languages and Tools:

javascript git java csharp html5 html5 Visual Studio .Net Core postman


GitHub Analytics 📊

Popular repositories

  1. File-Transfer-With-UDP File-Transfer-With-UDP Public

    The sender module will run and open a file on its own hard disk and send the file contents in blocks to the receiver module.

    Java 1

  2. IP-Address IP-Address Public

    Find your devce ip address.

    Java

  3. Simple-HTTP-Client Simple-HTTP-Client Public

    The program pulls the HTML content of a web address given from the command line with an HTTP GET message and displays it in plain text on the screen.

    Java

  4. Simple-HTTP-Server Simple-HTTP-Server Public

    Visit counter on port 8080.

    Java

  5. SMS-System-With-Socket SMS-System-With-Socket Public

    Users will send each other plain text SMS messages using the client module. The server module will mediate the storage and transmission of messages.

    Java

  6. Simple-Chat-Application Simple-Chat-Application Public

    Users can send chat messages in plain text to each other using the client module. The server module, on the other hand, mediates the transmission and storage of messages sent by users. The server s…

    Java