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