{"id":130,"date":"2025-09-10T23:41:09","date_gmt":"2025-09-10T23:41:09","guid":{"rendered":"https:\/\/nazaninmoazen.com\/?page_id=130"},"modified":"2026-02-22T16:57:19","modified_gmt":"2026-02-22T16:57:19","slug":"home-page","status":"publish","type":"page","link":"https:\/\/nazaninmoazen.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"130\" class=\"elementor elementor-130\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-480d38f e-flex e-con-boxed e-con e-parent\" data-id=\"480d38f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27f0dbf elementor-widget elementor-widget-html\" data-id=\"27f0dbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Nazanin Moazen \u2014 Product Manager | B2B SaaS, AgriTech<\/title>\n  <meta name=\"description\" content=\"Nazanin Moazen is a Product Manager and Product Designer focused on B2B SaaS and AgriTech. From ideation to delivery\u2014UX-driven, cross-functional. View experience, education, and certifications.\">\n  <meta name=\"keywords\" content=\"Nazanin Moazen, Product Manager, Product Designer, B2B SaaS, AgriTech, UX, Jereeb, Tehran\">\n  <meta name=\"author\" content=\"Nazanin Moazen\">\n  <meta name=\"robots\" content=\"index, follow\">\n  <meta property=\"og:type\" content=\"profile\">\n  <meta property=\"og:title\" content=\"Nazanin Moazen \u2014 Product Manager\">\n  <meta property=\"og:description\" content=\"Product Manager | B2B SaaS \u00b7 AgriTech \u00b7 UX-driven. Experience at Jereeb, education, certifications, and contact.\">\n  <meta property=\"og:url\" content=\"https:\/\/nazaninmoazen.com\/\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta name=\"twitter:card\" content=\"summary\">\n  <meta name=\"twitter:title\" content=\"Nazanin Moazen \u2014 Product Manager\">\n  <meta name=\"twitter:description\" content=\"B2B SaaS \u00b7 AgriTech \u00b7 UX-driven. Experience, education, certifications.\">\n  <link rel=\"canonical\" href=\"https:\/\/nazaninmoazen.com\/\">\n  <script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Person\",\"name\":\"Nazanin Moazen\",\"givenName\":\"Nazanin\",\"familyName\":\"Moazen\",\"jobTitle\":\"Product Manager\",\"description\":\"Product Manager focused on B2B SaaS and AgriTech. UX-driven, cross-functional collaboration.\",\"url\":\"https:\/\/nazaninmoazen.com\/\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/nazaninmoazen\/\"],\"knowsAbout\":[\"Product Management\",\"Product Design\",\"B2B SaaS\",\"AgriTech\",\"UX\",\"Figma\",\"User Research\"],\"alumniOf\":[{\"@type\":\"Organization\",\"name\":\"Iran University of Science and Technology\"},{\"@type\":\"Organization\",\"name\":\"National Organization for Development of Exceptional Talents (Sampad)\"}],\"worksFor\":{\"@type\":\"Organization\",\"name\":\"Jereeb\"}}<\/script>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&display=swap\" rel=\"stylesheet\">\n  <style>\n\/* ----- Theme: CSS variables ----- *\/\n:root {\n  --bg: #fafafa;\n  --bg-header: rgba(250, 250, 250, 0.8);\n  --bg-header-scrolled: rgba(250, 250, 250, 0.95);\n  --text: #1d1d1f;\n  --text-muted: #424245;\n  --text-muted-2: #86868b;\n  --accent: #0066cc;\n  --border: rgba(0, 0, 0, 0.06);\n  --border-strong: rgba(0, 0, 0, 0.08);\n  --card-hover: rgba(0, 0, 0, 0.02);\n}\n[data-theme=\"dark\"] {\n  --bg: #0d0d0d;\n  --bg-header: rgba(13, 13, 13, 0.8);\n  --bg-header-scrolled: rgba(13, 13, 13, 0.95);\n  --text: #f5f5f7;\n  --text-muted: #a1a1a6;\n  --text-muted-2: #6e6e73;\n  --accent: #4da3ff;\n  --border: rgba(255, 255, 255, 0.08);\n  --border-strong: rgba(255, 255, 255, 0.12);\n  --card-hover: rgba(255, 255, 255, 0.04);\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n  font-size: 17px;\n  line-height: 1.5;\n  color: var(--text);\n  background: var(--bg);\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  overflow-x: hidden;\n  transition: background 0.35s ease, color 0.35s ease;\n}\na { color: inherit; text-decoration: none; transition: color 0.25s ease, opacity 0.25s ease; }\na:hover { color: var(--accent); }\n.header {\n  position: fixed; top: 0; left: 0; right: 0; z-index: 100;\n  padding: 1.25rem 2rem;\n  background: var(--bg-header);\n  backdrop-filter: saturate(180%) blur(20px);\n  -webkit-backdrop-filter: saturate(180%) blur(20px);\n  border-bottom: 1px solid var(--border);\n  transition: background 0.3s ease, border-color 0.3s ease;\n}\n.header.scrolled { background: var(--bg-header-scrolled); }\n.nav { max-width: 980px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }\n.nav-right { display: flex; align-items: center; gap: 2rem; }\n.logo { font-weight: 600; font-size: 1.125rem; letter-spacing: -0.02em; color: var(--text); }\n.nav-links { display: flex; gap: 2rem; }\n.nav-links a { font-size: 0.9375rem; font-weight: 500; color: var(--text); opacity: 0.9; }\n.nav-links a:hover { opacity: 1; color: var(--accent); }\n.nav-toggle { display: none; flex-direction: column; justify-content: center; gap: 5px; width: 44px; height: 44px; padding: 0; border: 0; background: transparent; color: var(--text); cursor: pointer; border-radius: 6px; transition: background 0.2s ease, color 0.2s ease; -webkit-tap-highlight-color: transparent; }\n.nav-toggle:hover { background: var(--border); }\n.nav-toggle-bar { display: block; width: 20px; height: 2px; background: currentColor; border-radius: 1px; transition: transform 0.25s ease, opacity 0.2s ease; }\n.nav-toggle[aria-expanded=\"true\"] .nav-toggle-bar:nth-child(1) { transform: translateY(7px) rotate(45deg); }\n.nav-toggle[aria-expanded=\"true\"] .nav-toggle-bar:nth-child(2) { opacity: 0; }\n.nav-toggle[aria-expanded=\"true\"] .nav-toggle-bar:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\n.theme-switch {\n  --switch-w: 44px; --switch-h: 24px; --thumb: 18px;\n  position: relative; width: var(--switch-w); height: var(--switch-h);\n  border: 1px solid var(--border-strong); border-radius: 999px;\n  background: var(--card-hover); cursor: pointer;\n  display: flex; align-items: center; justify-content: space-between; padding: 0 5px; flex-shrink: 0;\n  transition: border-color 0.25s ease, background 0.25s ease;\n}\n.theme-switch:hover { border-color: var(--text-muted-2); }\n.theme-switch:focus { outline: none; }\n.theme-switch:focus-visible { outline: 2px solid var(--accent); outline-offset: 2px; }\n.theme-switch-icon { position: relative; z-index: 1; color: var(--text-muted-2); display: flex; align-items: center; justify-content: center; transition: color 0.25s ease; }\n[data-theme=\"dark\"] .theme-switch-sun { color: var(--text-muted-2); }\n[data-theme=\"dark\"] .theme-switch-moon { color: var(--text); }\n:root:not([data-theme=\"dark\"]) .theme-switch-sun { color: var(--text); }\n:root:not([data-theme=\"dark\"]) .theme-switch-moon { color: var(--text-muted-2); }\n.theme-switch-thumb {\n  position: absolute; left: 4px; top: 50%; transform: translateY(-50%);\n  width: var(--thumb); height: var(--thumb); border-radius: 50%; background: var(--text);\n  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), background 0.25s ease; pointer-events: none;\n}\n[data-theme=\"dark\"] .theme-switch-thumb { transform: translateY(-50%) translateX(calc(var(--switch-w) - var(--thumb) - 8px)); background: var(--text); }\n.reveal { opacity: 0; transform: translateY(28px); transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1); }\n.reveal.visible { opacity: 1; transform: translateY(0); }\n.hero .hero-portrait.reveal { transition-delay: 0.05s; }\n.hero .hero-copy .reveal:nth-child(1) { transition-delay: 0.1s; }\n.hero .hero-copy .reveal:nth-child(2) { transition-delay: 0.2s; }\n.hero .hero-copy .reveal:nth-child(3) { transition-delay: 0.35s; }\n.hero .hero-copy .reveal:nth-child(4) { transition-delay: 0.5s; }\n.hero .hero-copy .reveal:nth-child(5) { transition-delay: 0.65s; }\n.hero .hero-copy .reveal:nth-child(6) { transition-delay: 0.8s; }\n.hero { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; padding: 8rem 2rem 6rem; max-width: 980px; margin: 0 auto; }\n.hero-inner { display: flex; align-items: center; gap: 3.5rem; width: 100%; }\n.hero-portrait { flex-shrink: 0; width: 18rem; height: 18rem; border-radius: 50%; overflow: hidden; border: 2px solid var(--border); box-shadow: 0 4px 24px rgba(0,0,0,0.08); transition: box-shadow 0.3s ease, border-color 0.3s ease, transform 0.3s ease; }\n[data-theme=\"dark\"] .hero-portrait { box-shadow: 0 4px 28px rgba(0,0,0,0.35); }\n.hero-portrait:hover { border-color: var(--accent); box-shadow: 0 8px 32px rgba(0,0,0,0.12); transform: scale(1.02); }\n[data-theme=\"dark\"] .hero-portrait:hover { box-shadow: 0 8px 36px rgba(0,0,0,0.45); }\n.hero-portrait img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.hero-copy { flex: 1; min-width: 0; }\n.hero-name { font-size: clamp(2.5rem, 5.5vw, 3.75rem); font-weight: 600; letter-spacing: -0.02em; line-height: 1.12; margin-bottom: 0.35rem; color: var(--text); }\n.hero-meta { font-size: 1.0625rem; font-weight: 400; letter-spacing: 0.01em; color: var(--accent); margin-bottom: 0.75rem; }\n.hero-tagline { font-size: clamp(1.625rem, 3.5vw, 2.125rem); font-weight: 500; letter-spacing: -0.02em; line-height: 1.25; margin-bottom: 1.25rem; color: var(--text); }\n.hero-title .line { display: block; }\n.hero-desc { font-size: 1.1875rem; font-weight: 400; line-height: 1.5; color: var(--text-muted); max-width: 28em; margin-bottom: 2rem; }\n.hero-cta { display: inline-flex; align-items: center; font-weight: 500; font-size: 1.0625rem; color: var(--accent); }\n.hero-cta:hover { opacity: 0.85; }\n.section { padding: 6rem 2rem; max-width: 980px; margin: 0 auto; }\n.section-inner { width: 100%; }\n.section-label { font-size: 0.875rem; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.75rem; }\n.section-title { font-size: clamp(2rem, 4vw, 3rem); font-weight: 600; letter-spacing: -0.02em; line-height: 1.15; margin-bottom: 0.5rem; color: var(--text); }\n.section-intro { font-size: 1rem; color: var(--text-muted); max-width: 36em; margin-bottom: 2rem; line-height: 1.55; }\n.about-content { max-width: 36em; margin-top: 1.75rem; }\n.about-content p { color: var(--text-muted); margin-bottom: 1.25rem; }\n.about-content p:last-child { margin-bottom: 0; }\n.projects { padding-top: 4rem; }\n.entry-logo { flex-shrink: 0; width: 2rem; height: 2rem; border-radius: 50%; background: var(--card-hover); color: var(--text-muted-2); font-size: 0.6875rem; font-weight: 600; display: flex; align-items: center; justify-content: center; letter-spacing: -0.02em; overflow: hidden; }\n.entry-logo img { width: 100%; height: 100%; object-fit: contain; display: block; }\n.projects-grid { display: flex; flex-direction: column; gap: 0; }\n.project-card { display: flex; gap: 1rem; align-items: flex-start; padding: 2.5rem 0; border-bottom: 1px solid var(--border-strong); transition: background 0.35s ease; }\n.project-card .entry-body { flex: 1; min-width: 0; }\n.project-card:first-child { padding-top: 0; }\n.project-card:hover { background: var(--card-hover); }\n.project-meta { display: flex; gap: 1rem; margin-bottom: 0.5rem; font-size: 0.8125rem; font-weight: 500; flex-wrap: wrap; align-items: center; }\n.project-year { color: var(--text-muted-2); }\n.project-role { color: var(--accent); font-size: 0.9375rem; font-weight: 600; letter-spacing: 0.01em; }\n.project-title { font-size: 1.5rem; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 0.5rem; color: var(--text); }\n.project-desc { color: var(--text-muted); margin-bottom: 0.75rem; max-width: 36em; }\n.project-desc + .project-desc { margin-top: 0.75rem; }\n.project-list { list-style: none; margin: 0.5rem 0 0; padding: 0; color: var(--text-muted); font-size: 0.9375rem; line-height: 1.55; }\n.project-list li { position: relative; padding-left: 1.25rem; margin-bottom: 0.4rem; }\n.project-list li::before { content: \"\"; position: absolute; left: 0; top: 0.5em; width: 4px; height: 4px; border-radius: 50%; background: var(--accent); opacity: 0.7; }\n.project-list li:last-child { margin-bottom: 0; }\n.project-list strong { color: var(--text); font-weight: 600; }\n.project-skills { font-size: 0.8125rem; color: var(--text-muted-2); margin-top: 0.75rem; margin-bottom: 0; line-height: 1.5; }\n.portfolio-link { font-size: 0.8125rem; margin-top: 0.75rem; margin-bottom: 0; }\n.portfolio-link a { font-weight: 500; color: var(--accent); }\n.portfolio-link a:hover { text-decoration: underline; }\n.experience-subtitle { font-size: 1.125rem; font-weight: 600; letter-spacing: -0.02em; color: var(--text); margin-top: 3rem; margin-bottom: 1rem; padding-top: 2rem; border-top: 1px solid var(--border-strong); }\n.expandable-list { list-style: none; margin: 0; padding: 0; }\n.expandable-item { border-bottom: 1px solid var(--border-strong); }\n.expandable-item:first-child { border-top: none; }\n.expandable-item details { display: block; }\n.expandable-trigger { display: flex; flex-wrap: wrap; align-items: center; gap: 0.5rem 1rem; padding: 1rem 0; cursor: pointer; font-size: 0.9375rem; list-style: none; transition: background 0.2s ease; }\n.expandable-trigger .entry-logo { flex-shrink: 0; }\n.expandable-trigger::-webkit-details-marker, .expandable-trigger::marker { display: none; content: \"\"; }\n.expandable-trigger:hover { background: var(--card-hover); }\n.expandable-company { font-weight: 600; color: var(--text); }\n.expandable-role { color: var(--accent); font-size: 0.9375rem; font-weight: 600; letter-spacing: 0.01em; }\n.expandable-year { color: var(--text-muted-2); font-size: 0.8125rem; }\n.expandable-chevron { margin-left: auto; width: 1rem; height: 1rem; flex-shrink: 0; transition: transform 0.25s ease; }\n.expandable-chevron::before { content: \"\"; display: block; width: 6px; height: 6px; margin: 50% 0 0 50%; transform: translate(-50%, -25%) rotate(45deg); border-right: 2px solid var(--text-muted-2); border-bottom: 2px solid var(--text-muted-2); }\n.expandable-item details[open] .expandable-chevron { transform: rotate(180deg); }\n.expandable-content { padding: 0 0 1.25rem 0; }\n.expandable-content .project-list { margin-top: 0.25rem; }\n.expandable-content .project-skills { margin-top: 0.5rem; }\n.education-list { display: flex; flex-direction: column; gap: 0; margin-top: 1.75rem; }\n.education-item { display: flex; gap: 1rem; align-items: flex-start; padding: 2rem 0; border-bottom: 1px solid var(--border-strong); transition: background 0.35s ease; }\n.education-item .entry-body { flex: 1; min-width: 0; }\n.education-item:first-child { padding-top: 0; }\n.education-item:hover { background: var(--card-hover); }\n.education-meta { display: flex; gap: 1rem; margin-bottom: 0.35rem; font-size: 0.8125rem; font-weight: 500; flex-wrap: wrap; align-items: center; }\n.education-degree { color: var(--accent); font-size: 0.9375rem; font-weight: 600; letter-spacing: 0.01em; }\n.education-year { color: var(--text-muted-2); }\n.education-school { font-size: 1.25rem; font-weight: 600; letter-spacing: -0.02em; color: var(--text); }\n.certifications-list { display: flex; flex-direction: column; gap: 0; margin-top: 1.75rem; }\n.certification-item { display: flex; gap: 1rem; align-items: flex-start; padding: 1rem 0; border-bottom: 1px solid var(--border-strong); transition: background 0.35s ease; }\n.certification-item .entry-body { flex: 1; min-width: 0; }\n.certification-item:first-child { padding-top: 0; }\n.certification-item:hover { background: var(--card-hover); }\n.certification-name { font-size: 1.25rem; font-weight: 600; letter-spacing: -0.02em; color: var(--text); margin-bottom: 0.25rem; }\n.certification-meta { display: flex; gap: 0.75rem; margin-bottom: 0; font-size: 0.8125rem; font-weight: 500; flex-wrap: wrap; align-items: center; }\n.certification-issuer { color: var(--text-muted-2); font-weight: 500; }\n.certification-date { color: var(--text-muted-2); }\n.certification-skills { font-size: 0.8125rem; color: var(--text-muted-2); margin-top: 0.25rem; margin-bottom: 0; line-height: 1.5; }\n.contact { padding-bottom: 8rem; }\n.contact-desc { color: var(--text-muted); margin-bottom: 1.5rem; }\n.contact-links { display: flex; flex-wrap: wrap; gap: 1.5rem 2rem; }\n.contact-links a { font-weight: 500; color: var(--accent); }\n.contact-links a:hover { text-decoration: underline; }\n.btn-download-resume { display: inline-flex; align-items: center; margin-top: 2rem; padding: 0.75rem 1.5rem; font-size: 1rem; font-weight: 500; color: #fff !important; background: var(--accent); border-radius: 8px; text-decoration: none; transition: opacity 0.2s ease; }\n.btn-download-resume:hover { opacity: 0.9; color: #fff !important; }\n.languages { padding-top: 3rem; padding-bottom: 4rem; }\n.languages-list { display: flex; flex-wrap: wrap; align-items: center; gap: 0.5rem 0.75rem; font-size: 0.9375rem; color: var(--text-muted); }\n.language-item { display: inline-flex; flex-wrap: wrap; gap: 0.35em 0.5em; align-items: baseline; }\n.language-sep { color: var(--text-muted-2); font-weight: 300; user-select: none; }\n.language-name { font-weight: 600; color: var(--text); }\n.language-level { color: var(--text-muted-2); font-size: 0.875rem; }\n.footer { padding: 2rem; text-align: center; font-size: 0.8125rem; color: var(--text-muted-2); border-top: 1px solid var(--border); }\n.section-inner, .project-title, .certification-name, .education-school, .expandable-role { overflow-wrap: break-word; word-wrap: break-word; }\n@media (max-width: 734px) {\n  .header { padding: 1rem 1.25rem; }\n  .nav-right { gap: 0.5rem; }\n  .nav-toggle { display: flex; }\n  .nav-links { position: fixed; top: 0; left: 0; right: 0; padding: 4.5rem 1.25rem 1.5rem; background: var(--bg-header-scrolled); backdrop-filter: saturate(180%) blur(20px); -webkit-backdrop-filter: saturate(180%) blur(20px); border-bottom: 1px solid var(--border); flex-direction: column; gap: 0; z-index: 99; visibility: hidden; opacity: 0; transform: translateY(-10px); transition: visibility 0.2s ease, opacity 0.2s ease, transform 0.2s ease; pointer-events: none; }\n  body.nav-open .nav-links { visibility: visible; opacity: 1; transform: translateY(0); pointer-events: auto; }\n  .nav-links a { font-size: 1rem; padding: 0.75rem 0; min-height: 44px; display: inline-flex; align-items: center; border-bottom: 1px solid var(--border); }\n  .nav-links a:last-child { border-bottom: 0; }\n  .logo { font-size: 1rem; }\n  .hero { padding: 6rem 1.25rem 4rem; min-height: 85vh; }\n  .hero-inner { flex-direction: column; gap: 2rem; text-align: center; }\n  .hero-portrait { width: 13rem; height: 13rem; }\n  .hero-copy { display: flex; flex-direction: column; align-items: center; }\n  .hero-desc { max-width: none; font-size: 1.0625rem; }\n  .hero-name { font-size: clamp(2rem, 5.5vw, 2.75rem); }\n  .hero-tagline { font-size: clamp(1.5rem, 4vw, 1.75rem); }\n  .section { padding: 4rem 1.25rem; }\n  .section-title { font-size: clamp(1.5rem, 5vw, 2rem); }\n  .section-intro { font-size: 0.9375rem; }\n  .project-card { padding: 1.75rem 0; gap: 0.75rem; }\n  .project-title { font-size: 1.25rem; }\n  .project-desc, .project-list { font-size: 0.9375rem; }\n  .project-list li { padding-left: 1rem; }\n  .experience-subtitle { margin-top: 2.5rem; padding-top: 1.5rem; font-size: 1rem; }\n  .expandable-trigger { padding: 1rem 0; gap: 0.4rem 0.75rem; font-size: 0.875rem; align-items: center; }\n  .expandable-trigger .entry-logo { width: 1.75rem; height: 1.75rem; font-size: 0.625rem; }\n  .expandable-role { flex: 1 1 auto; min-width: 0; }\n  .expandable-company { width: 100%; order: 3; font-size: 0.875rem; }\n  .expandable-year { font-size: 0.75rem; }\n  .expandable-content { padding: 0 0 1rem 0; }\n  .expandable-content .project-list { font-size: 0.875rem; }\n  .education-item { padding: 1.5rem 0; gap: 0.75rem; }\n  .education-school { font-size: 1.125rem; }\n  .certification-item { padding: 0.875rem 0; gap: 0.75rem; }\n  .certification-name { font-size: 1.125rem; }\n  .languages-list { font-size: 0.875rem; gap: 0.4rem 0.5rem; }\n  .language-level { font-size: 0.8125rem; }\n  .contact { padding-bottom: 5rem; }\n  .footer { padding: 1.5rem 1.25rem; font-size: 0.75rem; }\n}\n@media (max-width: 480px) {\n  .header { padding: 0.875rem 1rem; }\n  .nav-links a { font-size: 0.9375rem; }\n  .hero { padding: 5.5rem 1rem 3rem; }\n  .section { padding: 3rem 1rem; }\n  .project-card { padding: 1.5rem 0; gap: 0.6rem; }\n  .entry-logo { width: 1.75rem; height: 1.75rem; font-size: 0.625rem; }\n  .project-title { font-size: 1.125rem; }\n  .expandable-trigger .entry-logo { width: 1.5rem; height: 1.5rem; font-size: 0.5625rem; }\n  .education-item { padding: 1.25rem 0; }\n  .education-school { font-size: 1rem; }\n  .certification-name { font-size: 1rem; }\n  .languages-list { flex-direction: column; align-items: flex-start; gap: 0.25rem; }\n  .language-sep { display: none; }\n}\n  <\/style>\n<\/head>\n<body>\n  <header class=\"header\">\n    <nav class=\"nav\">\n      <a href=\"#\" class=\"logo\">Nazanin Moazen Zadeh<\/a>\n      <div class=\"nav-right\">\n        <div class=\"nav-links\" id=\"nav-menu\">\n          <a href=\"#about\">About<\/a>\n          <a href=\"#projects\">Experience<\/a>\n          <a href=\"#education\">Education<\/a>\n          <a href=\"#certifications\">Certifications<\/a>\n          <a href=\"#contact\">Contact<\/a>\n        <\/div>\n        <button type=\"button\" class=\"nav-toggle\" aria-label=\"Open menu\" aria-expanded=\"false\" aria-controls=\"nav-menu\">\n          <span class=\"nav-toggle-bar\"><\/span>\n          <span class=\"nav-toggle-bar\"><\/span>\n          <span class=\"nav-toggle-bar\"><\/span>\n        <\/button>\n        <button type=\"button\" class=\"theme-switch\" aria-label=\"Toggle dark mode\" title=\"Toggle theme\">\n          <span class=\"theme-switch-icon theme-switch-sun\" aria-hidden=\"true\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"\/><path d=\"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41\"\/><\/svg>\n          <\/span>\n          <span class=\"theme-switch-icon theme-switch-moon\" aria-hidden=\"true\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\/><\/svg>\n          <\/span>\n          <span class=\"theme-switch-thumb\"><\/span>\n        <\/button>\n      <\/div>\n    <\/nav>\n  <\/header>\n\n  <main>\n    <section class=\"hero\" aria-label=\"Introduction\">\n      <div class=\"hero-inner\">\n        <div class=\"hero-portrait reveal\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png\" alt=\"Nazanin Moazen\" width=\"360\" height=\"360\"><\/div>\n        <div class=\"hero-copy\">\n          <h1 class=\"hero-name reveal\" id=\"nazanin-moazen\">Nazanin Moazen<\/h1>\n          <p class=\"hero-meta reveal\">Product Manager \u00b7 4+ years of managerial experience<\/p>\n          <p class=\"hero-tagline reveal\">From insight to impact.<\/p>\n          <p class=\"hero-desc reveal\">B2B SaaS \u00b7 UX-driven<br>Connecting user needs, business goals, and technical capabilities into thoughtful products.<\/p>\n          <a href=\"#projects\" class=\"hero-cta reveal\">See my work<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"about\" class=\"section about\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">About<\/p>\n        <h2 class=\"section-title reveal\">Product person with a design background.<\/h2>\n        <div class=\"about-content reveal\">\n          <p>I'm a Product Manager with a background in product design. My journey into product started from content and UI\/UX design, where I worked closely with users to understand their real-world challenges. That foundation shaped the way I approach product today: grounded in user insight, aligned with business goals, and realistic about technical constraints.<\/p>\n          <p>My approach blends analytical rigor\u2014rooted in my background in Physics\u2014with a deep understanding of user behavior, allowing me to translate complexity into structured product decisions that align strategy with real-world needs.<\/p>\n          <p>I rely on direct exposure to real operational environments. On-site deployments and user feedback sessions help me assess adoption, usability, and impact beyond internal assumptions.<\/p>\n          <p>I'm always open to opportunities where I can contribute meaningfully, grow strategically, and help turn insight into impact.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"projects\" class=\"section projects\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">Experience<\/p>\n        <h2 class=\"section-title reveal\">Jereeb \u00b7 4+ years<\/h2>\n        <p class=\"section-intro reveal\">Full-time roles at a smart agriculture B2B SaaS company. I grew from content and design into product management while staying close to users and cross-functional collaboration.<\/p>\n        <div class=\"projects-grid\">\n          <article class=\"project-card reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/jereeb_logo.jpeg\" alt=\"Jereeb\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"project-meta\">\n              <span class=\"project-role\">Product Manager<\/span>\n              <span class=\"project-year\">Feb 2024 \u2013 Present<\/span>\n            <\/div>\n            <h3 class=\"project-title\">Strategic product ownership & agritech ecosystem<\/h3>\n            <p class=\"project-desc\">My fulfilling and learning-rich experience as a PM at Jereeb.<\/p>\n            <ul class=\"project-list\">\n              <li><strong>Strategic Product Ownership:<\/strong> Defined product vision and prioritized feature backlogs by synthesizing insights from stakeholder consultations, user interviews, and market needs-assessment.<\/li>\n              <li><strong>Operational Excellence:<\/strong> Guaranteed streamlined workflows and prioritized roadmaps to keep the team focused on high-impact tasks while maintaining a sustainable development pace.<\/li>\n              <li><strong>End-to-End Product Lifecycle Management:<\/strong> Managed the deployment of a multi-layered agritech ecosystem, including: Agro-Industrial Task Management\u2014constant improvement of a robust task-tracking system tailored for large-scale operations, bridging the gap between high-level management and daily field execution; Field Ops App\u2014simplified, high-adoption mobile tools for on-ground labor and field activities; Remote Sensing & IoT\u2014integrated satellite imagery to detect land stress; GPS Tracking System\u2014implemented machinery tracking to optimize logistics and asset utilization.<\/li>\n              <li><strong>Empathetic Team Leadership:<\/strong> Led cross-functional teams with a focus on aligning individual passions with project priorities to maintain high morale and a healthy, high-performance work environment.<\/li>\n              <li><strong>User-Centric Research & UX:<\/strong> Designed and optimized product flows for a wide spectrum of users, successfully bridging the gap between high-level executives and field workers with limited digital literacy.<\/li>\n              <li><strong>Continuous Feedback Loop:<\/strong> Led on-site implementations at major agro-industrial sites, conducting product demos and feedback sessions to iterate on features based on real-world pain points.<\/li>\n              <li><strong>AI Integration:<\/strong> Currently leading the transition toward AI-driven Decision Support Systems, leveraging historical field data to provide predictive insights for yield optimization.<\/li>\n            <\/ul>\n            <p class=\"project-skills\">Product Lifecycle Management \u00b7 Team Management \u00b7 Agile Methodologies<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"project-card reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/jereeb_logo.jpeg\" alt=\"Jereeb\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"project-meta\">\n              <span class=\"project-role\">Product Designer (AgriTech Industry)<\/span>\n              <span class=\"project-year\">Oct 2023 \u2013 Present<\/span>\n            <\/div>\n            <h3 class=\"project-title\">Simplifying the complex \u00b7 UX for smart farming<\/h3>\n            <p class=\"project-desc\">Product design at Jereeb: simplifying the complex.<\/p>\n            <ul class=\"project-list\">\n              <li><strong>User-Centered Experiences:<\/strong> Design user-centered experiences for the task management of a smart farming platform, focusing on simplifying complex workflows and making data accessible to non-tech users.<\/li>\n              <li><strong>Data Clarity:<\/strong> Address data clarity challenges by organizing high volumes of daily incoming agro-industrial data into usable interfaces, specifically tailored for operational users with low digital literacy.<\/li>\n              <li><strong>Stakeholder Feedback:<\/strong> Incorporate stakeholder feedback into the design process to balance business goals with operational needs, ensuring the product remains scalable and relevant.<\/li>\n              <li><strong>Engineering Collaboration:<\/strong> Coordinate with engineering teams to ensure technical feasibility while maintaining design integrity and system performance.<\/li>\n              <li><strong>Wireframes & Prototypes:<\/strong> Develop wireframes and prototypes in Figma, transforming intricate agricultural processes into intuitive, step-by-step user flows.<\/li>\n            <\/ul>\n            <p class=\"project-skills\">User Research \u00b7 Figma (Software) \u00b7 Usability Testing<\/p>\n            <p class=\"portfolio-link\"><a href=\"https:\/\/www.canva.com\/design\/DAG2DNHbavo\/G5paLgISyE895pQMO4i_hg\/edit?utm_content=DAG2DNHbavo&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton\" target=\"_blank\" rel=\"noopener\">Portfolio<\/a><\/p>\n            <\/div>\n          <\/article>\n          <article class=\"project-card reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/jereeb_logo.jpeg\" alt=\"Jereeb\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"project-meta\">\n              <span class=\"project-role\">Content Manager (AgriTech Industry)<\/span>\n              <span class=\"project-year\">Jan 2022 \u2013 Apr 2024<\/span>\n            <\/div>\n            <h3 class=\"project-title\">Learning the user's voice \u00b7 Content & marketing<\/h3>\n            <p class=\"project-desc\">The start of my journey at Jereeb: learning the user's voice.<\/p>\n            <ul class=\"project-list\">\n              <li><strong>Multi-Channel Content:<\/strong> Manage and create multi-channel content across the website and social media, focusing on making smart agriculture technologies accessible and engaging for the farming community.<\/li>\n              <li><strong>SEO & Marketing Content:<\/strong> Produce SEO-driven articles and marketing copy along with educational visuals and motion graphics to simplify complex technical topics for diverse audiences.<\/li>\n              <li><strong>Content Strategy from User Insights:<\/strong> Shape content strategy through user insights by working closely with support and product teams to identify and fill information gaps and address user pain points.<\/li>\n              <li><strong>Messaging & Brand Alignment:<\/strong> Align messaging with business goals through constant collaboration with stakeholders, ensuring brand consistency and relevance across all digital platforms.<\/li>\n              <li><strong>Bridging Technical & User:<\/strong> Bridge the gap between technical data and user understanding by translating high-tech agricultural concepts into clear, actionable, and targeted content.<\/li>\n            <\/ul>\n            <p class=\"project-skills\">Social Media Content Creation \u00b7 Content Marketing \u00b7 Copywriting<\/p>\n            <p class=\"portfolio-link\"><a href=\"https:\/\/www.canva.com\/design\/DAFqNV4jlaQ\/75yNxAdwQscquI4OoWJxXQ\/edit\" target=\"_blank\" rel=\"noopener\">Portfolio<\/a><\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n\n        <h3 class=\"experience-subtitle reveal\">Earlier experience<\/h3>\n        <ul class=\"expandable-list\" role=\"list\">\n          <li class=\"expandable-item reveal\">\n            <details>\n              <summary class=\"expandable-trigger\">\n                <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/tezlabs_logo.jpeg\" alt=\"Tabiat Zendeh Laboratories\"><\/span>\n                <span class=\"expandable-role\">Content Specialist and Graphic Designer (IT Services)<\/span>\n                <span class=\"expandable-company\">Tabiat Zendeh Laboratories<\/span>\n                <span class=\"expandable-year\">Jul 2020 \u2013 Jan 2022<\/span>\n                <span class=\"expandable-chevron\" aria-hidden=\"true\"><\/span>\n              <\/summary>\n              <div class=\"expandable-content\">\n                <ul class=\"project-list\">\n                  <li><strong>Visualizing Organizational Processes:<\/strong> Transformed complex internal workflows and IT procedures into easy-to-understand motion graphics and visual guides.<\/li>\n                  <li><strong>Educational Content Production:<\/strong> Developed instructional multimedia content to train employees on IT systems and organizational standards, reducing the learning curve across the company.<\/li>\n                  <li><strong>IT-Focused Storytelling:<\/strong> Created targeted content that bridged the gap between technical IT requirements and non-technical staff through engaging visual narratives.<\/li>\n                <\/ul>\n                <p class=\"project-skills\">Motion Graphics \u00b7 Graphic Design \u00b7 Creative Writing<\/p>\n              <\/div>\n            <\/details>\n          <\/li>\n          <li class=\"expandable-item reveal\">\n            <details>\n              <summary class=\"expandable-trigger\">\n                <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/lenava_logo.jpeg\" alt=\"Lenava\"><\/span>\n                <span class=\"expandable-role\">Content Specialist and Graphic Designer (IT Services)<\/span>\n                <span class=\"expandable-company\">Lenava Engineering Group<\/span>\n                <span class=\"expandable-year\">Jul 2020 \u2013 Jan 2022<\/span>\n                <span class=\"expandable-chevron\" aria-hidden=\"true\"><\/span>\n              <\/summary>\n              <div class=\"expandable-content\">\n                <ul class=\"project-list\">\n                  <li><strong>Site Architecture & Content Planning:<\/strong> Defined the website's structure and information hierarchy to optimize user experience and navigation.<\/li>\n                  <li><strong>Visual & Written Production:<\/strong> Created comprehensive written and graphic assets for the website and social media to ensure brand consistency.<\/li>\n                  <li><strong>Educational Motion Design:<\/strong> Developed motion graphics to simplify technical concepts and enhance user learning through visual storytelling.<\/li>\n                  <li><strong>Social Media Execution:<\/strong> Handled end-to-end content production for social platforms, aligning digital presence with business objectives.<\/li>\n                <\/ul>\n                <p class=\"project-skills\">Creative Content Creation \u00b7 Graphic Design \u00b7 Motion Graphics \u00b7 WordPress<\/p>\n              <\/div>\n            <\/details>\n          <\/li>\n          <li class=\"expandable-item reveal\">\n            <details>\n              <summary class=\"expandable-trigger\">\n                <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/sabadit-logo.jpeg\" alt=\"SabadIT\"><\/span>\n                <span class=\"expandable-role\">Content Creator and Graphic Designer (Data Center & Infrastructure)<\/span>\n                <span class=\"expandable-company\">SabadIT<\/span>\n                <span class=\"expandable-year\">2019 \u2013 2020<\/span>\n                <span class=\"expandable-chevron\" aria-hidden=\"true\"><\/span>\n              <\/summary>\n              <div class=\"expandable-content\">\n                <ul class=\"project-list\">\n                  <li><strong>Technical Content Localization:<\/strong> Translated and adapted professional IT articles, news, and product documentation from primary sources (Cisco, HPE, IBM) for the local market.<\/li>\n                  <li><strong>Product Data Entry & Management:<\/strong> Curated and translated detailed technical specifications for data center equipment, ensuring accurate representation in the website's product database.<\/li>\n                  <li><strong>Technical Blog & News Curation:<\/strong> Managed the translation and publication of industry news and technical blogs to keep the platform updated with global data center trends.<\/li>\n                  <li><strong>SEO & Readability Enhancement:<\/strong> Refined translated content to ensure it was SEO-friendly and followed local professional reading standards without losing technical precision.<\/li>\n                  <li><strong>Product Visual Preparation:<\/strong> Prepared and edited product photos and website banners to accompany the technical specifications and blog posts.<\/li>\n                <\/ul>\n                <p class=\"project-skills\">Translation \u00b7 Graphic Design \u00b7 Search Engine Optimization (SEO) \u00b7 Web Content Writing<\/p>\n              <\/div>\n            <\/details>\n          <\/li>\n          <li class=\"expandable-item reveal\">\n            <details>\n              <summary class=\"expandable-trigger\">\n                <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/samanehsabz-logo.jpeg\" alt=\"Samaneh Sabz Co.\"><\/span>\n                <span class=\"expandable-role\">Content Creator (Data Center & Infrastructure)<\/span>\n                <span class=\"expandable-company\">Samaneh Sabz Co.<\/span>\n                <span class=\"expandable-year\">2019 \u2013 2020<\/span>\n                <span class=\"expandable-chevron\" aria-hidden=\"true\"><\/span>\n              <\/summary>\n              <div class=\"expandable-content\">\n                <ul class=\"project-list\">\n                  <li><strong>Technical Content Localization:<\/strong> Translated and adapted professional IT articles, news, and product documentation from primary sources (Cisco, HPE, IBM) for the local market.<\/li>\n                  <li><strong>Technical Blog & News Curation:<\/strong> Managed the translation and publication of industry news and technical blogs to keep the platform updated with global data center trends.<\/li>\n                  <li><strong>SEO & Readability Enhancement:<\/strong> Refined translated content to ensure it was SEO-friendly and followed local professional reading standards without losing technical precision.<\/li>\n                  <li><strong>Product Visual Preparation:<\/strong> Prepared and edited product photos and website banners to accompany the technical specifications and blog posts.<\/li>\n                <\/ul>\n                <p class=\"project-skills\">Translation \u00b7 Web Content Creation \u00b7 Search Engine Optimization (SEO)<\/p>\n              <\/div>\n            <\/details>\n          <\/li>\n          <li class=\"expandable-item reveal\">\n            <details>\n              <summary class=\"expandable-trigger\">\n                <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/safir-logo.jpeg\" alt=\"Safir Language Academy\"><\/span>\n                <span class=\"expandable-role\">English Teacher<\/span>\n                <span class=\"expandable-company\">Safir Language Academy<\/span>\n                <span class=\"expandable-year\">2018 \u2013 2019<\/span>\n                <span class=\"expandable-chevron\" aria-hidden=\"true\"><\/span>\n              <\/summary>\n              <div class=\"expandable-content\">\n                <ul class=\"project-list\">\n                  <li><strong>Gamified Learning Experience:<\/strong> Designed and implemented interactive educational games to make language acquisition enjoyable and effective for children.<\/li>\n                  <li><strong>Creative Lesson Planning:<\/strong> Developed engaging lesson plans that combined visual aids and storytelling to enhance student participation and retention.<\/li>\n                  <li><strong>Interactive Knowledge Transfer:<\/strong> Focused on simplifying language concepts through play and creative activities, ensuring a supportive and high-energy learning environment.<\/li>\n                  <li><strong>Adaptability & Communication:<\/strong> Tailored teaching methods to meet the unique learning styles of each child, fostering a positive and inclusive classroom atmosphere.<\/li>\n                <\/ul>\n                <p class=\"project-skills\">English Teaching \u00b7 Working with Children \u00b7 Language Teaching<\/p>\n              <\/div>\n            <\/details>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <section id=\"education\" class=\"section education\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">Education<\/p>\n        <h2 class=\"section-title reveal\">Academic background.<\/h2>\n        <div class=\"education-list\">\n          <article class=\"education-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/iust-logo.jpeg\" alt=\"Iran University of Science and Technology\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"education-meta\">\n              <span class=\"education-degree\">Master of Science (MS), Physics<\/span>\n              <span class=\"education-year\">2018 \u2013 2021<\/span>\n            <\/div>\n            <h3 class=\"education-school\">Iran University of Science and Technology<\/h3>\n            <\/div>\n          <\/article>\n          <article class=\"education-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/iust-logo.jpeg\" alt=\"Iran University of Science and Technology\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"education-meta\">\n              <span class=\"education-degree\">Bachelor of Science (BS), Physics<\/span>\n              <span class=\"education-year\">2014 \u2013 2018<\/span>\n            <\/div>\n            <h3 class=\"education-school\">Iran University of Science and Technology<\/h3>\n            <\/div>\n          <\/article>\n          <article class=\"education-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/sampad-logo.jpeg\" alt=\"Sampad\"><\/span>\n            <div class=\"entry-body\">\n            <div class=\"education-meta\">\n              <span class=\"education-degree\">High School Diploma, Mathematics<\/span>\n              <span class=\"education-year\">2010 \u2013 2014<\/span>\n            <\/div>\n            <h3 class=\"education-school\">National Organization for Development of Exceptional Talents (Sampad)<\/h3>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"certifications\" class=\"section certifications\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">Certifications<\/p>\n        <h2 class=\"section-title reveal\">Licenses & certifications.<\/h2>\n        <div class=\"certifications-list\">\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/product_school_logo.jpeg\" alt=\"Product School\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Artificial Intelligence Micro-Certification (AIC)\u2122<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Product School<\/span>\n              <span class=\"certification-date\">Aug 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/frontendmaster-logo.jpeg\" alt=\"Frontend Masters\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Introduction to HTML<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Frontend Masters<\/span>\n              <span class=\"certification-date\">Jun 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/pendo_io_logo.jpeg\" alt=\"Pendo.io\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Super Certified<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Pendo.io<\/span>\n              <span class=\"certification-date\">Apr 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/pendo_io_logo.jpeg\" alt=\"Pendo.io\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">AI for Product Management<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Pendo.io<\/span>\n              <span class=\"certification-date\">Apr 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/ibm_logo.jpeg\" alt=\"IBM\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">User Experience Design Fundamentals<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">IBM<\/span>\n              <span class=\"certification-date\">Mar 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/pendo_io_logo.jpeg\" alt=\"Pendo.io\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Product Analytics Certification<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Pendo.io<\/span>\n              <span class=\"certification-date\">Mar 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/pendo_io_logo.jpeg\" alt=\"Pendo.io\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Product Management Basics Certification<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Pendo.io<\/span>\n              <span class=\"certification-date\">Feb 2025<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/invers-logo.jpeg\" alt=\"INVERSE School\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Product Design<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">INVERSE School<\/span>\n              <span class=\"certification-date\">May 2024<\/span>\n            <\/div>\n            <p class=\"portfolio-link\"><a href=\"https:\/\/drive.google.com\/file\/d\/1edKDgGn5TX7ZKmEQJeEi9k1kz2SyICLM\/view\" target=\"_blank\" rel=\"noopener\">Neobank Mobile Application Design<\/a><\/p>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/ict-logo.jpeg\" alt=\"Tehran Technical College (ICT)\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">After Effects<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Tehran Technical College (ICT)<\/span>\n              <span class=\"certification-date\">Jan 2021<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n          <article class=\"certification-item reveal\">\n            <span class=\"entry-logo\"><img decoding=\"async\" src=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/safir-logo.jpeg\" alt=\"Safir Language Academy\"><\/span>\n            <div class=\"entry-body\">\n            <h3 class=\"certification-name\">Teacher Training Courses<\/h3>\n            <div class=\"certification-meta\">\n              <span class=\"certification-issuer\">Safir Language Academy<\/span>\n              <span class=\"certification-date\">Mar 2017<\/span>\n            <\/div>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"languages\" class=\"section languages\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">Languages<\/p>\n        <div class=\"languages-list reveal\">\n          <span class=\"language-item\"><span class=\"language-name\">Persian<\/span> <span class=\"language-level\">Native or bilingual proficiency<\/span><\/span>\n          <span class=\"language-sep\" aria-hidden=\"true\">|<\/span>\n          <span class=\"language-item\"><span class=\"language-name\">English<\/span> <span class=\"language-level\">Professional working proficiency<\/span><\/span>\n          <span class=\"language-sep\" aria-hidden=\"true\">|<\/span>\n          <span class=\"language-item\"><span class=\"language-name\">French<\/span> <span class=\"language-level\">Limited working proficiency<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"contact\" class=\"section contact\">\n      <div class=\"section-inner\">\n        <p class=\"section-label reveal\">Contact<\/p>\n        <h2 class=\"section-title reveal\">Let's connect.<\/h2>\n        <div class=\"contact-links reveal\">\n          <a href=\"https:\/\/www.linkedin.com\/in\/nazaninmoazen\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n          <a href=\"mailto:nazaninmznh@gmail.com\">Email<\/a>\n        <\/div>\n        <a href=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/Nazanin-Moazen-Zadeh-PM-CV.pdf\" class=\"btn-download-resume reveal\" target=\"_blank\" rel=\"noopener\" download>Download my resume (PDF)<\/a>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer class=\"footer\">\n    <p>\u00a9 2025 Nazanin Moazen.<\/p>\n  <\/footer>\n\n  <script>\n(function () {\n  'use strict';\n  const THEME_KEY = 'theme';\n  const root = document.documentElement;\n  function setTheme(dark) {\n    if (dark) root.setAttribute('data-theme', 'dark');\n    else root.removeAttribute('data-theme');\n    try { localStorage.setItem(THEME_KEY, dark ? 'dark' : 'light'); } catch (e) {}\n  }\n  function initTheme() {\n    var stored = null;\n    try { stored = localStorage.getItem(THEME_KEY); } catch (e) {}\n    if (stored === 'dark' || stored === 'light') { setTheme(stored === 'dark'); return; }\n    if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) setTheme(true);\n    else setTheme(false);\n  }\n  initTheme();\n  var themeSwitch = document.querySelector('.theme-switch');\n  if (themeSwitch) themeSwitch.addEventListener('click', function () { setTheme(root.getAttribute('data-theme') !== 'dark'); });\n  if (window.matchMedia) window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', function (e) { if (localStorage.getItem(THEME_KEY) == null) setTheme(e.matches); });\n  var revealEls = document.querySelectorAll('.reveal');\n  var revealObserver = new IntersectionObserver(function (entries) {\n    entries.forEach(function (entry) { if (entry.isIntersecting) { entry.target.classList.add('visible'); revealObserver.unobserve(entry.target); } });\n  }, { root: null, rootMargin: '0px 0px -8% 0px', threshold: 0 });\n  revealEls.forEach(function (el) { revealObserver.observe(el); });\n  function runHeroReveal() {\n    var hero = document.querySelector('.hero');\n    if (!hero) return;\n    hero.querySelectorAll('.reveal').forEach(function (el) { el.classList.add('visible'); });\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', runHeroReveal);\n  else runHeroReveal();\n  var header = document.querySelector('.header');\n  if (header) {\n    function scrollHandler() { header.classList.toggle('scrolled', window.scrollY > 20); }\n    window.addEventListener('scroll', scrollHandler, { passive: true });\n    scrollHandler();\n  }\n  var navToggle = document.querySelector('.nav-toggle');\n  var navMenu = document.getElementById('nav-menu');\n  if (navToggle && navMenu) {\n    function setMenuOpen(open) {\n      document.body.classList.toggle('nav-open', open);\n      navToggle.setAttribute('aria-expanded', open ? 'true' : 'false');\n      navToggle.setAttribute('aria-label', open ? 'Close menu' : 'Open menu');\n    }\n    function closeMenu() { setMenuOpen(false); }\n    navToggle.addEventListener('click', function () { setMenuOpen(!document.body.classList.contains('nav-open')); });\n    navMenu.querySelectorAll('a').forEach(function (link) { link.addEventListener('click', closeMenu); });\n    document.addEventListener('keydown', function (e) { if (e.key === 'Escape') closeMenu(); });\n  }\n})();\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nazanin Moazen \u2014 Product Manager | B2B SaaS, AgriTech Nazanin Moazen Zadeh About Experience Education Certifications Contact Nazanin Moazen Product Manager \u00b7 4+ years of managerial experience From insight to impact. B2B SaaS \u00b7 UX-drivenConnecting user needs, business goals, and technical capabilities into thoughtful products. See my work About Product person with a design background. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-130","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Nazanin Moazen<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nazaninmoazen.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Nazanin Moazen\" \/>\n<meta property=\"og:description\" content=\"Nazanin Moazen \u2014 Product Manager | B2B SaaS, AgriTech Nazanin Moazen Zadeh About Experience Education Certifications Contact Nazanin Moazen Product Manager \u00b7 4+ years of managerial experience From insight to impact. B2B SaaS \u00b7 UX-drivenConnecting user needs, business goals, and technical capabilities into thoughtful products. See my work About Product person with a design background. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nazaninmoazen.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Nazanin Moazen\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-22T16:57:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"21 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nazaninmoazen.com\/\",\"url\":\"https:\/\/nazaninmoazen.com\/\",\"name\":\"Home - Nazanin Moazen\",\"isPartOf\":{\"@id\":\"https:\/\/nazaninmoazen.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nazaninmoazen.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nazaninmoazen.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png\",\"datePublished\":\"2025-09-10T23:41:09+00:00\",\"dateModified\":\"2026-02-22T16:57:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nazaninmoazen.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nazaninmoazen.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nazaninmoazen.com\/#primaryimage\",\"url\":\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png\",\"contentUrl\":\"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nazaninmoazen.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nazaninmoazen.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nazaninmoazen.com\/#website\",\"url\":\"https:\/\/nazaninmoazen.com\/\",\"name\":\"Nazanin Moazen\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nazaninmoazen.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Nazanin Moazen","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nazaninmoazen.com\/","og_locale":"en_US","og_type":"article","og_title":"Home - Nazanin Moazen","og_description":"Nazanin Moazen \u2014 Product Manager | B2B SaaS, AgriTech Nazanin Moazen Zadeh About Experience Education Certifications Contact Nazanin Moazen Product Manager \u00b7 4+ years of managerial experience From insight to impact. B2B SaaS \u00b7 UX-drivenConnecting user needs, business goals, and technical capabilities into thoughtful products. See my work About Product person with a design background. [&hellip;]","og_url":"https:\/\/nazaninmoazen.com\/","og_site_name":"Nazanin Moazen","article_modified_time":"2026-02-22T16:57:19+00:00","og_image":[{"url":"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nazaninmoazen.com\/","url":"https:\/\/nazaninmoazen.com\/","name":"Home - Nazanin Moazen","isPartOf":{"@id":"https:\/\/nazaninmoazen.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nazaninmoazen.com\/#primaryimage"},"image":{"@id":"https:\/\/nazaninmoazen.com\/#primaryimage"},"thumbnailUrl":"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png","datePublished":"2025-09-10T23:41:09+00:00","dateModified":"2026-02-22T16:57:19+00:00","breadcrumb":{"@id":"https:\/\/nazaninmoazen.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nazaninmoazen.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nazaninmoazen.com\/#primaryimage","url":"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png","contentUrl":"https:\/\/nazaninmoazen.com\/wp-content\/uploads\/2026\/02\/profile.png","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/nazaninmoazen.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nazaninmoazen.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/nazaninmoazen.com\/#website","url":"https:\/\/nazaninmoazen.com\/","name":"Nazanin Moazen","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nazaninmoazen.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":48,"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":225,"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/pages\/130\/revisions\/225"}],"wp:attachment":[{"href":"https:\/\/nazaninmoazen.com\/index.php\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}