Skip to content

RamezHany/ssdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Header

Transforming Complex Ideas into Elegant Digital Solutions
Typing SVG

🎯 About Me

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"
  ];
}

πŸ’» Technical Expertise

🎨 Frontend & UI

React Next.js TypeScript TailwindCSS Redux

βš™οΈ Backend & Database

Node.js Python Express MongoDB PostgreSQL

πŸš€ DevOps & Cloud

AWS Docker Kubernetes GitHub Actions

🌟 Featured Projects

AI Task Manager Pro

Smart task management platform with AI-powered prioritization

View Demo GitHub

React Node.js MongoDB AWS

NextGen E-Commerce

Modern e-commerce solution with real-time inventory

Live Site GitHub

Next.js TypeScript PostgreSQL Docker

🎯 Current Focus

  • πŸ”­ 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

🀝 Let's Connect!

Email Schedule Meeting Portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors