Skip to content

Instantly share code, notes, and snippets.

@Shubhang
Created February 16, 2019 03:39
Show Gist options
  • Save Shubhang/3737c877a0b531dc57046b8d5b808555 to your computer and use it in GitHub Desktop.
Save Shubhang/3737c877a0b531dc57046b8d5b808555 to your computer and use it in GitHub Desktop.
GzwRev
<div>
<h1>Shubhang Sharma</h1>
<p>Hello there. I'm Shubhang Sharma, I am graduating high school this year. I love Computer Science and Mathematics. </p>
<h2>Skills</h2>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>SQL</li>
<li>Python</li>
<li>Java</li>
</ul>
<h2>Contact Info</h2>
<p> <a href="https://github.com/Shubhang-Sharma">Github</a></p>
<p align=center> <i> Life is not a spectator sport. </i> </p>
</div>
div {
background-color: azure;
border: 1px solid aquamarine;
padding: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment