Skip to content
View Mehdi-17's full-sized avatar

Block or report Mehdi-17

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

Pinned Loading

  1. java8_to_17_newFeatures java8_to_17_newFeatures Public

    This repository is a personal learning resource for me, covering the evolution of the Java language from version 8 to the latest Java 17. Explore new features, enhancements, and best practices, whi…

    Java

  2. prayers-time-scraper prayers-time-scraper Public

    The prayer app on my phone doesn't send me notifications. So, I decided to scrape the prayer information and send reminders on Telegram.

    Go 1

  3. job-offer-producer job-offer-producer Public

    Microservice qui va récupérer et distribuer des offres d'emploi provenant de différentes sources dans un topic Kafka.

    Java

  4. Learn_algorithms_and_data_structures_with-GO Learn_algorithms_and_data_structures_with-GO Public

    Algorithms and data structures implemented in Go

    Go

  5. job-offer-consumer job-offer-consumer Public

    Ce microservice consomme les offres d'emploi distribuées par job-offer-producer via un topic Kafka

    Java