tweak padding
This commit is contained in:
parent
e092acd4e9
commit
bf8de6c61f
40
index.html
40
index.html
@ -30,48 +30,60 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<h4>Introduction</h4>
|
<div class="py-3">
|
||||||
|
<h2 class="py-2">Introduction</h4>
|
||||||
<p>
|
<p>
|
||||||
Hello, I am a 22 year old software engineer working at Amazon. I
|
Hello, I am a 22 year old software engineer working at Amazon. I
|
||||||
recently completed my Bachelor’s degree in Applied Mathematics and
|
recently completed my Bachelor’s degree in Applied Mathematics and
|
||||||
Computer Science at the University of Illinois Urbana-Champaign.
|
Computer Science at the University of Illinois Urbana-Champaign.
|
||||||
</p>
|
</p>
|
||||||
<h4>Skills</h4>
|
</div>
|
||||||
|
|
||||||
|
<div class="py-3">
|
||||||
|
<h2 class="py-2">Skills</h4>
|
||||||
<p>
|
<p>
|
||||||
I am experienced in full-stack web development and systems
|
I am experienced in full-stack web development and systems
|
||||||
programming. I am proficient in Linux and C/C++, Python, Go,
|
programming. I am proficient in Linux and C/C++, Python, Go,
|
||||||
JavaScript and SQL. I have worked with several frameworks including
|
JavaScript and SQL. I have worked with several frameworks including
|
||||||
Express and Flask. I love problem-solving and being the most efficient
|
Express and Flask. I love problem-solving and being the most
|
||||||
version of myself. I also enjoy exploring new tools and hacking on
|
efficient version of myself. I also enjoy exploring new tools and
|
||||||
tools like bspwm, neovim or tmux. Check out my collection of
|
hacking on tools like bspwm, neovim or tmux. Check out my collection
|
||||||
|
of
|
||||||
<a href="https://github.com/aarya-bhatia/scripts">scripts</a> or
|
<a href="https://github.com/aarya-bhatia/scripts">scripts</a> or
|
||||||
<a href="https://github.com/aarya-bhatia/dotfiles">dotfiles</a> on
|
<a href="https://github.com/aarya-bhatia/dotfiles">dotfiles</a> on
|
||||||
Github.
|
Github.
|
||||||
</p>
|
</p>
|
||||||
<h4>Work Experience</h4>
|
</div>
|
||||||
|
<div class="py-3">
|
||||||
|
<h2 class="py-2">Work Experience</h4>
|
||||||
<p>
|
<p>
|
||||||
This year, I will begin working at Amazon as an SDE. I had my first
|
This year, I will begin working at Amazon as an SDE. I had my first
|
||||||
internship with Amazon in 2023, where I worked on a React project and
|
internship with Amazon in 2023, where I worked on a React project
|
||||||
shipped several website improvements.
|
and shipped several website improvements.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Previously, I was the lead course assistant at my university for 2
|
Previously, I was the lead course assistant at my university for 2
|
||||||
years, where we taught about computer systems and C programming.
|
years, where we taught about computer systems and C programming.
|
||||||
</p>
|
</p>
|
||||||
<h4>Hobbies</h4>
|
</div>
|
||||||
|
<div class="py-3">
|
||||||
|
<h2 class="py-2">Hobbies</h4>
|
||||||
<p>
|
<p>
|
||||||
I am a trained musician and primarily play the electric guitar, since
|
I am a trained musician and primarily play the electric guitar,
|
||||||
the last 12 years. I appreciate a wide range of musical genres,
|
since the last 12 years. I appreciate a wide range of musical
|
||||||
especially old rock hits and progressive metal artists such as Opeth
|
genres, especially old rock hits and progressive metal artists such
|
||||||
and Porcupine Tree.
|
as Opeth and Porcupine Tree.
|
||||||
</p>
|
</p>
|
||||||
<h4>Contact</h4>
|
</div>
|
||||||
|
<div class="py-4">
|
||||||
|
<h2 class="py-2">Contact</h4>
|
||||||
<p>
|
<p>
|
||||||
Reach out to me for any opportunities on my email:
|
Reach out to me for any opportunities on my email:
|
||||||
<a href="mailto:aarya.bhatia1678@gmail.com"
|
<a href="mailto:aarya.bhatia1678@gmail.com"
|
||||||
>aarya.bhatia1678@gmail.com</a
|
>aarya.bhatia1678@gmail.com</a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user