Skip to content
View emirhanak-cpp's full-sized avatar

Block or report emirhanak-cpp

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
emirhanak-cpp/README.md
  • 👋 Hi, I’m @emirhanak-cpp
  • 👀 I’m an Electrical and Electronics Engineer that has knowledge in C++, C, C# and Python
  • 📫 You can reach me at [email protected]

Pinned Loading

  1. TCP-Banking-Client-with-Qt-Framework-and-CPP TCP-Banking-Client-with-Qt-Framework-and-CPP Public

    The client side of the TCP banking program I created. It features a Qt user interface to make it easy to use. As of right now though, you can only sign in to your bank account.

    C++

  2. TCP-Banking-Server-with-CPP TCP-Banking-Server-with-CPP Public

    This is the server side of the TCP Banking project that I've been working on. It includes the .txt file that the banking information of the users is stored in.

    C++

  3. Hospital-Queue-Screen Hospital-Queue-Screen Public

    An application that can be used in hospitals for patients to track their queue to see the doctor they are appointed to.

    Python 1

  4. Clustering-Algorithm-Test-Application Clustering-Algorithm-Test-Application Public

    An application that lets you test different point clustering algorithms like K-Means, Affinity Propagation, DBSCAN and many more.

    HTML

  5. Image-Processing-Application Image-Processing-Application Public

    An application that lets you manipulate the pixels of an image. You can also apply certain filters and run edge detection algorithms. After you're finished with your work you can save the image on …

    TeX

  6. K-Means-Algorithm-with-C- K-Means-Algorithm-with-C- Public

    An application that lets you run a K-Means algorithm on a pre-determined table of data, made with C++.

    C++