Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Geek-Cheth authored Jan 29, 2025
1 parent 0d678c6 commit 49fd24c
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@

<div align="center">

<!-- Dynamic Header with Typing Effect (requires GitHub to support it) -->
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=28&duration=3000&pause=1000&color=00FF00&background=000000&center=true&vCenter=true&width=435&lines=Hi+👋+I'm+Cheth;Full+Stack+Developer;Tech+Enthusiast;Always+Learning)](https://git.io/typing-svg)
<!-- Dynamic Header with Typing Effect -->
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=28&duration=3000&pause=1000&color=00D1FF&background=0D111700&center=true&vCenter=true&width=435&lines=Hi+👋+I'm+Cheth;Full+Stack+Developer;Tech+Enthusiast;Always+Learning)](https://git.io/typing-svg)

<!-- Profile Views Counter with custom styling -->
<img src="https://komarev.com/ghpvc/?username=geek-cheth&style=for-the-badge&color=blueviolet" alt="Profile Views">
<!-- Profile Views Counter -->
<img src="https://komarev.com/ghpvc/?username=geek-cheth&style=flat-square&color=00D1FF" alt="Profile Views">

<!-- Animated Banner -->
<img width="100%" src="https://capsule-render.vercel.app/api?type=waving&color=gradient&height=200&section=header&text=Developer%20In%20Progress&fontSize=40&fontAlignY=35&animation=twinkling&fontColor=white"/>
<img width="100%" src="https://capsule-render.vercel.app/api?type=waving&color=0:00D1FF,100:00FFD1&height=200&section=header&text=Developer%20In%20Progress&fontSize=40&fontAlignY=35&animation=twinkling&fontColor=ffffff"/>
</div>

<!-- About Me Section with custom styling -->
<!-- About Me Section -->
<h2 align="center">
<img src="https://media.giphy.com/media/WUlplcMpOCEmTGBtBW/giphy.gif" width="30">
About Me
Expand All @@ -22,7 +21,7 @@
<img align="right" width="300" src="https://media.tenor.com/m1Mr-khUDVgAAAAC/anime-hacking.gif"/>

<!-- Streak Stats -->
<img width="400" src="https://github-readme-streak-stats.herokuapp.com/?user=geek-cheth&theme=radical&hide_border=true"/>
<img width="400" src="https://github-readme-streak-stats.herokuapp.com/?user=geek-cheth&theme=modern-lilac2&hide_border=true"/>
</div>

```javascript
Expand Down Expand Up @@ -70,21 +69,21 @@ const cheth = {
<!-- Contribution Stats -->
<h2 align="center">📊 My Contribution Graph</h2>

[![Cheth's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=geek-cheth&theme=react-dark)](https://github.com/ashutosh00710/github-readme-activity-graph)
[![Cheth's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=geek-cheth&theme=modern-lilac2&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)

<!-- GitHub Stats -->
<h2 align="center">📈 GitHub Statistics</h2>

<div align="center">
<img width="49%" height="195px" src="https://github-readme-stats.vercel.app/api?username=geek-cheth&show_icons=true&count_private=true&hide_border=true&title_color=00bfbf&icon_color=00bfbf&text_color=c9d1d9&bg_color=0d1117" alt="Cheth's GitHub Stats" />
<img width="49%" height="195px" src="https://github-readme-stats.vercel.app/api/top-langs/?username=geek-cheth&layout=compact&hide_border=true&title_color=00bfbf&text_color=00bfbf&bg_color=0d1117" />
<img width="49%" height="195px" src="https://github-readme-stats.vercel.app/api?username=geek-cheth&show_icons=true&count_private=true&hide_border=true&title_color=00D1FF&icon_color=00FFD1&text_color=ffffff&bg_color=0D1117" alt="Cheth's GitHub Stats" />
<img width="49%" height="195px" src="https://github-readme-stats.vercel.app/api/top-langs/?username=geek-cheth&layout=compact&hide_border=true&title_color=00D1FF&text_color=ffffff&bg_color=0D1117" />
</div>

<!-- Trophies -->
<h2 align="center">🏆 GitHub Trophies</h2>

<p align="center">
<img src="https://github-profile-trophy.vercel.app/?username=geek-cheth&theme=radical&no-frame=true&no-bg=true&column=7&margin-w=15&margin-h=15"/>
<img src="https://github-profile-trophy.vercel.app/?username=geek-cheth&theme=onestar&no-frame=true&no-bg=true&column=7&margin-w=15&margin-h=15"/>
</p>

<!-- Connect Section -->
Expand All @@ -104,7 +103,7 @@ const cheth = {

<!-- Inspirational Quote -->
<div align="center">
<img src="https://quotes-github-readme.vercel.app/api?type=horizontal&theme=radical" alt="Random Dev Quote"/>
<img src="https://quotes-github-readme.vercel.app/api?type=horizontal&theme=modern-lilac2" alt="Random Dev Quote"/>
</div>

<!-- Snake Animation -->
Expand All @@ -115,10 +114,6 @@ const cheth = {
</picture>

<!-- Footer -->
<img width="100%" src="https://capsule-render.vercel.app/api?type=waving&color=gradient&height=120&section=footer"/>

<!-- Spotify Now Playing -->
[![Spotify](https://novatorem-rust-alpha.vercel.app/api/spotify)](https://open.spotify.com/user/ROCKTORTOISE)


<img width="100%" src="https://capsule-render.vercel.app/api?type=waving&color=0:00D1FF,100:00FFD1&height=120&section=footer"/>

---

0 comments on commit 49fd24c

Please sign in to comment.