Skip to content
View YasinBou's full-sized avatar
  • Amsterdam
  • 15:17 (UTC +01:00)

Organizations

@HvA-HBO-ICT

Block or report YasinBou

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

Work Experience

NOS – Software Engineer Intern (Sep 2024 – Feb 2025)

  • Developed a WebSocket-based live presence system with React, TypeScript, and NestJS for real-time editorial collaboration.
  • Enhanced comment moderation using WebSockets.
  • Engineered a distributed pub/sub architecture using Redis for real-time session synchronization and conflict resolution.

Ahold Delhaize / Albert Heijn – Software Engineer Intern (Jan 2023 – Jun 2023)

  • Worked on Scan Je Recept
  • Used OCR to extract recipe data and integrate it into the user’s online shopping basket.
  • Built a custom image compression algorithm to reduce 3–5MB images to 60–80KB.
  • Collaborated with Microsoft to integrate their OCR API.

Pinned Loading

  1. Elastic-Search-Practice Elastic-Search-Practice Public

    This project was created as part of a personal learning exercise to explore and understand how Elasticsearch works, including how to set it up with Docker and query it using basic JSON queries. It …

    Java

  2. event-driven-architecture event-driven-architecture Public

    This is a small Spring Boot project I built to explore event-driven architecture.

    Java

  3. concurrency concurrency Public

    I created this repository to document my findings regarding concurrency within Java.

    Java