Skip to content

Commit 4d040a6

Browse files
committed
new experience added
1 parent c637b1e commit 4d040a6

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
lines changed

.DS_Store

0 Bytes
Binary file not shown.

assets/t-mobile-icon.png

16.8 KB
Loading

index.html

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ <h2 class="section__title">About Me</h2>
140140
<div class="about__container container grid">
141141
<div class="about__data">
142142
<p class="about__description">
143-
Software Engineer with experience in developing full-stack web applications,
144-
proven track record of collaborating with teams to develop, enhance and troubleshoot
145-
applications. Proficient in modern Javascript frameworks such as React, Node, and Redux.
146-
Possesses a solid foundation in algorithm design, programming, and problem-solving.
143+
Computer Science graduate with over 2 year of experience specializing in front-end and back-end development.
144+
Highly detail-oridented professional known for excellent communication, teamwork and collaboration skills,
145+
coupled with a passion for problem-solving. Recognized for adhering to best practices and coding standards,
146+
with a strong focus on delivering high-quality, scalable solutions.
147147
</p>
148148

149149
<div class="about__info">
@@ -260,14 +260,31 @@ <h3 class="qualification__title">Senior Secondary</h3>
260260
<!-- Qualification Content 2 -->
261261
<div class="qualification__content qualification__active" data-content id="work">
262262

263+
<!-- Work 1 -->
264+
<div class="qualification__data">
265+
<div></div>
266+
267+
<div>
268+
<div class="qualification__rounder" style="background-image: url('./assets/t-mobile-icon.png');">
269+
</div>
270+
<span class="qualification__line"></span>
271+
</div>
272+
273+
<div class="qualification__details">
274+
<h3 class="qualification__title">Full Stack Developer</h3>
275+
<span class="qualification--subtitle">T-Mobile</span><br />
276+
<i class="uil uil-calendar-alt"> Oct 2024 - Present </i>
277+
</div>
278+
</div>
279+
263280
<!-- Work 1 -->
264281
<div class="qualification__data">
265282
<div class="qualification__details">
266283
<h3 class="qualification__title">
267284
Full Stack Developer
268285
</h3>
269286
<span class="qualification--subtitle">Smartrek Technologies</span><br />
270-
<i class="uil uil-calendar-alt"> 2024 - Present </i>
287+
<i class="uil uil-calendar-alt"> Feb 2024 - June 2024 </i>
271288
</div>
272289

273290
<div>

0 commit comments

Comments
 (0)