Published inGeek CultureWeb Performance, From ZERO To HEROWhat Does Web Performance Mean? 🏎️Aug 8, 2022Aug 8, 2022
Published inGeek CultureJava Memory ManagementIn this short article, I’ll try to briefly explain how Java manages Random Access Memory (RAM), explaining the basics of garbage…Oct 27, 20214Oct 27, 20214
Published inGeek CultureThe Hardest Production Bug That I Faced During My Software Engineering Career.In this article, I’ll describe the weirdest Internet Explorer bug that I faced in my life, how we diagnosed it and the way we managed to…Jun 15, 2021Jun 15, 2021
Don’t Let Anyone Steal Your Domain Name Idea !A lot of websites offer the possibility to check for the availability of domain names, but do you trust them ?Mar 27, 2021Mar 27, 2021
The Weirdest Java Interview Questions That You Ever Heard OfThis is a post that gathers the weirdest Java interview questions that I personally faced during job interviews or heard of during my…Mar 26, 2021Mar 26, 2021
Build a web bot in 2 minutes 🤖There is a ton of repetitive tasks that we can automate thanks to bots, in this article I’ll show you the easiest and the fastest way to…Mar 18, 2021Mar 18, 2021
The missing part of Medium’s REST APIIn this article I will explain how to pragmatically retrieve the stats (number of claps and comments) of any Medium post using a custom…Dec 23, 2020Dec 23, 2020
Before Learning Rest / Soap / GraphQL / You Need To Understand HTTP !HTTP stands for Hypertext Transfer Protocol, initially created for web browser/server communication, it has many more use cases today.Dec 15, 2020Dec 15, 2020
How To Create Your Own Programming Language Based On Java ♨️I graduated from college on 2017, one year later one of my professors asked me to come and teach some computer science curses, happily i…Oct 24, 20201Oct 24, 20201