My Experiences
As a developer, I specialize in creating modular and scalable front-end architectures.I generate fresh and unique content for any specific purpose.Since I respect the time, I always deliver content within the promised timeframe. I understand and respect - the fact, that there is a story behind every brand , behind every - individual. + the fact, that there is a story behind every brand , behind + every individual.
-
@@ -343,7 +346,10 @@
My Projects
- +CA PortalThis is a @@ -357,7 +363,10 @@
My Projects
- +3D Haunted HouseThis is a 3D WEB APP build using Three.js,I have used DatGui @@ -375,7 +384,10 @@
My Projects
- +BeatMakerThis is a @@ -391,7 +403,10 @@
My Projects
- +e-comerse websiteDeveloped fully functioning e-comerse website with the use of @@ -407,7 +422,10 @@
My Projects
- +expense trackerThis is an @@ -425,7 +443,10 @@
My Projects
- +Landing pageThis is a @@ -440,7 +461,10 @@
My Projects
- +Tic Tac ToTic Tac To , an AI boot , which is unbeatable!!
@@ -461,7 +485,10 @@My Projects
- +Weather AppThis is a Weather App. The app tracks your location and @@ -479,7 +506,10 @@
My Projects
- +Landing PageThis is a @@ -493,7 +523,10 @@
My Projects
- +To Do AppThis is a To Do App. I ahe developed it using flutter. I have diff --git a/style.css b/style.css index c2755e2..140848b 100644 --- a/style.css +++ b/style.css @@ -205,7 +205,7 @@ section .title::after{ /* home section styling */ .home{ display: flex; - background: url("images/banner.avif") no-repeat center; + background: url("images/banner.webp") no-repeat center; height: 100vh; color: var(--second-color); min-height: 500px; @@ -274,6 +274,11 @@ section .title::after{ padding-top: 10vh; } +.typing-2{ + color: white; + text-decoration: underline #ffc000; +} + .experience .title::after{ content: "Internship & Freelance"; } @@ -309,10 +314,15 @@ section .title::after{ .experiences:nth-child(odd)::after{ left: -68vh; top: -5vh; - content: "02"; text-align: end; } +.experiences:nth-child(3)::after{ + content: "02"; +} +.experiences:nth-child(4)::after{ + content: "03"; +} .experiences .experiences-content{ color: #fff;