{"id":259,"date":"2019-10-20T02:04:34","date_gmt":"2019-10-20T02:04:34","guid":{"rendered":"https:\/\/demo.wpoperation.com\/arrival-me\/?page_id=17"},"modified":"2026-02-05T09:33:46","modified_gmt":"2026-02-05T09:33:46","slug":"home-2","status":"publish","type":"page","link":"https:\/\/sonu.webtization.com\/","title":{"rendered":""},"content":{"rendered":"\n<section class=\"job-experience-section\" id=\"job-experience\">\n  <div class=\"section-wrap\">\n    <h1 class=\"title\">Job Experience<\/h1>\n\n    <div class=\"timeline\">\n\n      <!-- 1 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">1<\/div>\n        <div class=\"timeline-card\">\n          <h4>Motion Graphics Artist | The Commodity Hub<\/h4>\n          <span class=\"date\">3 Years<\/span>\n          <p>Created motion graphics and digital visuals for commodity market promotions, brand campaigns, and social content with clean storytelling and consistent brand identity.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 2 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">2<\/div>\n        <div class=\"timeline-card\">\n          <h4>Motion Graphics Artist | QBS Learning<\/h4>\n          <span class=\"date\">1 Year | Work From Home<\/span>\n          <p>Delivered motion graphics and animated visuals remotely for client projects, ensuring on-time delivery, platform-ready formats, and high-quality post-production standards.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 3 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">3<\/div>\n        <div class=\"timeline-card\">\n          <h4>Motion Graphics Artist | MMDC Graphics Ltd<\/h4>\n          <span class=\"date\">2 Years<\/span>\n          <p>Led motion design for ad creatives, reels, and explainer videos. Worked closely with marketing teams to improve watch-time, engagement, and conversions.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 4 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">4<\/div>\n        <div class=\"timeline-card\">\n          <h4>Graphic Designer | Adway Advertisers Ltd<\/h4>\n          <span class=\"date\">1 year + WFH<\/span>\n          <p>Designed animations, transitions, and campaign visuals for multiple brands. Optimized edits for Instagram, YouTube, and paid ad placements.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 5 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">5<\/div>\n        <div class=\"timeline-card\">\n          <h4>Graphic Designer &#038; Motion Graphics Artist | Cooper Pharma Ltd.<\/h4>\n          <span class=\"date\">1 Year<\/span>\n          <p>Designed pharmaceutical marketing creatives, motion graphics, and visual presentations for corporate use.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 6 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">6<\/div>\n        <div class=\"timeline-card\">\n          <h4>Graphic Designer | Sowing Happiness Online Services Pvt. Ltd.<\/h4>\n          <span class=\"date\">1 year<\/span>\n          <p>Supported senior designers with motion templates, typography animations, and post-production tasks while maintaining brand consistency.<\/p>\n        <\/div>\n      <\/div>\n\n \n\n    <\/div>\n  <\/div>\n<\/section>\n<style>\n    \/* ===== SECTION ===== *\/\n    .job-experience-section{\n                \/* light grey background *\/\n      width:100%;\n      padding:70px 0;\n    }\n\n    .job-experience-section .section-wrap{\n      max-width:1100px;              \/* center lock for perfect balance *\/\n      margin:0 auto;\n      padding:0 16px;\n    }\n\n    .job-experience-section .title{\n      text-align:center;\n      font-weight:800;\n      letter-spacing:-0.5px;\n      margin:0 0 55px 0;\n      font-size:56px;\n      color:#1d1f23;\n    }\n\n    \/* ===== TIMELINE ===== *\/\n    .timeline{\n      position:relative;\n      padding:10px 0 0;\n    }\n\n    \/* Center line *\/\n    .timeline:before{\n      content:\"\";\n      position:absolute;\n      top:0;\n      bottom:0;\n      left:50%;\n      transform:translateX(-50%);\n      width:3px;\n      background:#d9dee6;\n      border-radius:10px;\n    }\n\n    .timeline-item{\n      position:relative;\n      display:flex;\n      justify-content:flex-start;    \/* odd = left *\/\n      margin:0 0 42px 0;\n    }\n    .timeline-item:nth-child(even){\n      justify-content:flex-end;      \/* even = right *\/\n    }\n\n    \/* Dot badge *\/\n    .timeline-dot{\n      position:absolute;\n      left:50%;\n      top:26px;\n      transform:translateX(-50%);\n      width:38px;\n      height:38px;\n      border-radius:50%;\n      background:#ff5a5f;\n      color:#fff;\n      font-weight:800;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      z-index:2;\n      box-shadow:0 6px 18px rgba(255,90,95,0.28);\n      border:3px solid #f5f7fa;      \/* merges with bg, looks premium *\/\n    }\n\n    \/* Card *\/\n    .timeline-card{\n      width:calc(50% - 70px);\n      background:#ffffff;\n      border:none;\n      border-radius:14px;\n      padding:22px 22px 18px;\n      box-shadow:0 14px 34px rgba(0,0,0,0.08);\n      position:relative;\n    }\n\n    .timeline-card h4{\n      margin:0 0 8px 0;\n      font-weight:800;\n      font-size:22px;\n      color:#171a1f;\n      line-height:1.25;\n    }\n\n    .timeline-card .date{\n      display:inline-block;\n      font-size:14px;\n      color:#6b7280;\n      margin-bottom:12px;\n      font-weight:600;\n    }\n\n    .timeline-card p{\n      margin:0;\n      font-size:15.8px;\n      line-height:1.75;\n      color:#3d4651;\n    }\n\n    \/* Connector line from dot to card *\/\n    .timeline-card:before{\n      content:\"\";\n      position:absolute;\n      top:36px;\n      width:38px;\n      height:2px;\n      background:#d9dee6;\n    }\n\n    \/* Arrow pointer *\/\n    .timeline-card:after{\n      content:\"\";\n      position:absolute;\n      top:28px;\n      width:0;height:0;\n      border-top:10px solid transparent;\n      border-bottom:10px solid transparent;\n    }\n\n    \/* Left items arrow + connector *\/\n    .timeline-item:nth-child(odd) .timeline-card:before{\n      right:-38px;\n    }\n    .timeline-item:nth-child(odd) .timeline-card:after{\n      right:-10px;\n      border-left:10px solid #ffffff;\n    }\n\n    \/* Right items arrow + connector *\/\n    .timeline-item:nth-child(even) .timeline-card:before{\n      left:-38px;\n    }\n    .timeline-item:nth-child(even) .timeline-card:after{\n      left:-10px;\n      border-right:10px solid #ffffff;\n    }\n\n    \/* Small hover elegance *\/\n    .timeline-card{\n      transition:transform .25s ease, box-shadow .25s ease;\n    }\n    .timeline-card:hover{\n      transform:translateY(-4px);\n      box-shadow:0 18px 42px rgba(0,0,0,0.10);\n    }\n\n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width: 992px){\n      .job-experience-section .title{ font-size:44px; }\n      .timeline-card{ width:calc(50% - 60px); }\n    }\n\n    @media (max-width: 768px){\n      .job-experience-section{ padding:55px 0; }\n      .job-experience-section .title{ font-size:38px; margin-bottom:38px; }\n\n      .timeline:before{\n        left:18px;\n        transform:none;\n      }\n\n      .timeline-item,\n      .timeline-item:nth-child(even){\n        justify-content:flex-start;\n        padding-left:56px;\n      }\n\n      .timeline-dot{\n        left:18px;\n        transform:none;\n      }\n\n      .timeline-card{\n        width:100%;\n      }\n\n      \/* mobile connector + arrow *\/\n      .timeline-card:before{\n        left:-38px !important;\n        right:auto !important;\n      }\n      .timeline-card:after{\n        left:-10px !important;\n        right:auto !important;\n        border-right:10px solid #ffffff !important;\n        border-left:none !important;\n      }\n    }\n  <\/style>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Our Designs<\/h2>\n\n\n\n<div class=\"wp-block-masonry-gallery-ctc-gal-block\"><div style=\"opacity:0\" data-gut-wd=\"7\" class=\"mas-gal-gallery ctc-gal-overlay\" id=\"mas-div-da6ff612-b924-418f-8a98-ad2935cf84bf\"><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/052093201146099.666f2f9e5388a.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/4f252e201146099.666f2f9e53f7b.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/20af0a201146187.666f301addf11.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/067f0e201145979.666f2f00be5fc.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/pharma-standee-.webp\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/whatsapp-image-2025-01-27-at-8.33.54-pm.webp\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/d26124201146187.666f301adcc94.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/f46602201145979.666f2f00be0d1.jpg\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/whatsapp-image-2025-01-27-at-8.33.53-pm-1-2.webp\"\/><img decoding=\"async\" class=\"mas-img-da6ff612-b924-418f-8a98-ad2935cf84bf \" style=\"box-shadow:0px 0px 0px ;width:31% \" title=\"\" src=\"https:\/\/sonu.webtization.com\/wp-content\/uploads\/2025\/02\/pharma-standee_2.webp\"\/><\/div><\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/sonu.webtization.com\/index.php\/social-media-post\/\">Explore All<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Job Experience 1 Motion Graphics Artist | The Commodity Hub 3 Years Created motion graphics and digital visuals for commodity&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-259","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/pages\/259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/comments?post=259"}],"version-history":[{"count":19,"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/pages\/259\/revisions"}],"predecessor-version":[{"id":4605,"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/pages\/259\/revisions\/4605"}],"wp:attachment":[{"href":"https:\/\/sonu.webtization.com\/index.php\/wp-json\/wp\/v2\/media?parent=259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}