Skip to main content

 



Who am i ? 

Contact Us :
Name : Mohamed Fathi 
Email : mohamedkdr66@gmail.com

About Me :
Graduation:
I've graduated from Faculty of Specific Education, Department of Computer Teacher Preparation,I choosed field of web development .
I was training with courses from the Internet and courses from Udemy website (MOOC).
I developed many websites, including an educational website for students of the first
 and second grades of high school.

Training :
After graduation I joined the course for educating one million arab programmers . I finished it in just twice
weeks , I got the certificate from the Emirates Scholarship and the educational website Udacity.
I also joined at the Information Technology Institute, which is known for its strength in Technology fields.
I graduated from the institute in 2019.

Certifications:
- One million Arab programmers certificate from Udacity and the Emirates Scholarship .
- Certificate from ITI Institute (open source track).

Tech Skills :

Languages : PHP JS/ES6 SQL Perl

DB : mongoDB , mysql , workbench
Git : Git , git lab , github
Ecosystem : JSON , Linux , Apache , Post man , OAut h , Koha , SSO (Single Sign On) , Ajax , Principals: MVC , MVVM , RESTFULL-API , SOLID , DESIGN PATTERNS ,OOP
Frameworks: Laravel , Laminas , node js,
Vue.js , JQuery , Bootstrap , Inertia.js , Livewire , Zend

Working , Experience :
Backend Developer 
Full Time
From :
1st Jan 2022 

-------
FullStack Developer (laravel / vuejs) 
Part Time
From :
Jan 2021 - Dec 2021

------
Progress It
Backend Developer 
Full Time
From:
Sep 2019 - Jan 2022

Social Links :
 

Comments

Popular posts from this blog

Adapter Design Pattern 😃

  Adapter Design Pattern 😃

Laravel Project does not need apache

من الحاجات الغريبة الي اكتشفتها بالصدفة كدا و وقفت قدامها فترة مش فاهم حاجه ... استغربت ان زميلي يعمل run لمشروع Laravel بدون ما يعمل run لل apache server .. php artisan serve بفضل الله لما ركزت كدا شوية روحت اقرأ ملف server.php الي موجود في root folder of laravel project و لقيت السطرين دول الي في screen -------------------- لارافيل معتمد علي built-in PHP web server و بالتالي مش محتاج apache server علشان تعمل run لل project -------------------- من الأسئلة المهمة هنا : هل ممكن نستبدل apache او nginx ب php server ؟ الاجابة باختصار لا و السبب ان السيرفر دا في الاساس اتعمل من أجل developers وليس full feature .. شوف التحذير الي في أول manual هنا PHP Manual References : Github Laravel server.php https://stackoverflow.com/questions/27485505/symfony-apache-vs-built-in-php-server https://www.php.net/manual/en/features.commandline.webserver.php