×
الرئيسية إنشاء سيرة ذاتية دورات تدريبية الأختبارات
قناة منصة معارف علي التليجرام الاقوي عربيا .. اشترك الآن

وظيفة Junior Web Developer

شركة : Saikoro

مقر الشركة : Cairo, Egypt


إخفاء جميع الإعلانات
تفاصيل الوظيفة
  • You will work closely with our senior developers and designers to create innovative and user-friendly web solutions.
  • Collaborate with the team to develop and maintain web applications
  • Write clean, efficient, and reusable code
  • Implement responsive designs and ensure cross-browser compatibility
  • Optimize applications for maximum speed and scalability
  • Troubleshoot and debug issues
  • Stay up-to-date with industry trends and best practices
     
إخفاء جميع الإعلانات
متطلبات الوظيفة

Minimum qualifications:

  • 0-2 years of experience as a Full-stack web developer
  • Proficiency in HTML, CSS, JavaScript
  • Proficiency in PHP, and MySQL.
  • 0-2 years of experience with data structures or algorithms in either an academic or industry setting.
  • Strong problem-solving skills

Preferred qualifications:

  • Bachelor's degree in computer science or related technical field. 
  • 2 years of experience with front-end (HTML, CSS, JS and React)
  • 1 year of experience in React
  • 2 years of experience with backend (PHP, MySQL and Laravel).
  • Proficiency in API Development
  • Familiarity with SVG coding and animations
  • Experience in Game Development
  • Excellent communication and teamwork abilities

إخفاء جميع الإعلانات

دورات تدريبية في هذا التخصص الوظيفي

إخفاء جميع الإعلانات
×

يجب ان يكون لديك حساب داخل المنصة
حتى تستطيع المشاركة و التفاعل مع التعليقات

سجل الآن مجانا
Request history8.1.2PHP Version336msRequest Duration5MBMemory UsageGET jobs/{title}/{id}Route
    • Booting (246ms)time
    • Application (89.53ms)time
    • 1 x Booting (73.33%)
      246ms
      1 x Application (26.67%)
      89.53ms
      24 templates were rendered
      • jobs.jobjob.blade.php#?blade
      • inc.share_boxshare_box.blade.php#?blade
      • courses.new_course_designnew_course_design.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.layouts.mainmain.blade.php#?blade
      • beta.layouts.partials.notifications_modalnotifications_modal.blade.php#?blade
      • beta.layouts.partials.navbarnavbar.blade.php#?blade
      • beta.layouts.partials.menumenu.blade.php#?blade
      • beta.layouts.partials.student-menustudent-menu.blade.php#?blade
      • beta.layouts.partials.search-input-desktopsearch-input-desktop.blade.php#?blade
      • student.login_Adminlogin_Admin.blade.php#?blade
      • beta.layouts.partials.search-modalsearch-modal.blade.php#?blade
      • beta.layouts.partials.search-input-mobilesearch-input-mobile.blade.php#?blade
      • beta.layouts.partials.mobile-navbarmobile-navbar.blade.php#?blade
      • beta.layouts.partials.mobile-sidebarmobile-sidebar.blade.php#?blade
      • beta.layouts.partials.bottom_navigation_barbottom_navigation_bar.blade.php#?blade
      • student.partials.list_modallist_modal.blade.php#?blade
      • inc.messagesmessages.blade.php#?blade
      • beta.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET jobs/{title}/{id}
      middleware
      web
      controller
      App\Http\Controllers\jobs@job
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/jobs.php:47-86
      15 statements were executed, 6 of which were duplicates, 9 unique. Show only duplicated25.67ms
      • select * from `links_maps` where `from_url` = 'https://new.m3aarf.com/jobs/Junior-Web-Developer/3306' limit 1
        180μsstagingLinkMap.php#20
        Bindings
        • 0: https://new.m3aarf.com/jobs/Junior-Web-Developer/3306
        Backtrace
        • 16. middleware::link_map:20
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/LoginUsersFromApp.php:30
      • select jobs_companies.title as company_title, `location`, `jobs_companies`.`id` as `company_id`, `jobs_companies`.`slug` as `company_slug`, `jobs_companies`.`logo`, `about`, `jobs`.* from `jobs` inner join `jobs_companies` on `jobs_companies`.`id` = `jobs`.`company_id` where `jobs`.`id` = '3306' limit 1
        250μsstagingjobs.php#56
        Bindings
        • 0: 3306
        Backtrace
        • 17. app/Http/Controllers/jobs.php:56
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs` where `id` != 3306 order by `id` desc limit 10
        270μsstagingjobs.php#60
        Bindings
        • 0: 3306
        Backtrace
        • 15. app/Http/Controllers/jobs.php:60
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `title`, `slug`, `lessons_count`, `is_certified`, `cer_title`, `image` from `course` where `is_certified` = '1' and `course`.`deleted_at` is null order by RAND() limit 6
        21.27msstagingjobs.php#68
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/jobs.php:68
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies`
        2.33msstagingjobs.php#71
        Backtrace
        • 16. app/Http/Controllers/jobs.php:71
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1475' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1475
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1474' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1474
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '364' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 364
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1472' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1472
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\jobs_company
      1484jobs_company.php#?
      App\job
      11job.php#?
      App\course
      6course.php#?
          _token
          8ya8Ei1ExxwFWnWohjbENdsh6jyrbhcTJsMLszk8
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "new" => [] "old" => [] ]
          path_info
          /jobs/Junior-Web-Developer/3306
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "new.m3aarf.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 17 May 2025 14:19:11 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlDc1lEbmx2VElNOUxISE5VK2l4N2c9PSIsInZhbHVlIjoiZkIySnMwd1A0c01yYTlQS0h1YklFM2NUQ3hBWG1qWHA3bmRYUlJ1STFsczM5eVhuU2RUby9HUjFWN0pzeGFPY0hnZWpmZHErS01PK1YxLzBLUHNpMlhFSzNPNEh1Z0pzOFlMODE1OHVBRjdvN3U1aUFLNUZmZWdod09UYVVKSUQiLCJtYWMiOiJiNGNmYWNkMzljM2QyM2FjZmFhZWYzMTIyZWE0ZDY3MzQ0MDM5M2U2OTY3ZjFjMDlmMWNkYmQyOTI5YWRiOTIxIiwidGFnIjoiIn0%3D; expires=Sat, 17 May 2025 16:19:11 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjlDc1lEbmx2VElNOUxISE5VK2l4N2c9PSIsInZhbHVlIjoiZkIySnMwd1A0c01yYTlQS0h1YklFM2NUQ3hBWG1qWHA3bmRYUlJ1STFsczM5eVhuU2RUby9HUjFWN0pzeGFPY0hnZWpmZ" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlDc1lEbmx2VElNOUxISE5VK2l4N2c9PSIsInZhbHVlIjoiZkIySnMwd1A0c01yYTlQS0h1YklFM2NUQ3hBWG1qWHA3bmRYUlJ1STFsczM5eVhuU2RUby9HUjFWN0pzeGFPY0hnZWpmZHErS01PK1YxLzBLUHNpMlhFSzNPNEh1Z0pzOFlMODE1OHVBRjdvN3U1aUFLNUZmZWdod09UYVVKSUQiLCJtYWMiOiJiNGNmYWNkMzljM2QyM2FjZmFhZWYzMTIyZWE0ZDY3MzQ0MDM5M2U2OTY3ZjFjMDlmMWNkYmQyOTI5YWRiOTIxIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 16:19:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjlDc1lEbmx2VElNOUxISE5VK2l4N2c9PSIsInZhbHVlIjoiZkIySnMwd1A0c01yYTlQS0h1YklFM2NUQ3hBWG1qWHA3bmRYUlJ1STFsczM5eVhuU2RUby9HUjFWN0pzeGFPY0hnZWpmZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "8ya8Ei1ExxwFWnWohjbENdsh6jyrbhcTJsMLszk8" "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [ "new" => [] "old" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-17 17:19:11GET/jobs/Junior-Web-Developer/330624151501