// developer
Seif Ibrahim
BEGIN: code; learn; refactor; live; goto BEGIN;
05 Jun19:00
05 Jun19:00
Jun 2019
Jun 2019
vscode-logo

Visual Studio Code as Java IDE

In this post we will setup and use Visual Studio Code as Java IDE. I’m a JetBrains user for long…

12 Apr20:50
12 Apr20:50
Apr 2019
Apr 2019
icon-spring-framework

Build REST API with Reactive Spring

In this tutorial, we will build a reactive non-blocking web stack using Spring Boot 2, Spring WebFlux, and MongoDB. The…

13 Mar12:57
13 Mar12:57
Mar 2019
Mar 2019
REACTOR OFFERS TWO ASYNC SEQUENCE APIs: FLUX AND MONO FOR PUBLISHING ELEMENTS.
08 Mar15:09
08 Mar15:09
docker_facebook_share

Docker Basics (101)

Docker is an open-source platform for building and running distributed software using containers.

02 Mar13:13
02 Mar13:13
Laptop

My Toolbox

Here is a list of the tools I use frequently on my day-to-day work as a developer.

about
me

I’m Seif Ibrahim, a full stack web developer from Sajour, Israel. I’m a senior software engineer @ebay. I’m super passionate about development and technology. From a technical standpoint, I spend most of my time working with Java, Spring, NodeJS and Angular. New and open source technologies make me super excited and make me want to learn more and more.

 

I learn a lot from the community and love to share what I have learned back.

“And programming computers was so fascinating. You create your own little universe, and then it does what you tell it to do.” – Vint Cerf

Popular
posts 

REACTOR OFFERS TWO ASYNC SEQUENCE APIs: FLUX AND MONO FOR PUBLISHING ELEMENTS.