Hi, I’m Mahmoud

And this is a technical blog about things I find useful and/or interesting

Hello World

Welcome to my blog ☕️ This is my first ever blog post. public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }

September 1, 2023 · 1 min