Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,131 @@
|
|
| 1 |
-
--
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+

|
| 2 |
+
|
| 3 |
+
<div align="center">
|
| 4 |
+
|
| 5 |
+
[](https://whatismyfaceshape.net/)
|
| 6 |
+
[](https://linkedin.com/company/what-is-my-face-shape)
|
| 7 |
+
|
| 8 |
+
</div>
|
| 9 |
+
|
| 10 |
+
<details>
|
| 11 |
+
<summary><h2>π€ My Promise</h2></summary>
|
| 12 |
+
|
| 13 |
+
```java
|
| 14 |
+
while (isAwake) {
|
| 15 |
+
code();
|
| 16 |
+
learn();
|
| 17 |
+
create();
|
| 18 |
+
repeat();
|
| 19 |
+
}
|
| 20 |
+
```
|
| 21 |
+
</details>
|
| 22 |
+
|
| 23 |
+

|
| 24 |
+
|
| 25 |
+
<!-- Featured Projects Section -->
|
| 26 |
+
<table>
|
| 27 |
+
<tr>
|
| 28 |
+
<td width="50%">
|
| 29 |
+
<h3 align="center">What Is My Face Shape</h3>
|
| 30 |
+
<div align="center">
|
| 31 |
+
<a href="https://whatismyfaceshape.net/" target="_blank">
|
| 32 |
+
<img src="https://whatismyfaceshape.net/one-person-per-photo.webp" width="50%" alt="What Is My Face Shape"/>
|
| 33 |
+
</a>
|
| 34 |
+
<br>
|
| 35 |
+
<br>
|
| 36 |
+
<p>
|
| 37 |
+
<a href="#" target="_blank">
|
| 38 |
+
<img src="https://img.shields.io/badge/View_on_GitHub-2ea44f?style=for-the-badge&logo=github"/>
|
| 39 |
+
</a>
|
| 40 |
+
<a href="https://whatismyfaceshape.net/" target="_blank">
|
| 41 |
+
<img src="https://img.shields.io/badge/Live_Demo-brightgreen?style=for-the-badge&logo=vercel"/>
|
| 42 |
+
</a>
|
| 43 |
+
</p>
|
| 44 |
+
<p align="left">
|
| 45 |
+
β’ Face Shape Detection<br>
|
| 46 |
+
β’ Nose Shape Detector<br>
|
| 47 |
+
β’ Eye Shape Detector
|
| 48 |
+
</p>
|
| 49 |
+
</div>
|
| 50 |
+
</td>
|
| 51 |
+
<td width="50%">
|
| 52 |
+
<h3 align="center">Face Type Detecto</h3>
|
| 53 |
+
<div align="center">
|
| 54 |
+
<a href="https://facetypedetector.org/" target="_blank">
|
| 55 |
+
<img src="/path/to/project.png" width="50%" alt="Face Type Detecto"/>
|
| 56 |
+
</a>
|
| 57 |
+
<br>
|
| 58 |
+
<br>
|
| 59 |
+
<p>
|
| 60 |
+
<a href="#" target="_blank">
|
| 61 |
+
<img src="https://img.shields.io/badge/View_on_GitHub-2ea44f?style=for-the-badge&logo=github"/>
|
| 62 |
+
</a>
|
| 63 |
+
<a href="#" target="_blank">
|
| 64 |
+
<img src="https://img.shields.io/badge/Live_Demo-brightgreen?style=for-the-badge&logo=vercel"/>
|
| 65 |
+
</a>
|
| 66 |
+
</p>
|
| 67 |
+
<p align="left">
|
| 68 |
+
β’ Face Shape Detection<br>
|
| 69 |
+
β’ Nose Shape Detector<br>
|
| 70 |
+
β’ Eye Shape Detector
|
| 71 |
+
</p>
|
| 72 |
+
</div>
|
| 73 |
+
</td>
|
| 74 |
+
</tr>
|
| 75 |
+
</table>
|
| 76 |
+
|
| 77 |
+

|
| 78 |
+
|
| 79 |
+
<details open>
|
| 80 |
+
<summary><h3>π― Core Skills</h3></summary>
|
| 81 |
+
|
| 82 |
+
   
|
| 83 |
+
|
| 84 |
+
</details>
|
| 85 |
+
|
| 86 |
+
<details>
|
| 87 |
+
<summary><h3>π Frontend Development</h3></summary>
|
| 88 |
+
|
| 89 |
+
   
|
| 90 |
+
|
| 91 |
+
</details>
|
| 92 |
+
|
| 93 |
+
<details>
|
| 94 |
+
<summary><h3>π Backend Development</h3></summary>
|
| 95 |
+
|
| 96 |
+
  
|
| 97 |
+
|
| 98 |
+
</details>
|
| 99 |
+
|
| 100 |
+

|
| 101 |
+
|
| 102 |
+
<div align="center">
|
| 103 |
+
<img src="https://github-readme-stats.vercel.app/api?username=adil512&show_icons=true&theme=graywhite" alt="GitHub Stats" height="170"/>
|
| 104 |
+
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=adil512&layout=compact&theme=graywhite" alt="Top Languages" height="170"/>
|
| 105 |
+
</div>
|
| 106 |
+
|
| 107 |
+
<div align="center">
|
| 108 |
+
<img src="https://github-readme-streak-stats.herokuapp.com/?user=adil512&theme=graywhite" alt="GitHub Streak" height="170"/>
|
| 109 |
+
</div>
|
| 110 |
+
|
| 111 |
+
<h2 align="center">π‘ Random Dev Quote</h2>
|
| 112 |
+
|
| 113 |
+
<div align="center">
|
| 114 |
+
<img src="https://quotes-github-readme.vercel.app/api?type=horizontal&theme=light" alt="Random Dev Quote"/>
|
| 115 |
+
</div>
|
| 116 |
+
|
| 117 |
+

|
| 118 |
+
|
| 119 |
+
<div align="center">
|
| 120 |
+
<p><i>Thanks for visiting our organizatio page! Feel free to connect or check out my projects.</i></p>
|
| 121 |
+
<br>
|
| 122 |
+
</div>
|
| 123 |
+
|
| 124 |
+
<div align="center">
|
| 125 |
+
|
| 126 |
+
[](https://whatismyfaceshape.net/)
|
| 127 |
+
[](https://linkedin.com/company/what-is-my-face-shape)
|
| 128 |
+
|
| 129 |
+
</div>
|
| 130 |
+
|
| 131 |
+

|