Skip to content

Commit f71aac4

Browse files
refactor: remove Ruby on Rails references and add Node.js expertise across site configuration and documentation
1 parent 98d9a71 commit f71aac4

3 files changed

Lines changed: 4 additions & 19 deletions

File tree

CV_Moataz_AbdAlmageed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Dynamic and results-driven Senior Backend Developer with over 11 years of expert
1515

1616
## Core Technical Skills
1717

18-
- **Languages & Frameworks:** PHP (Expert), Laravel, Ruby on Rails, Zend Framework, Node.js, TypeScript.
18+
- **Languages & Frameworks:** PHP (Expert), Laravel, Zend Framework, Node.js, TypeScript.
1919
- **CMS Expertise:** Custom WordPress Theme & Plugin Development, Elementor, Advanced Custom Fields (ACF).
2020
- **Backend & Database:** MySQL, MongoDB, Redis, API Design (REST/GraphQL), Payment Gateway Integrations (Stripe, Kashier).
2121
- **Frontend Familiarity:** ReactJS, Vue.js, AngularJS, HTML5, CSS3, SCSS, JavaScript.
2222
- **DevOps & Tools:** Linux/Unix, Docker, Git, CI/CD, Cloud DevOps (Udacity Certified), Gatsby.
23-
- **Testing & Quality:** PHPUnit, RSpec, Code Review, Performance Optimization.
23+
- **Testing & Quality:** PHPUnit, Code Review, Performance Optimization.
2424

2525
## Professional Experience
2626

config.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ const skills = [
5555
icon: 'laravel',
5656
url: 'https://laravel.com/',
5757
},
58-
{
59-
title: 'Ruby on Rails',
60-
icon: 'gem fa',
61-
url: 'https://rubyonrails.org/',
62-
},
6358
],
6459
},
6560
{
@@ -681,7 +676,6 @@ responsibilities: [
681676
'PHP',
682677
'mysql',
683678
'Laravel',
684-
'rails',
685679
'angularjs',
686680
],
687681
period: 'Sep 2016 - Jan 2017',
@@ -700,11 +694,6 @@ responsibilities: [
700694
url: 'https://www.instagram.com/la__creation/',
701695
technologies: ['PHP', 'Wordpress'],
702696
},
703-
{
704-
name: 'Transportation project',
705-
url: '#',
706-
technologies: ['Ruby on Rails', 'angularjs'],
707-
},
708697
],
709698
},
710699

index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/>
2626
<meta
2727
name="keywords"
28-
content="Moataz Mohammady, Moataz AbdAlmageed, Ruby on Rails Developer, PHP Developer, Laravel Developer, Senior Backend Developer, Remote Developer, Full Stack Developer, WordPress Developer"
28+
content="Moataz Mohammady, Moataz AbdAlmageed, PHP Developer, Laravel Developer, Senior Backend Developer, Remote Developer, Full Stack Developer, WordPress Developer"
2929
/>
3030
<meta name="author" content="Moataz AbdAlmageed" />
3131
<meta name="robots" content="index, follow" />
@@ -89,7 +89,7 @@
8989
description:
9090
"Senior Backend Developer with " +
9191
expYears +
92-
"+ years of experience specializing in Ruby on Rails, PHP, and Laravel.",
92+
"+ years of experience specializing in PHP, Laravel, and Node.js.",
9393
};
9494
var script = document.createElement("script");
9595
script.type = "application/ld+json";
@@ -242,7 +242,6 @@ <h1>Moataz AbdAlmageed</h1>
242242
>
243243
</p>
244244
<div class="hero-badges">
245-
<div class="badge"><i class="fas fa-gem"></i> Ruby on Rails</div>
246245
<div class="badge"><i class="fab fa-laravel"></i> Laravel</div>
247246
<div class="badge"><i class="fab fa-php"></i> PHP</div>
248247
<div class="badge"><i class="fas fa-database"></i> MySQL</div>
@@ -271,9 +270,6 @@ <h2 class="section-title">Technical Arsenal</h2>
271270
<div class="skill-category">
272271
<h4><i class="fas fa-server"></i> Backend Expertise</h4>
273272
<div class="skill-list">
274-
<div class="skill-item">
275-
<i class="fas fa-gem"></i> Ruby on Rails
276-
</div>
277273
<div class="skill-item"><i class="fab fa-php"></i> PHP</div>
278274
<div class="skill-item">
279275
<i class="fab fa-laravel"></i> Laravel

0 commit comments

Comments
 (0)