Skip to content

Commit f7bbfba

Browse files
committed
updated about section
1 parent 2a7de7d commit f7bbfba

File tree

2 files changed

+21
-35
lines changed

2 files changed

+21
-35
lines changed

assets/styles.css

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,8 @@ h2 {
590590
);
591591
}
592592
#about .img-back {
593-
-webkit-filter: drop-shadow(15px 10px 10px #006eff);
594-
filter: drop-shadow(15px 10px 10px #006eff);
593+
-webkit-filter: drop-shadow(10px 8px 10px #006eff);
594+
filter: drop-shadow(10px 8px 0px #006eff);
595595
width: 310px;
596596
height: 336px;
597597
-webkit-clip-path: polygon(
@@ -621,9 +621,9 @@ h2 {
621621
border: 1px solid #000;
622622
background-color: #210036;
623623
padding: 25px 15px;
624-
text-align: center;
624+
text-align: justify;
625625
color: #81fff5;
626-
box-shadow: -20px -20px #006eff;
626+
box-shadow: -10px -10px #006eff;
627627
border-radius: 20px;
628628
word-spacing: 10px;
629629
}
@@ -645,7 +645,7 @@ h2 {
645645
z-index: 20;
646646
}
647647
#about a:hover {
648-
box-shadow: -1vw -1vw #006eff;
648+
box-shadow: -10px -10px #006eff;
649649
transform: scale(1.05);
650650
color: #f9f9f9;
651651
}
@@ -1187,9 +1187,6 @@ h2 {
11871187
background-color: #006eff;
11881188
}
11891189
#about .img-back {
1190-
-webkit-filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
1191-
filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
1192-
height: auto;
11931190
margin-top: 20px;
11941191
}
11951192
#about .about-me p {
@@ -1533,9 +1530,6 @@ h2 {
15331530
background-color: #006eff;
15341531
}
15351532
#about .img-back {
1536-
-webkit-filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
1537-
filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
1538-
height: auto;
15391533
margin-top: 20px;
15401534
}
15411535
#about .about-me p {
@@ -1914,8 +1908,6 @@ h2 {
19141908
margin-right: 10px;
19151909
}
19161910
#about .img-back {
1917-
-webkit-filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
1918-
filter: drop-shadow(2.5vw 1.5vw 0px #006eff);
19191911
height: auto;
19201912
margin-top: 50px;
19211913
}
@@ -2333,8 +2325,6 @@ h2 {
23332325
margin-top: 10px;
23342326
}
23352327
#about .img-back {
2336-
-webkit-filter: drop-shadow(1.5vw 1vw 0px #006eff);
2337-
filter: drop-shadow(1.5vw 1vw 0px #006eff);
23382328
height: auto;
23392329
margin: 50px 50px 50px 0;
23402330
}
@@ -2754,8 +2744,6 @@ h2 {
27542744
margin-top: 10px;
27552745
}
27562746
#about .img-back {
2757-
-webkit-filter: drop-shadow(1.5vw 1vw 0px #006eff);
2758-
filter: drop-shadow(1.5vw 1vw 0px #006eff);
27592747
height: auto;
27602748
margin: 50px 50px 50px 0;
27612749
}
@@ -3217,8 +3205,6 @@ h2 {
32173205
margin-top: 10px;
32183206
}
32193207
#about .img-back {
3220-
-webkit-filter: drop-shadow(20px 20px 0px #006eff);
3221-
filter: drop-shadow(20px 20px 0px #006eff);
32223208
height: auto;
32233209
margin: 50px;
32243210
}

index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -434,24 +434,24 @@ <h1>About me</h1>
434434
class="animateFromRight" />
435435
</div>
436436
<p class="animateFromLeft">
437-
Back in 2020, a month before the pandemic set in, in college I
438-
overheard my friend mentioning the term <b>CSS</b> and that started
439-
my journey into Web development, me being the guy who undoubtedly
440-
loves good CGI, satisfying animations/visual ASMRs and computers,
441-
jumped into it. Fast-forward to today, and I've learned that web
442-
development is more than just <b>HTML</b>, <b>CSS</b>, and
443-
<b>Javascript</b> and more about building both visually appealing
444-
and performant products for the living and ever-growing internet<br /><br />My
445-
main focus these days is on deep diving on performance optimizations
446-
in the frontend and exploring about <b>UI/UX</b>, I am also aware of
447-
the latest and greatest next-gen javascript frameworks and plan to
448-
learn <b>Svelte</b> in the future<br /><br />Having built the
449-
above-showcased projects and more until now, I never stop learning
450-
and growing which makes me a well-rounded developer<br /><br />In my
451-
spare time, I tinker with <b>CSS</b>, watch anime or meditate
437+
I'm Tejas, a passionate <b>Frontend developer</b> with a keen eye for
438+
detail and a love for creating beautiful and functional web experiences.
439+
<br />My journey into web development began during my under-grad days in 2022 when i came across <b>CSS</b>,
440+
which led me to dive into the rabbit-hole to explore its ends. Fast forward to today with over <b>2 years of
441+
experience</b>, i have built decent <b>UIs</b> and <b>Web applications</b> and i'm continuously learning
442+
and levelling up my game in the<b>Web dev</b> space.<br />
443+
From using plain vanilla languages like <b>HTML</b>, <b>CSS</b> and <b>Javascript</b> to using libraries
444+
like <b>React.js</b> and now <b>Next.js</b> and <b>Svelte</b>, I have come a long way and the journey has
445+
been a rollercoaster
446+
ride and I have enjoyed every bit of it. I started with <b>Web development</b> because i loved making
447+
websites and apps.I enjoy the process of building things from scratch and seeing them come to life.
448+
I am always looking for new opportunities to grow as a developer and i am excited to see where my journey
449+
will take me next.<br />
450+
If you're looking for a dedicated and talented frontend developer to join your team, I would love to hear
451+
from you!
452452
</p>
453453
</div>
454-
<a href="./Tejasdl_resume.pdf" class="animateFadeIn" download="">View Resume</a>
454+
<a href="./Tejasdl_resume.pdf" class="animateFadeIn" download="Tejasdl_resume">View Resume</a>
455455
</section>
456456
<section id="contact">
457457
<p class="top"></p>

0 commit comments

Comments
 (0)