File size: 2,882 Bytes
132113e
8e118cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132113e
8e118cf
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
![header](https://capsule-render.vercel.app/api?type=waving&color=timeGradient&height=200&section=header&text=Hi%2C%20I%27m%20{{full_name}}%20πŸ‘‹&fontSize=50&animation=scaleIn&fontAlignY=35&desc={{bio}}&descSize=20&descAlignY=55&descAlign=50)

<div align="center">

  [![Portfolio](https://img.shields.io/badge/Portfolio-000?style=for-the-badge&logo=vercel&logoColor=yellow)]({{portfolio_link}})
  [![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)]({{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>

![](https://capsule-render.vercel.app/api?type=venom&height=150&text=πŸš€%20Featured%20Projects&fontSize=40&color=0:8871e5,100:b678c4&stroke=b678c4)

<!-- Featured Projects Section -->

![](https://capsule-render.vercel.app/api?type=venom&height=150&text=πŸ’»%20Tech%20Stack&fontSize=40&color=0:00FFFF,100:1E90FF&stroke=1E90FF)

<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>

![](https://capsule-render.vercel.app/api?type=venom&height=150&text=πŸ“Š%20GitHub%20Stats&fontSize=40&color=0:32CD32,100:006400&stroke=006400)

<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>

![](https://capsule-render.vercel.app/api?type=transparent&height=100&text=πŸ‘©β€πŸ’»%20{{full_name}}&fontSize=50&fontColor=9370DB&desc={{bio}}&descSize=20&descAlignY=75&descAlign=60)

<div align="center">
  <p><i>{{footer_text}}</i></p>
  <br>
</div>

<div align="center">

  [![Portfolio](https://img.shields.io/badge/Portfolio-000?style=for-the-badge&logo=vercel&logoColor=yellow)]({{portfolio_link}})
  [![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)]({{linkedin_link}})

</div>

![footer](https://capsule-render.vercel.app/api?type=waving&color=timeGradient&height=100&section=footer)