/*
*
* ██╗ ██╗██╗ ██╗ █████╗ ██╗ ███████╗██████╗
* ██║ ██╔╝██║ ██║██╔══██╗██║ ██╔════╝██╔══██╗
* █████╔╝ ███████║███████║██║ █████╗ ██║ ██║
* ██╔═██╗ ██╔══██║██╔══██║██║ ██╔══╝ ██║ ██║
* ██║ ██╗██║ ██║██║ ██║███████╗███████╗██████╔╝
* ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚══════╝╚═════╝
*
* @author Khaled Mahmoud Helaly
* @version 2025.final_year
* @license MIT — open to opportunities 🚀
*/
const khaled = {
name: "Khaled Mahmoud Helaly",
location: "Alexandria, Egypt 🇪🇬",
university: "Suez University — CS Final Year 🎓",
role: ["MERN Stack Developer", "UI/UX-Oriented"],
passion: "Building scalable web applications 💡",
currentlyLearning: [
"Advanced JavaScript",
"Docker & DevOps",
"UI/UX Design",
],
openTo: ["Collaborations", "Internships", "Cool Projects"],
};- 🔨 Building full-stack web apps with Node.js + React
- 🐳 Learning Docker & containerization
- 🎨 Improving my UI/UX design skills with Figma
- 📖 Mastering Advanced JavaScript concepts
"First, solve the problem. Then, write the code." — John Johnson