From b17070f7b0a3c5dea42a6694db3e9593231dc0f8 Mon Sep 17 00:00:00 2001 From: Madalin Popa Date: Sat, 21 Sep 2024 21:58:28 +0300 Subject: [PATCH] Update headings style --- src/components/JobCard.astro | 10 +++---- src/components/PageTitle.astro | 2 +- src/components/SectionTitle.astro | 7 +++-- src/components/ServiceItem.astro | 13 +++++---- src/pages/about.astro | 9 +++--- src/pages/contact.astro | 7 +++-- src/pages/experience.astro | 4 +-- src/pages/index.astro | 46 ++++++++++++++++++++----------- src/pages/services.astro | 36 ++++++++++++------------ 9 files changed, 75 insertions(+), 59 deletions(-) diff --git a/src/components/JobCard.astro b/src/components/JobCard.astro index d63fd9e..1ea61de 100644 --- a/src/components/JobCard.astro +++ b/src/components/JobCard.astro @@ -4,18 +4,18 @@ const { title, company, year, description } = Astro.props;
{year}
-
-

+
+

{title}

{company}

-

- {description} +

+ {description}

diff --git a/src/components/PageTitle.astro b/src/components/PageTitle.astro index 1e88787..14d10a9 100644 --- a/src/components/PageTitle.astro +++ b/src/components/PageTitle.astro @@ -2,7 +2,7 @@ const { title } = Astro.props; --- -
+

{title}

diff --git a/src/components/SectionTitle.astro b/src/components/SectionTitle.astro index ced672f..e1f2ce8 100644 --- a/src/components/SectionTitle.astro +++ b/src/components/SectionTitle.astro @@ -1,6 +1,7 @@ --- const { title } = Astro.props; --- -
-

{title}

-
\ No newline at end of file + +
+

{title}

+
diff --git a/src/components/ServiceItem.astro b/src/components/ServiceItem.astro index fbd9017..85a4f62 100644 --- a/src/components/ServiceItem.astro +++ b/src/components/ServiceItem.astro @@ -1,9 +1,10 @@ --- -const { title } = Astro.props; +const { title } = Astro.props; --- +
-

{title}

-

- -

-
\ No newline at end of file +

{title}

+

+ +

+
diff --git a/src/pages/about.astro b/src/pages/about.astro index de3df21..1955960 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -15,8 +15,7 @@ import PageTitle from "../components/PageTitle.astro";
- -

+

I'm a self-taught tech enthusiast with a passion for learning and problem-solving. I live in Bucharest, Romania, where my journey into IT began when I was 14. That's when I discovered Linux, and I was @@ -25,13 +24,13 @@ import PageTitle from "../components/PageTitle.astro"; network, and it wasn't long before I realized how much I enjoyed figuring out how everything connected and keeping it running smoothly.

-

+

As I spent more time with technology, I started exploring programming, beginning with simple bash scripts. This opened the door to learning languages like C, Java, and eventually Python, which became my go-to language for automation and building efficient solutions.

-

+

Over time, I expanded my skills into web development, infrastructure management, and cloud technologies. I'm always looking for ways to automate processes, streamline workflows, and build systems that scale @@ -39,7 +38,7 @@ import PageTitle from "../components/PageTitle.astro"; complex technical problems, I'm driven by a desire to make things work better and more efficiently.

-

+

When I'm not working, I'm probably learning something new or tinkering with a new technology. For me, the fun part of tech is seeing everything come together, from the first line of code to a fully functional diff --git a/src/pages/contact.astro b/src/pages/contact.astro index 1e924d7..67b1d88 100644 --- a/src/pages/contact.astro +++ b/src/pages/contact.astro @@ -9,7 +9,7 @@ import SocialIcons from "../components/SocialIcons.astro";

-

+

I'd love to hear from you! Whether you have a question, a project idea, or just want to say hi, feel free to reach out via email or social media. I look forward to connecting with you! Let's work on something @@ -23,11 +23,12 @@ import SocialIcons from "../components/SocialIcons.astro"; Email: hello@madalinpopa.com + class="text-primary hover:text-accent">hello@madalinpopa.com

-

+

Please also feel free to connect with me on any of these platforms.

diff --git a/src/pages/experience.astro b/src/pages/experience.astro index fbfa91c..550f821 100644 --- a/src/pages/experience.astro +++ b/src/pages/experience.astro @@ -5,10 +5,10 @@ import JobCard from "../components/JobCard.astro"; --- -
+
-

+

Throughout my career, I’ve had the opportunity to work with a variety of technologies and teams, tackling challenges in cloud infrastructure, DevOps, and software development. Below, you’ll find an overview of the diff --git a/src/pages/index.astro b/src/pages/index.astro index f1b92b9..0efde17 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,26 +11,40 @@ import CTAButton from "../components/CTAButton.astro";

    -
  • DevOps & Automation: Docker, Kubernetes, Ansible, Terraform
  • -
  • Cloud Solutions: Azure, AWS
  • -
  • CI/CD Pipelines: GitHub Actions, Azure Pipelines, Jenkins
  • -
  • Programming Languages: Python, Go
  • -
  • - Infrastructure as Code (IaC): Terraform, Azure Resource Manager (ARM) - Templates +
  • + DevOps & Automation: Docker, + Kubernetes, Ansible, Terraform +
  • +
  • + Cloud Solutions: Azure, AWS +
  • +
  • + CI/CD Pipelines: GitHub Actions, + Azure Pipelines, Jenkins +
  • +
  • + Programming Languages: Python, + Go +
  • +
  • + Infrastructure as Code (IaC): Terraform, Azure Resource Manager (ARM) Templates
-
-

- Need help with your cloud infrastructure, DevOps pipelines, or automation? Whether you’re looking for advice or collaboration on tech projects, don’t hesitate to reach out! -

-
-
- - -
+
+

+ Need help with your cloud infrastructure, DevOps pipelines, or + automation? Whether you’re looking for advice or collaboration on tech + projects, don’t hesitate to reach out! +

+
+
+ + +
diff --git a/src/pages/services.astro b/src/pages/services.astro index d598dc2..4a7c3f4 100644 --- a/src/pages/services.astro +++ b/src/pages/services.astro @@ -10,7 +10,7 @@ import SectionTitle from "../components/SectionTitle.astro";
-

+

When it comes to cloud infrastructure, DevOps pipelines, and automation, I’m here to help you streamline your workflows and build scalable, efficient solutions. With a strong background in Python, cloud services, @@ -64,30 +64,30 @@ import SectionTitle from "../components/SectionTitle.astro";

    -
  • - Microsoft Certified: Azure Developer +
  • + AZ-104: Azure Administrator Associate
  • -
  • - Microsoft Certified: DevOps Engineer - Expert +
  • + AZ-204: Azure Developer Associate
  • -
  • - Microsoft Certified: Azure Administrator - Associate +
  • + AZ-400: DevOps Engineer Expert
  • -
  • - Microsoft Certified: Azure Fundamentals +
  • + AZ-900: Azure Fundamentals
  • -
  • - KCNA: Kubernetes and Cloud Native Associate +
  • + KCNA: Kubernetes and Cloud + Native Associate
  • -
  • - CKAD: Certified Kubernetes Application - Developer +
  • + CKAD: Certified Kubernetes + Application Developer
  • -
  • - Docker: Foundations Professional Certificate +
  • + Docker: Foundations Professional + Certificate