Skip to content

Commit bed6186

Browse files
committed
content changes
1 parent c565ae2 commit bed6186

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/About.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Title from "./common/Title.astro";
1111
I'm <span class="text-yellow-600">Jenish MS</span>
1212
</h1>
1313
<p class="about-content mt-4 text-lg max-sm:text-base" data-aos="fade-up" data-aos-duration="500" >
14-
28 years old Energetic Software Engineer with over 6+ years of experience, I specialize in App development and Full-Stack development. I possess a tenacious attitude, continuously seeking opportunities for personal growth and skill enhancement to consistently evolve and excel in my craft. Additionally, I actively contribute to Open-Source projects, aiming to foster collaborative innovation within the software development community.
14+
Experienced Technical Lead with over 7+ years in software engineering, specializing in leading high-performing teams and delivering scalable web and mobile applications. I excel in full-stack development, architecture design, and project management, driving successful outcomes for clients and stakeholders. Passionate about mentoring developers, implementing best practices, and staying updated with the latest technologies. Actively involved in open-source contributions and committed to fostering innovation and collaboration in the tech community.
1515
</p>
1616
<!-- Grid -->
1717
<div class="flex flex-col gap-4 mt-8" data-aos="fade-right" data-aos-duration="500" data-aos-delay="100">
@@ -88,7 +88,7 @@ import Title from "./common/Title.astro";
8888
></path>
8989
</svg>
9090
</AboutCol>
91-
<AboutCol title="Degree:" label="Master">
91+
<AboutCol title="Degree:" label="Master of Computer Applications">
9292
<svg
9393
fill="none"
9494
class="w-5 h-5 text-yellow-600"

src/components/Landing.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<h1
2424
class="max-md:hidden max-md:text-xl text-3xl font-semibold text-primary mt-4 typewriter"
2525
data-period="2000"
26-
data-type='[ "Developer", "Freelancer", "Microsoft Certified Trainer", "Open-Source Contributor", "Blogger"]'
26+
data-type='[ "Technical Lead", "Freelancer", "Microsoft Certified Trainer", "Open-Source Contributor", "Blogger"]'
2727
data-aos-duration="1000"
2828
data-aos-delay="300"
2929
data-aos="fade-right"
@@ -33,7 +33,7 @@
3333
<h1
3434
class="md:hidden max-md:text-xl max-sm:text-base text-3xl font-semibold text-primary mt-4 typewriter"
3535
data-period="2000"
36-
data-type='[ "Developer", "Freelancer", "MCT", "Open-Source", "Blogger"]'
36+
data-type='[ "Tech Lead", "Freelancer", "MCT", "Open-Source", "Blogger"]'
3737
data-aos-duration="1000"
3838
data-aos-delay="300"
3939
data-aos="fade-right"

0 commit comments

Comments
 (0)