class SoftwareEngineer {
name: string = "Ramez Hany";
title: string = "Full-Stack Developer";
location: string = "Egypt π";
skills: {
languages: string[];
frontend: string[];
backend: string[];
database: string[];
cloud: string[];
} = {
languages: ["TypeScript", "JavaScript", "Python"],
frontend: ["React", "Next.js", "TailwindCSS"],
backend: ["Node.js", "Express", "Django"],
database: ["MongoDB", "PostgreSQL"],
cloud: ["AWS", "Docker", "Kubernetes"]
}
passions: string[] = [
"Building scalable applications",
"Creating elegant user experiences",
"Solving complex problems",
"Learning new technologies"
];
}
Smart task management platform with AI-powered prioritization |
Modern e-commerce solution with real-time inventory |
- π Working on: Cloud-native applications and microservices
- π± Learning: AI/ML integration and Web3 technologies
- π― Looking to: Collaborate on innovative open-source projects
- π¬ Ask me about: Full-stack development, cloud architecture, or tech career advice

