Skip to content
View IsmailTekin05's full-sized avatar

Highlights

  • Pro

Block or report IsmailTekin05

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

Popular repositories Loading

  1. ChatAppBackEnd ChatAppBackEnd Public

    ChatApp BackEnd is a real-time messaging backend built with Java Spring Boot. It supports RESTful and WebSocket communication, utilizes Apache Kafka for message queuing, and stores data in PostgreS…

    Java 3 1

  2. Online_Shopping_Application Online_Shopping_Application Public

    🛒 Online Shopping Application is a full-featured e-commerce platform built with Java, allowing customers to browse and buy products, and sellers to manage inventory and orders. It includes user re…

    Java 1

  3. CalorieDetectingAI CalorieDetectingAI Public

    🍎🔍 Smart AI system that identifies food items in photos and calculates their calorie content automatically. Built with TensorFlow, YOLOv8, CUDA and computer vision for accurate nutrition tracking.

    Python 1

  4. TicTacToe TicTacToe Public

    A simple command-line Tic-Tac-Toe game implemented in C. Features two-player gameplay, input validation, and a clear game board display. Easy to compile and play!

    C

  5. BlackJack BlackJack Public

    A simple command-line Blackjack game implemented in C. Play against a computer dealer with basic game mechanics like hitting, standing, and busting.

    C

  6. WeatherApp WeatherApp Public

    A Java-based weather application that allows users to check real-time weather data for any capital city. It retrieves weather details such as temperature, humidity, and conditions from an external …

    Java