About
In my journey, I’ve designed real-time platforms that track maritime traffic globally, created AI-driven tools to predict machinery breakdowns, and designed systems that optimize energy consumption for factories—all while enjoying some entertaining projects along the way. Whether I’m working with Next.js, Java Spring, or leveraging the power of AI, my goal is always the same: deliver impact.
Work Experience
Education
Skills
I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.
NPM Package: CNCA "create-next-custom-app"
CLI tool designed to simplify the creation of Next.js applications with custom configurations. It allows developers to choose from a wide range of popular libraries and tools, streamlining the setup process without requiring manual configuration.
VSCode Extension - NoComments 👨💻 - AI Driven
NoComments is a Visual Studio Code extension designed to help developers effortlessly generate documentation comments using AI for their functions and methods. With just a click, you can ensure that your code is well-documented and easier to understand, eliminating the hassle of writing comments manually.
The Digital Canvas of mednt 💻
Step into my portfolio! I’m Mohamed, a Software Engineer who thrives on transforming challenges into opportunities through design and technology. Explore my projects to see how I blend art with functionality for impactful results.
Terminal Showcase 💻
Terminal Showcase is a sleek, terminal-based portfolio designed for developers and tech enthusiasts. It allows users to navigate through projects and skills using simple commands, providing an interactive experience that highlights your expertise in a unique and engaging way.
AI Maritime Traffic Tracking 🚢
Led the front-end development for a real-time global maritime traffic tracking platform, successfully visualizing millions of data points, ensuring a highly interactive and user-friendly experience.
AI-Driven Mobile Apps 📲
Led the development of a series of mobile applications using React Native and Expo, focusing on delivering high-quality, cross-platform solutions that provide an engaging user experience.
AI-Driven MC Analytics 📊
Led the front-end development for a real-time analytics platform to monitor machine performance, achieving a 25% optimization in factory operations through predictive capabilities.
InstaGaze 🤳 - Instagram Gesture Control with AI
AI-powered app that lets you control Instagram with facial gestures. Scroll with your eyes, pause with a gaze, and like posts with a smile for a hands-free, intuitive browsing experience.
Vanisher 🕵️♂️ - The Ultimate Camera Cloaking App
Vanisher 🕵️♂️ makes you invisible on camera with a simple blanket! Inspired by Harry Potter's cloak, this AI-powered app uses advanced image processing to seamlessly cloak you in real-time. Perfect for fun, privacy, or just a magical touch!
I enjoy breaking down complex software engineering topics into easy-to-understand content. Through simple language and practical examples, I make concepts like algorithms, data structures, and design patterns accessible to developers of all skill levels, helping them apply these ideas with confidence.
Binary Search Trees: The Knights of Data Kingdom - Part 2
Part 9 of data structures series. This is the first in a miniseries (3-5 articles) where we'll take a deep dive into Binary Search Trees (BSTs). In this article, we’ll focus on the theory behind BST.