Merge version_1_1781468309185 into main
Merge version_1_1781468309185 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -10,176 +10,124 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboard
|
||||
tag="University of Łódź"
|
||||
title="Umidjon Abdulkhakimov"
|
||||
description="Aspiring professional in International Marketing, bridging cultural insights with rigorous data-driven analysis."
|
||||
primaryButton={{
|
||||
text: "View Projects",
|
||||
href: "#projects",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Contact",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="University of Łódź"
|
||||
title="Umidjon Abdulkhakimov"
|
||||
description="Aspiring professional in International Marketing, bridging cultural insights with rigorous data-driven analysis."
|
||||
primaryButton={{
|
||||
text: "View Projects", href: "#projects"}}
|
||||
secondaryButton={{
|
||||
text: "Contact", href: "#contact"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="About Me"
|
||||
title="I'm a student, but I take my work seriously"
|
||||
description="I'm studying International Marketing at the University of Łódź, originally from Uzbekistan. Moving countries to study in a second language forced me to adapt fast and start from scratch, which turned out to be more useful than any textbook."
|
||||
primaryButton={{
|
||||
text: "View Experience",
|
||||
href: "#experience",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="About Me"
|
||||
title="I'm a student, but I take my work seriously"
|
||||
description="I'm studying International Marketing at the University of Łódź, originally from Uzbekistan. Moving countries to study in a second language forced me to adapt fast and start from scratch, which turned out to be more useful than any textbook."
|
||||
primaryButton={{
|
||||
text: "View Experience", href: "#experience"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-118995.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="projects" data-section="projects">
|
||||
<SectionErrorBoundary name="projects">
|
||||
<div id="projects" data-section="projects">
|
||||
<SectionErrorBoundary name="projects">
|
||||
<FeaturesImageBento
|
||||
tag="Academic Projects"
|
||||
title="Selected Projects"
|
||||
description="These are my recent projects — I’ve also worked on other tasks and assignments."
|
||||
items={[
|
||||
{
|
||||
title: "Project Management",
|
||||
description: "Łódź Runs Together: Full charity city run event plan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-woman-preparing-marathon-putting-protective-face-mask-nature_637285-5896.jpg",
|
||||
},
|
||||
{
|
||||
title: "Excel Data Analysis",
|
||||
description: "Complex data modeling project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-young-business-managers-crew-working-with-new-startup-project-labtop-wood-table-typing-keyboard-texting-message-analyze-graph-plans_1423-85.jpg",
|
||||
},
|
||||
{
|
||||
title: "SPSS Data Analysis",
|
||||
description: "Statistical research and data cleaning project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg",
|
||||
},
|
||||
{
|
||||
title: "Additional Assignments",
|
||||
description: "Misc research tasks and case studies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-arrow-symbol-crumpled-papers-adhesive-notes_23-2147865404.jpg",
|
||||
},
|
||||
{
|
||||
title: "Market Research",
|
||||
description: "Consumer behavior analysis reports.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-office-desk-with-stationeries-laptop-mouse-smart-watch-blue-backdrop_23-2148178558.jpg",
|
||||
},
|
||||
{
|
||||
title: "Strategy Mapping",
|
||||
description: "SWOT and RACI matrix planning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg",
|
||||
},
|
||||
{
|
||||
title: "Digital Campaigns",
|
||||
description: "Social media project management simulations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/english-teacher-elements-arrangement_23-2148999510.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Academic Projects"
|
||||
title="Selected Projects"
|
||||
description="These are my recent projects — I’ve also worked on other tasks and assignments."
|
||||
items={[
|
||||
{
|
||||
title: "Project Management", description: "Łódź Runs Together: Full charity city run event plan.", imageSrc: "http://img.b2bpic.net/free-photo/athletic-woman-preparing-marathon-putting-protective-face-mask-nature_637285-5896.jpg"},
|
||||
{
|
||||
title: "Excel Data Analysis", description: "Complex data modeling project.", imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-young-business-managers-crew-working-with-new-startup-project-labtop-wood-table-typing-keyboard-texting-message-analyze-graph-plans_1423-85.jpg"},
|
||||
{
|
||||
title: "SPSS Data Analysis", description: "Statistical research and data cleaning project.", imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg"},
|
||||
{
|
||||
title: "Additional Assignments", description: "Misc research tasks and case studies.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-arrow-symbol-crumpled-papers-adhesive-notes_23-2147865404.jpg"},
|
||||
{
|
||||
title: "Market Research", description: "Consumer behavior analysis reports.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-office-desk-with-stationeries-laptop-mouse-smart-watch-blue-backdrop_23-2148178558.jpg"},
|
||||
{
|
||||
title: "Strategy Mapping", description: "SWOT and RACI matrix planning.", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"},
|
||||
{
|
||||
title: "Digital Campaigns", description: "Social media project management simulations.", imageSrc: "http://img.b2bpic.net/free-photo/english-teacher-elements-arrangement_23-2148999510.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
<SectionErrorBoundary name="experience">
|
||||
<div id="experience" data-section="experience">
|
||||
<SectionErrorBoundary name="experience">
|
||||
<TeamListCards
|
||||
tag="Experience"
|
||||
title="Work History"
|
||||
description="My professional journey in marketing and merchandising."
|
||||
groups={[
|
||||
{
|
||||
title: "Marketing & Merchandising",
|
||||
members: [
|
||||
{
|
||||
name: "Marketing Assistant",
|
||||
role: "N'MEDOV Holding",
|
||||
detail: "Jun 2020 – Aug 2022 · Tashkent, Uzbekistan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg?_wi=2",
|
||||
imageAlt: "professional man portrait modern office background",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Experience"
|
||||
title="Work History"
|
||||
description="My professional journey in marketing and merchandising."
|
||||
groups={[
|
||||
{
|
||||
title: "Marketing & Merchandising", members: [
|
||||
{
|
||||
name: "Marketing Assistant", role: "N'MEDOV Holding", detail: "Jun 2020 – Aug 2022 · Tashkent, Uzbekistan", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="skills" data-section="skills">
|
||||
<SectionErrorBoundary name="skills">
|
||||
<div id="skills" data-section="skills">
|
||||
<SectionErrorBoundary name="skills">
|
||||
<FeaturesComparison
|
||||
tag="Skills"
|
||||
title="Core Competencies"
|
||||
description="Technical and soft skills developed through academic and professional work."
|
||||
negativeItems={[
|
||||
"Data Cleaning (manual)",
|
||||
"Basic Market Research",
|
||||
]}
|
||||
positiveItems={[
|
||||
"International Marketing",
|
||||
"Digital Social Media Marketing",
|
||||
"Data Analysis (SPSS/Excel)",
|
||||
"Project Management",
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Skills"
|
||||
title="Core Competencies"
|
||||
description="Technical and soft skills developed through academic and professional work."
|
||||
negativeItems={[
|
||||
"Data Cleaning (manual)", "Basic Market Research"]}
|
||||
positiveItems={[
|
||||
"International Marketing", "Digital Social Media Marketing", "Data Analysis (SPSS/Excel)", "Project Management"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="languages" data-section="languages">
|
||||
<SectionErrorBoundary name="languages">
|
||||
<div id="languages" data-section="languages">
|
||||
<SectionErrorBoundary name="languages">
|
||||
<MetricsSimpleCards
|
||||
tag="Languages"
|
||||
title="Language Proficiency"
|
||||
description="Multilingual background supporting diverse international communication."
|
||||
metrics={[
|
||||
{
|
||||
value: "Uzbek",
|
||||
description: "Native",
|
||||
},
|
||||
{
|
||||
value: "English",
|
||||
description: "Advanced",
|
||||
},
|
||||
{
|
||||
value: "Russian",
|
||||
description: "Intermediate",
|
||||
},
|
||||
{
|
||||
value: "German",
|
||||
description: "Intermediate",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Languages"
|
||||
title="Language Proficiency"
|
||||
description="Multilingual background supporting diverse international communication."
|
||||
metrics={[
|
||||
{
|
||||
value: "Uzbek", description: "Native"},
|
||||
{
|
||||
value: "English", description: "Advanced"},
|
||||
{
|
||||
value: "Russian", description: "Intermediate"},
|
||||
{
|
||||
value: "German", description: "Intermediate"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Get in Touch"
|
||||
text="abdulkhakimovu@gmail.com | +48 798 497 880 | Łódź, Poland"
|
||||
primaryButton={{
|
||||
text: "Email Me",
|
||||
href: "mailto:abdulkhakimovu@gmail.com",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Get in Touch"
|
||||
text="abdulkhakimovu@gmail.com | +48 798 497 880 | Łódź, Poland"
|
||||
primaryButton={{
|
||||
text: "Email Me", href: "mailto:abdulkhakimovu@gmail.com"}}
|
||||
secondaryButton={{
|
||||
text: "LinkedIn", href: "https://linkedin.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user