Mohannad'sPortfolio

Projects

Talk To The World

TTTW is a simple blog platform built with Node.js + Express + EJS that lets anyone share their thoughts with the world. Users can create, update, and delete posts — all in a clean and modern UI.

View Project →

SkyCast

SkyCast is a simple weather app built with Node.js, Express, and EJS that shows current weather by searching for a city. It uses the OpenWeather API to fetch real-time data.

View Project →

Portfolio Website

My personal portfolio showcasing projects, CV, and contact information— yes, the very site you’re looking at

Live Site →

ML Email Classifier

This project is a Machine Learning-based Email Classifier that detects whether an email is Spam or Ham (Not Spam) using a Multinomial Naïve Bayes model trained on labeled email dataset.

View Project →