diff --git a/Makefile b/Makefile deleted file mode 100644 index c5b60de..0000000 --- a/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: index.html - -index.html: index.md template.html - pandoc --template template.html -f markdown -t html5 index.md -o index.html - prettier index.html --write - -clean: - rm -rf index.html diff --git a/index.html b/index.html index fd25b5b..dc50ff1 100644 --- a/index.html +++ b/index.html @@ -4,168 +4,98 @@ - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - Aarya Bhatia + -
+

Aarya Bhatia

-
-
-
- - - - - - - - -   - -   - -   - -
+
+

Introduction

+

+ 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. +

+

Skills

+

+ 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 + scripts or + dotfiles on + Github. +

+

Work Experience

+

+ 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. +

+

+ Previously, I was the lead course assistant at my university for 2 + years, where we taught about computer systems and C programming. +

+

Hobbies

+

+ 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. +

+ +
+ diff --git a/index.md b/index.md deleted file mode 100644 index b5efee7..0000000 --- a/index.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Aarya Bhatia -date: 2024-03-30 ---- - -## Introduction - -I am a student from India pursuing a Bachelor's degree in Applied Mathematics -and Computer Science at the University of Illinois, at Urbana-Champaign. I will -graduate in 2024 and work full-time as a software developer engineer. - -## Skills - -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 my workflow using bspwm, vim and tmux. - -## Work Experience - -I am currently a course assistant at my university for CS340, where we teach -about computer systems and C programming. - -I will begin working at Amazon as SDE-1 this year in the Goodreads team. I had -my first internship with Amazon in 2023 where I worked on a React project and -shipped several website improvements. - -## Hobbies - -I am a trained musician with my primary instrument being the electric guitar. I -have been playing guitar for more than 10 years, and appreciate a wide range of -musical genres, especially old rock and metal hits. - -Reach out to me for any opportunities using the form below. diff --git a/static/favicon/icons8-console-material-sharp-16.png b/static/favicon/icons8-console-material-sharp-16.png deleted file mode 100644 index f28392a..0000000 Binary files a/static/favicon/icons8-console-material-sharp-16.png and /dev/null differ diff --git a/static/favicon/icons8-console-material-sharp-32.png b/static/favicon/icons8-console-material-sharp-32.png deleted file mode 100644 index 4b6d3a2..0000000 Binary files a/static/favicon/icons8-console-material-sharp-32.png and /dev/null differ diff --git a/static/favicon/icons8-console-material-sharp-96.png b/static/favicon/icons8-console-material-sharp-96.png deleted file mode 100644 index e45f13d..0000000 Binary files a/static/favicon/icons8-console-material-sharp-96.png and /dev/null differ diff --git a/static/index.css b/static/index.css deleted file mode 100644 index f5aee68..0000000 --- a/static/index.css +++ /dev/null @@ -1,9 +0,0 @@ -body { - font-family: "Noto Sans", sans-serif; -} - -h1,h2,h3,h4,h5,h6{ - font-family: "Roboto", sans-serif; - font-weight: 300; - font-style: normal; -} diff --git a/static/photo.jpg b/static/photo.jpg deleted file mode 100644 index 5eebe9f..0000000 Binary files a/static/photo.jpg and /dev/null differ diff --git a/static/photo.png b/static/photo.png deleted file mode 100644 index 1400716..0000000 Binary files a/static/photo.png and /dev/null differ diff --git a/template.html b/template.html deleted file mode 100644 index 1e1ec72..0000000 --- a/template.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $title$ - - -
-

Aarya Bhatia

-
-
- -
- - - - - - - - -   - -   - -   - -
- -
- - $body$ - -

Contact Me

- -
- - -
- - -
- - -
- -
-
- - - -