|
1 |
| -<h1 align="center">Hi βοΈ, I Am Pavan Shanmukha Madhav Gunda</h1> |
2 |
| -<h3 align="center">A passionate Software Developer from India</h3> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <title>Pavan Shanmukha Madhav's Portfolio</title> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <style> |
| 7 | + body { |
| 8 | + background-color: black; |
| 9 | + color: green; |
| 10 | + font-family: monospace; |
| 11 | + padding: 20px; |
| 12 | + } |
| 13 | + h1, h3 { |
| 14 | + display: inline-block; |
| 15 | + overflow: hidden; |
| 16 | + white-space: nowrap; |
| 17 | + border-right: 2px solid green; |
| 18 | + animation: typing 1s steps(20) infinite; |
| 19 | + margin: 20px 0; |
| 20 | + } |
| 21 | + @keyframes typing { |
| 22 | + from { width: 0; } |
| 23 | + to { width: 100%; } |
| 24 | + } |
| 25 | + .section { |
| 26 | + margin-bottom: 40px; |
| 27 | + } |
| 28 | + ul { |
| 29 | + list-style-type: none; |
| 30 | + padding: 0; |
| 31 | + } |
| 32 | + a { |
| 33 | + color: green; |
| 34 | + text-decoration: none; |
| 35 | + } |
| 36 | + a:hover { |
| 37 | + text-decoration: underline; |
| 38 | + } |
| 39 | + img { |
| 40 | + max-width: 100%; |
| 41 | + height: auto; |
| 42 | + } |
| 43 | + @media (max-width: 600px) { |
| 44 | + h1, h3 { |
| 45 | + font-size: 24px; |
| 46 | + } |
| 47 | + } |
| 48 | + </style> |
| 49 | +</head> |
| 50 | +<body> |
| 51 | + <div class="section"> |
| 52 | + <h1 align="center">Hi βοΈ, I Am Pavan Shanmukha Madhav Gunda</h1> |
| 53 | + <h3 align="center">A passionate Software Developer from India</h3> |
| 54 | + <p align="left"><img src="https://komarev.com/ghpvc/?username=pand-coder&label=Profile%20views&color=0e75b6&style=flat" alt="pand-coder" /></p> |
| 55 | + <p align="left"><a href="https://twitter.com/pavanshanmukh3" target="blank"><img src="https://img.shields.io/twitter/follow/pavanshanmukh3?logo=twitter&style=for-the-badge" alt="pavanshanmukh3" /></a></p> |
| 56 | + </div> |
3 | 57 |
|
4 |
| -<p align="left"> <img src="https://komarev.com/ghpvc/?username=pand-coder&label=Profile%20views&color=0e75b6&style=flat" alt="pand-coder" /> </p> |
| 58 | + <div class="section"> |
| 59 | + <ul> |
| 60 | + <li>π I'm currently working on <strong>Stegosaraus</strong></li> |
| 61 | + <li>π± I'm currently learning <strong>Data Structures and Algorithms, and Java</strong></li> |
| 62 | + <li>π― I'm looking to collaborate on <strong>Fullstack projects</strong></li> |
| 63 | + <li>π€ I'm looking for help with <strong>Java Springboot</strong></li> |
| 64 | + <li>π¨βπ» All of my projects are available at <a href="https://github.com/pand-coder" target="_blank">https://github.com/pand-coder</a></li> |
| 65 | + <li>π I regularly write articles on <a href="https://medium.com/@pavanshanmukhmadhav" target="_blank">https://medium.com/@pavanshanmukhmadhav</a></li> |
| 66 | + <li>π¬ Ask me about <strong>html, css, JS, c, c++, Java and linux</strong></li> |
| 67 | + <li>π« How to reach me <strong>[email protected]</strong></li> |
| 68 | + </ul> |
| 69 | + </div> |
5 | 70 |
|
6 |
| -<p align="left"> <a href="https://twitter.com/pavanshanmukh3" target="blank"><img src="https://img.shields.io/twitter/follow/pavanshanmukh3?logo=twitter&style=for-the-badge" alt="pavanshanmukh3" /></a> </p> |
| 71 | + <div class="section"> |
| 72 | + <h3>Connect with me:</h3> |
| 73 | + <p> |
| 74 | + <a href="https://twitter.com/pavanshanmukh3" target="_blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg" alt="pavanshanmukh3" height="30" width="40" /></a> |
| 75 | + <a href="https://linkedin.com/in/pavan-shanmukha-madhav-gunda-45031b252/" target="_blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="pavan-shanmukha-madhav-gunda" height="30" width="40" /></a> |
| 76 | + <a href="https://medium.com/@pavanshanmukhmadhav" target="_blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/medium.svg" alt="@pavanshanmukhmadhav" height="30" width="40" /></a> |
| 77 | + </p> |
| 78 | + </div> |
7 | 79 |
|
8 |
| -- π Iβm currently working on **Stegosaraus** |
| 80 | + <div class="section"> |
| 81 | + <h3>Languages and Tools:</h3> |
| 82 | + <p> |
| 83 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="40" height="40" /> |
| 84 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/cplusplus/cplusplus-original.svg" alt="cplusplus" width="40" height="40" /> |
| 85 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40" /> |
| 86 | + <img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40" height="40" /> |
| 87 | + <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40" /> |
| 88 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40" /> |
| 89 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg" alt="java" width="40" height="40" /> |
| 90 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40" /> |
| 91 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40" /> |
| 92 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="40" height="40" /> |
| 93 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/oracle/oracle-original.svg" alt="oracle" width="40" height="40" /> |
| 94 | + <img src="https://raw.githubusercontent.com/devicons/devicon/2ae2a900d2f041da66e950e4d48052658d850630/icons/pandas/pandas-original.svg" alt="pandas" width="40" height="40" /> |
| 95 | + <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40" /> |
| 96 | + <img src="https://seaborn.pydata.org/_images/logo-mark-lightbg.svg" alt="seaborn" width="40" height="40" /> |
| 97 | + </p> |
| 98 | + </div> |
9 | 99 |
|
10 |
| -- π± Iβm currently learning **Data Structures and Algorithms, and Java** |
| 100 | + <div class="section"> |
| 101 | + <p><img align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=pand-coder&show_icons=true&locale=en&layout=compact" alt="pand-coder" /></p> |
| 102 | + </div> |
11 | 103 |
|
12 |
| -- π― Iβm looking to collaborate on **Fullstack projects** |
13 |
| - |
14 |
| -- π€ Iβm looking for help with **Java Springboot** |
15 |
| - |
16 |
| -- π¨βπ» All of my projects are available at [https://github.com/pand-coder](https://github.com/pand-coder) |
17 |
| - |
18 |
| -- π I regularly write articles on [https://medium.com/@pavanshanmukhmadhav](https://medium.com/@pavanshanmukhmadhav) |
19 |
| - |
20 |
| -- π¬ Ask me about **html,css,JS,c,c++,Java and linux** |
21 |
| - |
22 |
| -- π« How to reach me **[email protected]** |
23 |
| - |
24 |
| -<h3 align="left">Connect with me:</h3> |
25 |
| -<p align="left"> |
26 |
| -<a href="https://twitter.com/pavanshanmukh3" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg" alt="pavanshanmukh3" height="30" width="40" /></a> |
27 |
| -<a href="https://linkedin.com/in/pavan shanmukha madhav gunda" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="pavan shanmukha madhav gunda" height="30" width="40" /></a> |
28 |
| -<a href="https://medium.com/@pavanshanmukhmadhav" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/medium.svg" alt="@pavanshanmukhmadhav" height="30" width="40" /></a> |
29 |
| -</p> |
30 |
| - |
31 |
| -<h3 align="left">Languages and Tools:</h3> |
32 |
| -<p align="left"> <a href="https://www.cprogramming.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="40" height="40"/> </a> <a href="https://www.w3schools.com/cpp/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/cplusplus/cplusplus-original.svg" alt="cplusplus" width="40" height="40"/> </a> <a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/> </a> <a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40" height="40"/> </a> <a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/> </a> <a href="https://www.w3.org/html/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/> </a> <a href="https://www.java.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg" alt="java" width="40" height="40"/> </a> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40"/> </a> <a href="https://www.linux.org/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40"/> </a> <a href="https://www.mysql.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="40" height="40"/> </a> <a href="https://www.oracle.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/oracle/oracle-original.svg" alt="oracle" width="40" height="40"/> </a> <a href="https://pandas.pydata.org/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/2ae2a900d2f041da66e950e4d48052658d850630/icons/pandas/pandas-original.svg" alt="pandas" width="40" height="40"/> </a> <a href="https://www.python.org" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40"/> </a> <a href="https://seaborn.pydata.org/" target="_blank" rel="noreferrer"> <img src="https://seaborn.pydata.org/_images/logo-mark-lightbg.svg" alt="seaborn" width="40" height="40"/> </a> </p> |
33 |
| - |
34 |
| -<p><img align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=pand-coder&show_icons=true&locale=en&layout=compact" alt="pand-coder" /></p> |
35 |
| - |
36 |
| -<p><img align="center" src="https://github-readme-streak-stats.herokuapp.com/?user=pand-coder&" alt="pand-coder" /></p> |
| 104 | + <div class="section"> |
| 105 | + <p><img align="center" src="https://github-readme- |
0 commit comments