Skip to content

Commit edcb67b

Browse files
committed
changes
1 parent c7eb763 commit edcb67b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ <h4 class="h4 timeline-item-title">
650650
Intern - Cybrone Solutions
651651
</h4>
652652

653-
<span>Apr 2021 - Jul 2021</span>
653+
<span>Jan 2021 - Jul 2021</span>
654654
<p class="timeline-text">
655655
Completed online courses and personal projects to rapidly
656656
enhance Flutter skills within six months. Played a key role in
@@ -783,8 +783,8 @@ <h2 class="h2 article-title">Portfolio</h2>
783783
<button data-filter-btn>Web</button>
784784
</li>
785785

786-
<li class="select-item">
787-
<button data-select-item>Back-End</button>
786+
<li class="filter-item">
787+
<button data-filter-btn>Backend</button>
788788
</li>
789789
</ul>
790790

@@ -813,7 +813,7 @@ <h2 class="h2 article-title">Portfolio</h2>
813813
</li>
814814

815815
<li class="select-item">
816-
<button data-select-item>Back-End</button>
816+
<button data-select-item>Backend</button>
817817
</li>
818818
</ul>
819819
</div>
@@ -905,7 +905,7 @@ <h3 class="project-title">MyDasma</h3>
905905
<li
906906
class="project-item active"
907907
data-filter-item
908-
data-category="mobile back-end"
908+
data-category="mobile backend"
909909
>
910910
<a
911911
href="#"
@@ -933,7 +933,7 @@ <h3 class="project-title">Stable Hub</h3>
933933
<li
934934
class="project-item active"
935935
data-filter-item
936-
data-category="mobile back-end"
936+
data-category="mobile backend"
937937
>
938938
<a
939939
href="#"

0 commit comments

Comments
 (0)