|
| 1 | +<html lang="en"> |
| 2 | + <head> |
| 3 | + <meta charset="UTF-8" /> |
| 4 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 5 | + <title>Github Profile Clone</title> |
| 6 | + <link rel="stylesheet" href="style.css" /> |
| 7 | + <link |
| 8 | + rel="stylesheet" |
| 9 | + href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" |
| 10 | + integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" |
| 11 | + crossorigin="anonymous" |
| 12 | + referrerpolicy="no-referrer" |
| 13 | + /> |
| 14 | + </head> |
| 15 | + <body> |
| 16 | + <nav> |
| 17 | + <i class="fa-brands fa-github"></i> |
| 18 | + <section class="nav-container"> |
| 19 | + <ul> |
| 20 | + <li> |
| 21 | + <a href="#">Product <i class="fa-solid fa-chevron-down"></i> </a> |
| 22 | + </li> |
| 23 | + <li> |
| 24 | + <a href="#">Solutions <i class="fa-solid fa-chevron-down"></i> </a> |
| 25 | + </li> |
| 26 | + <li><a href="#">Open Source</a></li> |
| 27 | + <li><a href="#">Pricing</a></li> |
| 28 | + </ul> |
| 29 | + |
| 30 | + <form> |
| 31 | + <input type="text" placeholder="Search" /> |
| 32 | + </form> |
| 33 | + </section> |
| 34 | + |
| 35 | + <div class="btns-container"> |
| 36 | + <a href="#">Sign In</a> |
| 37 | + <button>Sign Up</button> |
| 38 | + </div> |
| 39 | + </nav> |
| 40 | + |
| 41 | + <header> |
| 42 | + <ul> |
| 43 | + <li> |
| 44 | + <a href="#" class="active"> |
| 45 | + <i class="fa-solid fa-book-open"></i> Overview |
| 46 | + </a> |
| 47 | + </li> |
| 48 | + <li> |
| 49 | + <a href="#"> <i class="fa-solid fa-folder"></i> Repositories </a> |
| 50 | + </li> |
| 51 | + <li> |
| 52 | + <a href="#"> <i class="fa-solid fa-cloud"></i> Projects </a> |
| 53 | + </li> |
| 54 | + <li> |
| 55 | + <a href="#"> <i class="fa-solid fa-cube"></i> Packages </a> |
| 56 | + </li> |
| 57 | + <li> |
| 58 | + <a href="#"> <i class="fa-solid fa-star"></i> Stars </a> |
| 59 | + </li> |
| 60 | + </ul> |
| 61 | + </header> |
| 62 | + |
| 63 | + <section class="main-container"> |
| 64 | + <main> |
| 65 | + <p>Popular Repositories</p> |
| 66 | + <div class="repos"> |
| 67 | + <!-- <div class="repo-card"> |
| 68 | + <a href="#" class="repo-title">HTML-CSS-JavaScript-100-Projects</a> |
| 69 | + <p class="repo-subtitle">Build 100+ projects in 100 days [free]</p> |
| 70 | +
|
| 71 | + <div class="popularity"> |
| 72 | + <p class="technology-used">HTML</p> |
| 73 | + <div class="stars"><i class="fa-regular fa-star"></i>35</div> |
| 74 | +
|
| 75 | + <div class="fork"> |
| 76 | + <svg |
| 77 | + version="1.1" |
| 78 | + id="Layer_1" |
| 79 | + xmlns="http://www.w3.org/2000/svg" |
| 80 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
| 81 | + x="0px" |
| 82 | + y="0px" |
| 83 | + viewBox="0 0 512 512" |
| 84 | + style="enable-background: new 0 0 512 512" |
| 85 | + xml:space="preserve" |
| 86 | + fill="#4a515d" |
| 87 | + class="fork-svg" |
| 88 | + > |
| 89 | + <g> |
| 90 | + <path |
| 91 | + d="M256,369.8v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 92 | +c0-15.7,12.8-28.4,28.4-28.4V369.8v-28.4c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 93 | +c0-47.1-38.2-85.3-85.3-85.3V369.8z" |
| 94 | + /> |
| 95 | + <path |
| 96 | + d="M113.8,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 97 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0C66.6,0,28.5,38.2,28.4,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 98 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 99 | + /> |
| 100 | + <path |
| 101 | + d="M398.2,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 102 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 103 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 104 | + /> |
| 105 | + <path |
| 106 | + d="M85.3,142.2v56.9c0,47.1,38.2,85.3,85.3,85.3h170.7c47.1,0,85.3-38.2,85.3-85.3v-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 107 | +s-28.4,12.7-28.4,28.4v56.9c0,15.7-12.8,28.4-28.4,28.4H170.7c-15.7,0-28.4-12.8-28.4-28.4l0-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 108 | +S85.3,126.5,85.3,142.2z" |
| 109 | + /> |
| 110 | + <path |
| 111 | + d="M227.6,256v113.8c0,15.7,12.7,28.4,28.4,28.4c15.7,0,28.4-12.7,28.4-28.4V256c0-15.7-12.7-28.4-28.4-28.4 |
| 112 | +C240.3,227.6,227.6,240.3,227.6,256" |
| 113 | + /> |
| 114 | + </g> |
| 115 | + </svg> |
| 116 | + <span class="forked">20</span> |
| 117 | + </div> |
| 118 | + </div> |
| 119 | + <p class="pill">Public</p> |
| 120 | + </div> |
| 121 | + <div class="repo-card"> |
| 122 | + <a href="#" class="repo-title">HTML-CSS-JavaScript-100-Projects</a> |
| 123 | + <p class="repo-subtitle">Build 100+ projects in 100 days [free]</p> |
| 124 | +
|
| 125 | + <div class="popularity"> |
| 126 | + <p class="technology-used">HTML</p> |
| 127 | + <div class="stars"><i class="fa-regular fa-star"></i>35</div> |
| 128 | +
|
| 129 | + <div class="fork"> |
| 130 | + <svg |
| 131 | + version="1.1" |
| 132 | + id="Layer_1" |
| 133 | + xmlns="http://www.w3.org/2000/svg" |
| 134 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
| 135 | + x="0px" |
| 136 | + y="0px" |
| 137 | + viewBox="0 0 512 512" |
| 138 | + style="enable-background: new 0 0 512 512" |
| 139 | + xml:space="preserve" |
| 140 | + fill="#4a515d" |
| 141 | + class="fork-svg" |
| 142 | + > |
| 143 | + <g> |
| 144 | + <path |
| 145 | + d="M256,369.8v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 146 | +c0-15.7,12.8-28.4,28.4-28.4V369.8v-28.4c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 147 | +c0-47.1-38.2-85.3-85.3-85.3V369.8z" |
| 148 | + /> |
| 149 | + <path |
| 150 | + d="M113.8,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 151 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0C66.6,0,28.5,38.2,28.4,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 152 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 153 | + /> |
| 154 | + <path |
| 155 | + d="M398.2,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 156 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 157 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 158 | + /> |
| 159 | + <path |
| 160 | + d="M85.3,142.2v56.9c0,47.1,38.2,85.3,85.3,85.3h170.7c47.1,0,85.3-38.2,85.3-85.3v-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 161 | +s-28.4,12.7-28.4,28.4v56.9c0,15.7-12.8,28.4-28.4,28.4H170.7c-15.7,0-28.4-12.8-28.4-28.4l0-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 162 | +S85.3,126.5,85.3,142.2z" |
| 163 | + /> |
| 164 | + <path |
| 165 | + d="M227.6,256v113.8c0,15.7,12.7,28.4,28.4,28.4c15.7,0,28.4-12.7,28.4-28.4V256c0-15.7-12.7-28.4-28.4-28.4 |
| 166 | +C240.3,227.6,227.6,240.3,227.6,256" |
| 167 | + /> |
| 168 | + </g> |
| 169 | + </svg> |
| 170 | + <span class="forked">20</span> |
| 171 | + </div> |
| 172 | + </div> |
| 173 | + <p class="pill">Public</p> |
| 174 | + </div> |
| 175 | + <div class="repo-card"> |
| 176 | + <a href="#" class="repo-title">HTML-CSS-JavaScript-100-Projects</a> |
| 177 | + <p class="repo-subtitle">Build 100+ projects in 100 days [free]</p> |
| 178 | +
|
| 179 | + <div class="popularity"> |
| 180 | + <p class="technology-used">HTML</p> |
| 181 | + <div class="stars"><i class="fa-regular fa-star"></i>35</div> |
| 182 | +
|
| 183 | + <div class="fork"> |
| 184 | + <svg |
| 185 | + version="1.1" |
| 186 | + id="Layer_1" |
| 187 | + xmlns="http://www.w3.org/2000/svg" |
| 188 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
| 189 | + x="0px" |
| 190 | + y="0px" |
| 191 | + viewBox="0 0 512 512" |
| 192 | + style="enable-background: new 0 0 512 512" |
| 193 | + xml:space="preserve" |
| 194 | + fill="#4a515d" |
| 195 | + class="fork-svg" |
| 196 | + > |
| 197 | + <g> |
| 198 | + <path |
| 199 | + d="M256,369.8v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 200 | +c0-15.7,12.8-28.4,28.4-28.4V369.8v-28.4c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 201 | +c0-47.1-38.2-85.3-85.3-85.3V369.8z" |
| 202 | + /> |
| 203 | + <path |
| 204 | + d="M113.8,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 205 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0C66.6,0,28.5,38.2,28.4,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 206 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 207 | + /> |
| 208 | + <path |
| 209 | + d="M398.2,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 210 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 211 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 212 | + /> |
| 213 | + <path |
| 214 | + d="M85.3,142.2v56.9c0,47.1,38.2,85.3,85.3,85.3h170.7c47.1,0,85.3-38.2,85.3-85.3v-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 215 | +s-28.4,12.7-28.4,28.4v56.9c0,15.7-12.8,28.4-28.4,28.4H170.7c-15.7,0-28.4-12.8-28.4-28.4l0-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 216 | +S85.3,126.5,85.3,142.2z" |
| 217 | + /> |
| 218 | + <path |
| 219 | + d="M227.6,256v113.8c0,15.7,12.7,28.4,28.4,28.4c15.7,0,28.4-12.7,28.4-28.4V256c0-15.7-12.7-28.4-28.4-28.4 |
| 220 | +C240.3,227.6,227.6,240.3,227.6,256" |
| 221 | + /> |
| 222 | + </g> |
| 223 | + </svg> |
| 224 | + <span class="forked">20</span> |
| 225 | + </div> |
| 226 | + </div> |
| 227 | + <p class="pill">Public</p> |
| 228 | + </div> |
| 229 | + <div class="repo-card"> |
| 230 | + <a href="#" class="repo-title">HTML-CSS-JavaScript-100-Projects</a> |
| 231 | + <p class="repo-subtitle">Build 100+ projects in 100 days [free]</p> |
| 232 | +
|
| 233 | + <div class="popularity"> |
| 234 | + <p class="technology-used">HTML</p> |
| 235 | + <div class="stars"><i class="fa-regular fa-star"></i>35</div> |
| 236 | +
|
| 237 | + <div class="fork"> |
| 238 | + <svg |
| 239 | + version="1.1" |
| 240 | + id="Layer_1" |
| 241 | + xmlns="http://www.w3.org/2000/svg" |
| 242 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
| 243 | + x="0px" |
| 244 | + y="0px" |
| 245 | + viewBox="0 0 512 512" |
| 246 | + style="enable-background: new 0 0 512 512" |
| 247 | + xml:space="preserve" |
| 248 | + fill="#4a515d" |
| 249 | + class="fork-svg" |
| 250 | + > |
| 251 | + <g> |
| 252 | + <path |
| 253 | + d="M256,369.8v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 254 | +c0-15.7,12.8-28.4,28.4-28.4V369.8v-28.4c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 255 | +c0-47.1-38.2-85.3-85.3-85.3V369.8z" |
| 256 | + /> |
| 257 | + <path |
| 258 | + d="M113.8,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 259 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0C66.6,0,28.5,38.2,28.4,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 260 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 261 | + /> |
| 262 | + <path |
| 263 | + d="M398.2,28.4v28.4c15.7,0,28.4,12.8,28.4,28.4c0,15.7-12.8,28.4-28.4,28.4c-15.7,0-28.4-12.8-28.4-28.4 |
| 264 | +c0-15.7,12.8-28.4,28.4-28.4V28.4V0c-47.1,0-85.3,38.2-85.3,85.3c0,47.1,38.2,85.3,85.3,85.3c47.1,0,85.3-38.2,85.3-85.3 |
| 265 | +c0-47.1-38.2-85.3-85.3-85.3V28.4z" |
| 266 | + /> |
| 267 | + <path |
| 268 | + d="M85.3,142.2v56.9c0,47.1,38.2,85.3,85.3,85.3h170.7c47.1,0,85.3-38.2,85.3-85.3v-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 269 | +s-28.4,12.7-28.4,28.4v56.9c0,15.7-12.8,28.4-28.4,28.4H170.7c-15.7,0-28.4-12.8-28.4-28.4l0-56.9c0-15.7-12.7-28.4-28.4-28.4 |
| 270 | +S85.3,126.5,85.3,142.2z" |
| 271 | + /> |
| 272 | + <path |
| 273 | + d="M227.6,256v113.8c0,15.7,12.7,28.4,28.4,28.4c15.7,0,28.4-12.7,28.4-28.4V256c0-15.7-12.7-28.4-28.4-28.4 |
| 274 | +C240.3,227.6,227.6,240.3,227.6,256" |
| 275 | + /> |
| 276 | + </g> |
| 277 | + </svg> |
| 278 | + <span class="forked">20</span> |
| 279 | + </div> |
| 280 | + </div> |
| 281 | + <p class="pill">Public</p> |
| 282 | + </div> --> |
| 283 | + </div> |
| 284 | + </main> |
| 285 | + </section> |
| 286 | + |
| 287 | + <script src="app.js"></script> |
| 288 | + </body> |
| 289 | +</html> |
0 commit comments