Skip to content

Commit 4bd7349

Browse files
Enhance README.md by updating the 'Website' section title, adding Adidas project details with links and images, and including a personal introduction about the developer's journey and motivations, enriching the content and user engagement.
1 parent d1979bb commit 4bd7349

2 files changed

Lines changed: 54 additions & 21 deletions

File tree

README.md

Lines changed: 54 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@
627627
</tr>
628628
</table>
629629

630-
<h3 align="center">Website</h3>
630+
<h3 align="center">Website Clone Projects (Learning)</h3>
631631

632632
<a><---Old</a>
633633

@@ -711,6 +711,7 @@
711711
<th align="center" style="border: 1px solid">Dog Studio</th>
712712
<th align="center" style="border: 1px solid">spylt</th>
713713
<th align="center" style="border: 1px solid">Nimbus</th>
714+
<th align="center" style="border: 1px solid">Adidas</th>
714715
</tr>
715716
</thead>
716717
<tbody align="center">
@@ -733,6 +734,13 @@
733734
<img src="./images/nimbus.png" width="200">
734735
</a>
735736
</td>
737+
</td>
738+
<td style="border: 1px solid">
739+
<a href="https://adidas-pi-flame.vercel.app/" target="_blank"
740+
rel="noopener noreferrer">
741+
<img src="./images/adidas.png" width="200">
742+
</a>
743+
</td>
736744
</tr>
737745
</tbody>
738746
<tfoot align="center">
@@ -751,6 +759,11 @@
751759
<a href="https://github.com/kirito666coder/Nimbus-vapor-75.git" target="_blank" rel="noopener noreferrer">
752760
<img src="https://img.shields.io/badge/Repository-181717?style=for-the-badge&logo=github">
753761
</a>
762+
</td>
763+
<td style="border: 1px solid">
764+
<a href="https://github.com/kirito666coder/adidas.git" target="_blank" rel="noopener noreferrer">
765+
<img src="https://img.shields.io/badge/Repository-181717?style=for-the-badge&logo=github">
766+
</a>
754767
</td>
755768
</tr>
756769
</tfoot>
@@ -824,34 +837,14 @@ MERN Music Hub</th>
824837

825838
<thead align="center">
826839
<tr>
827-
<th align="center">RnMovies</th>
828840
<th align="center">Expo-Ecommerce</th>
829841
</tr>
830842
</thead>
831843

832844
<tbody align="center">
833845
<tr>
834846
<!-- FIRST APP -->
835-
<td>
836-
<p>A React Native Movie Application</p>
837-
<table align="center">
838-
<tr>
839-
<td>
840-
<a href="https://github.com/kirito666coder/rn-movie-app">
841-
<img src="https://img.shields.io/badge/Repository-181717?style=for-the-badge&logo=github">
842-
</a>
843-
</td>
844-
<td>
845-
<a href="https://github.com/kirito666coder/rn-movie-app/releases/download/v1.1.0/movie-app-v1.1.0.apk">
846-
<img src="https://img.shields.io/badge/Download_APK-34A853?style=for-the-badge&logo=android">
847-
</a>
848-
</td>
849-
</tr>
850-
</table>
851-
</td>
852-
<!-- SECOND APP -->
853847
<td>
854-
<p> full-stack e-commerce</p>
855848
<a href="https://github.com/kirito666coder/expo-ecommerce.git">
856849
<img src="./images/expo-ecommerce.png" width="200">
857850
</a>
@@ -870,6 +863,7 @@ MERN Music Hub</th>
870863
</tr>
871864
</table>
872865
</td>
866+
<!-- SECOND APP -->
873867

874868
</tr>
875869
</tbody>
@@ -893,6 +887,45 @@ MERN Music Hub</th>
893887
<table align="center">
894888
<tr>
895889

890+
891+
<h2 align="center">KIRITO</h2>
892+
893+
<p align="center">
894+
Self-Taught Developer • Building for Fun
895+
</p>
896+
897+
---
898+
899+
I'm a self-taught developer with no computer science background.
900+
I didn’t study CS in school or college — I started coding after dropping out of college.
901+
902+
Everything I know comes from building, experimenting, and learning on my own.
903+
904+
---
905+
906+
Most people get into programming for jobs, money, or career growth.
907+
**That’s not why I’m here.**
908+
909+
I code because I enjoy it.
910+
It’s not a backup plan — **it’s something I choose.**
911+
912+
---
913+
914+
I build projects to:
915+
- learn
916+
- experiment
917+
- push my limits
918+
919+
They’re not meant to follow traditional paths or expectations — and I’m fine with that.
920+
921+
---
922+
923+
**This isn’t about proving anything to anyone.**
924+
925+
I’m here to build what I like, improve every day,
926+
and enjoy the process — on my own terms.
927+
928+
896929
<td width="70%">
897930

898931
## Fun Facts

images/adidas.png

318 KB
Loading

0 commit comments

Comments
 (0)