Skip to content

Commit 13bc9d7

Browse files
authored
Merge pull request #19 from MickyMik/dev
updating in right and correct version
2 parents 80dfa6d + c633216 commit 13bc9d7

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

src/components/About.tsx

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,36 @@ const About = () => {
1919
<div className="text-center mb-16">
2020
<h2 className="text-4xl md:text-5xl font-bold text-navy mb-6">About Me</h2>
2121
<p className="text-lg text-muted-foreground max-w-3xl mx-auto">
22-
Passionate data engineer with 5+ years of experience building robust data pipelines,
23-
implementing real-time analytics solutions, and driving data-driven decision making
24-
across various industries.
22+
I am an experienced Data Engineer and future Data Architect with over a decade of expertise in designing
23+
and implementing end-to-end data and BI platforms. Certified and specialized in Microsoft technologies
24+
(on-premises and cloud), I help organizations build robust data pipelines, implement real-time analytics,
25+
and deliver insightful reporting to empower data-driven decision-making.
26+
27+
With strong expertise in DataOps practices using Azure DevOps, I ensure seamless integration, automated
28+
deployments, and continuous delivery for data solutions, enhancing reliability and scalability
29+
across the data lifecycle.
30+
31+
Passionate about turning complex data into actionable insights, I thrive in building scalable, automated,
32+
and high-performing solutions that deliver real business value.
2533
</p>
2634
</div>
2735

2836
<div className="grid md:grid-cols-2 gap-12 items-center mb-16">
2937
<div className="space-y-6">
3038
<h3 className="text-2xl font-bold text-navy mb-4">My Journey</h3>
3139
<p className="text-muted-foreground">
32-
Started as a software developer, I discovered my passion for data engineering
33-
while working on complex analytics projects. I specialize in designing scalable
34-
data architectures that can handle millions of records while maintaining
35-
high performance and reliability.
40+
I started my career as a BI Developer, building reports and dashboards that transformed raw data into
41+
actionable insights. Along the way, I embraced DataOps practices, leveraging automation and Azure DevOps
42+
to streamline data workflows and implement CI/CD for data solutions.
43+
44+
This foundation led me to become a Tech Lead in Data, where I guided teams in developing modern data platforms
45+
and implementing best practices for scalability, performance, and governance.
46+
47+
Currently, I work as a Data Engineer, specializing in Microsoft technologies (on-premises and Azure cloud)
48+
to design and deploy end-to-end data and BI platforms, implement real-time analytics, and build robust data pipelines.
49+
50+
I am now focused on advancing toward my next goal: becoming a Data Architect, passionate about designing scalable,
51+
high-performing architectures that power data-driven decision-making.
3652
</p>
3753
<p className="text-muted-foreground">
3854
My expertise spans across the entire data lifecycle - from ingestion and

0 commit comments

Comments
 (0)