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

وظيفة Human Resources Generalist

شركة : Afro Egypt

مقر الشركة : 6th of October, Giza


إخفاء جميع الإعلانات
تفاصيل الوظيفة
  • Handles all personnel tasks.
  • coordinate with HR payroll specialist the Monthly Payroll, Overtime, and KPIs.
  • Ensures Employees’ adherence to the company’ policies
  • Processing transfers, promotions, and terminations.
  • Handles All employee Relations matters.
  • Administering on-the-job training programs.
  • Updates and Creates HR policies.
  • Writing job descriptions
  • Handle Medical insurance matters.
إخفاء جميع الإعلانات
متطلبات الوظيفة
  • Proven experience as HR Generalist
  • preferred to have HR certificate 
  • Males Only.
  • Excellent in Microsoft office
  • Excellent organizational skills.
  • Good problem-solving abilities
  • Very good English language
  • High personal skills

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

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

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

عن الشركة

In a world of Telecommunications where challenges are permanently rising, Afro-Egypt has emerged as a reliable partner for operators and the most reliable equipment suppliers rendering added-value services and developing a strong, skilled and cost-effecti
×

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

سجل الآن مجانا
Request history8.1.2PHP Version1.41sRequest Duration5MBMemory UsageGET jobs/{title}/{id}Route
    • Booting (1.08s)time
    • Application (332ms)time
    • 1 x Booting (76.49%)
      1.08s
      1 x Application (23.51%)
      332ms
      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 duplicated39.38ms
      • select * from `links_maps` where `from_url` = 'https://new.m3aarf.com/jobs/Human-Resources-Generalist/1773' limit 1
        320μsstagingLinkMap.php#20
        Bindings
        • 0: https://new.m3aarf.com/jobs/Human-Resources-Generalist/1773
        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` = '1773' limit 1
        420μsstagingjobs.php#56
        Bindings
        • 0: 1773
        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` != 1773 order by `id` desc limit 10
        470μsstagingjobs.php#60
        Bindings
        • 0: 1773
        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
        31.67msstagingjobs.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`
        4.03msstagingjobs.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
        290μ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
        250μ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
        240μ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
        240μ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
        250μ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
        240μ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
        240μ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
        240μ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
        240μ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
        240μ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
          tRAr2yVV7UTkJiw50Jo7SvTqpU5mNlDLKtCj5TrB
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "new" => [] "old" => [] ]
          path_info
          /jobs/Human-Resources-Generalist/1773
          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 => "Mon, 14 Jul 2025 22:06:30 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxWb2ZocFRpT0RUTUZ6SnpLc0NIc2c9PSIsInZhbHVlIjoiYndrWitxY3d5b3pXdGVoQ0drSFhYNWRqcVhPMGh6MnBJeUFZb3BvRjZaRFU0b3BONHVRNmRUWHRSZTlGRXF0cFhySDdFZEdIS3FxYm50T3lZa0Fjd3VVMWxBTWFrZDNxUjRUbnpzK0JrUjlnMHRzOEh1VWxOUUZnV3VHeWt4VlciLCJtYWMiOiI4NmYwYTQwMWIyODkwZTQwOGFkNGQ5Mzg4MGFmMWYxMTZiZTY1NmViOGIxMDI4NDljYWRmZGFiMmQ4Njc3NDE4IiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 00:06:30 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImxWb2ZocFRpT0RUTUZ6SnpLc0NIc2c9PSIsInZhbHVlIjoiYndrWitxY3d5b3pXdGVoQ0drSFhYNWRqcVhPMGh6MnBJeUFZb3BvRjZaRFU0b3BONHVRNmRUWHRSZTlGRXF0cFhySDdFZ" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxWb2ZocFRpT0RUTUZ6SnpLc0NIc2c9PSIsInZhbHVlIjoiYndrWitxY3d5b3pXdGVoQ0drSFhYNWRqcVhPMGh6MnBJeUFZb3BvRjZaRFU0b3BONHVRNmRUWHRSZTlGRXF0cFhySDdFZEdIS3FxYm50T3lZa0Fjd3VVMWxBTWFrZDNxUjRUbnpzK0JrUjlnMHRzOEh1VWxOUUZnV3VHeWt4VlciLCJtYWMiOiI4NmYwYTQwMWIyODkwZTQwOGFkNGQ5Mzg4MGFmMWYxMTZiZTY1NmViOGIxMDI4NDljYWRmZGFiMmQ4Njc3NDE4IiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 00:06:30 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImxWb2ZocFRpT0RUTUZ6SnpLc0NIc2c9PSIsInZhbHVlIjoiYndrWitxY3d5b3pXdGVoQ0drSFhYNWRqcVhPMGh6MnBJeUFZb3BvRjZaRFU0b3BONHVRNmRUWHRSZTlGRXF0cFhySDdFZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "tRAr2yVV7UTkJiw50Jo7SvTqpU5mNlDLKtCj5TrB" "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [ "new" => [] "old" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-15 01:06:30GET/jobs/Human-Resources-Generalist/177324151501