Skip to content
View YehoudaSaroussi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report YehoudaSaroussi

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
YehoudaSaroussi/README.md

Hi 👋, I'm Yehouda Saroussi

A passionate Computer Science Graduate from Ben-Gurion University

  • 🔭 I’m currently working in RAD as a Java Software Developer in a temporary position, where I:

    • Developed microservice-based applications using Java and Spring Boot.
    • Utilized Spring Data for seamless database interactions with MongoDB.
    • Created and managed REST APIs for inter-service communication.
    • Developed user interfaces with Vaadin.
    • Deployed applications using Docker and managed cloud infrastructure on AWS.
    • Implemented distributed tracing with Zipkin, monitored and alerted on application metrics with Prometheus, and created dashboards using Grafana.
    • Worked in a team to design, develop, and deploy scalable software solutions.
  • 🌱 I have gained substantial experience in various technologies and methodologies, including microservices, database management, Docker, and AWS.

  • 💼 I am actively seeking a full-time position where I can further develop my skills and contribute to impactful projects. If you know of any opportunities or would like to connect, please feel free to reach out!

  • 📫 How to reach me yehoudaft@gmail.com

Connect with me:

yehouda-saroussi

Languages and Tools:

java csharp python javascript typescript cplusplus spring mongodb docker aws react nodejs grafana postman

Pinned Loading

  1. Yuval-Roth/RAD_Internship_Project Yuval-Roth/RAD_Internship_Project Public

    A semester-long internship project involving exploring different observability technologies and learning about microservice architecture, docker, spring-boot and more

    Java

  2. SpringBootMicroServices-MongoDB SpringBootMicroServices-MongoDB Public

    A comprehensive microservices application leveraging the power of Spring Boot, MongoDB, and RESTful APIs. This project showcases a modular architecture that includes multiple microservices, each de…

    Java

  3. SET-CardGame SET-CardGame Public

    An implementation of the SET card game. Done as part of SPL course.

    Java

  4. Client-Server Client-Server Public

    STOMP Server (in JAVA) that support both TPC (Thread-Per-Client) and the Reactor - choosing which one according to arguments given on startup. The Clients (in C++) are able to signup for getting in…

    C++

  5. fetchApiToMongodbWithSpringData fetchApiToMongodbWithSpringData Public

    The NBA Data Fetcher project is a Spring Boot application that fetches data from the NBA Rapid API, converts it into Java objects, and stores it in a MongoDB database. It uses Spring Data for datab…

    Java