|  |
|
|
| <div align="center"> |
|
|
| []({{portfolio_link}}) |
| []({{linkedin_link}}) |
|
|
| </div> |
|
|
| <details> |
| <summary><h2>π€ My Promise</h2></summary> |
|
|
| ```java |
| while (isAwake) { |
| {{daily_routine_1}}(); |
| {{daily_routine_2}}(); |
| {{daily_routine_3}}(); |
| {{daily_routine_4}}(); |
| } |
| ``` |
| </details> |
|
|
|  |
|
|
| <!-- Featured Projects Section --> |
|
|
|  |
|
|
| <details open> |
| <summary><h3>π― Core Skills</h3></summary> |
|
|
| {{core_skills_badges}} |
|
|
| </details> |
|
|
| <details> |
| <summary><h3>π Frontend Development</h3></summary> |
|
|
| {{frontend_skills_badges}} |
|
|
| </details> |
|
|
| <details> |
| <summary><h3>π Backend Development</h3></summary> |
|
|
| {{backend_skills_badges}} |
|
|
| </details> |
|
|
|  |
|
|
| <div align="center"> |
| <img src="https://github-readme-stats.vercel.app/api?username={{github_username}}&show_icons=true&theme=graywhite" alt="GitHub Stats" height="170"/> |
| <img src="https://github-readme-stats.vercel.app/api/top-langs/?username={{github_username}}&layout=compact&theme=graywhite" alt="Top Languages" height="170"/> |
| </div> |
|
|
| <div align="center"> |
| <img src="https://github-readme-streak-stats.herokuapp.com/?user={{github_username}}&theme=graywhite" alt="GitHub Streak" height="170"/> |
| </div> |
|
|
| <h2 align="center">π‘ Random Dev Quote</h2> |
|
|
| <div align="center"> |
| <img src="https://quotes-github-readme.vercel.app/api?type=horizontal&theme=light" alt="Random Dev Quote"/> |
| </div> |
|
|
|  |
|
|
| <div align="center"> |
| <p><i>{{footer_text}}</i></p> |
| <br> |
| </div> |
| |
| <div align="center"> |
| |
| []({{portfolio_link}}) |
| []({{linkedin_link}}) |
| |
| </div> |
| |
|  |