π Portfolio Status
| Status | Progress |
|---|---|
| π Portfolio | π’ Online |
| βοΈ React | ββββββββββ 80% |
| π· TypeScript | ββββββββββ 60% |
| β² Next.js | ββββββββββ 50% |
| π¨ UI Design | ββββββββββ 90% |
| π Learning | Never Ends βΎοΈ |
//```typescript
class TarekMohamed {
constructor() {
this.name = "Tarek Mohamed";
this.role = "Frontend Developer";
this.location = "Egypt πͺπ¬";
this.email = "tarekmohamedsalah167@gmail.com";
this.currentlyLearning = [
"React.js",
"TypeScript",
"Next.js",
"Advanced JavaScript"
];
this.techStack = {
frontend: [
"HTML5",
"CSS3",
"JavaScript (ES6+)",
"TypeScript",
"React.js",
"Next.js",
"Bootstrap 5",
"Tailwind CSS",
"Sass"
],
tools: [
"Git",
"GitHub",
"VS Code",
"Chrome DevTools",
"Figma",
"npm",
"Vite"
],
workflow: [
"Responsive Design",
"REST APIs",
"Git Flow",
"Performance Optimization",
"Clean Code",
"Accessibility",
"Cross Browser Compatibility"
]
};
}
sayHi() {
return `
π Hi, I'm ${this.name}
π» ${this.role}
π Passionate about building fast, responsive and modern web applications.
β Always learning new technologies and improving my skills.
`;
}
}
const me = new TarekMohamed();
console.log(me.sayHi());
Β I'm currently learning React, TypeScript & Next.js. 
Β Β Β Passionate about building responsive and modern web applications.
Β Β I enjoy creating clean UI/UX and interactive user experiences.
Β Reach me at: tarekmohamedsalah167@gmail.com**- Β Β
Β Β Β Β Fun fact: I love turning ideas into responsive websites.
π» Current Status
π’ HTML ββββββββββ 100%
π΅ CSS ββββββββββ 100%
π‘ JavaScript ββββββββββ 80%
βοΈ React ββββββββββ 70%
π· TypeScript ββββββββββ 50%
β² Next.js ββββββββββ 40%
β Coffee ββββββββββ β

