From 47210086ca1b73ba99ceea978cc98ad861bcc3df Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Wed, 25 Dec 2019 17:15:55 -0500 Subject: [PATCH] Create About Page - Add bio information - Add contact links --- Web Pages/about.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Web Pages/about.html diff --git a/Web Pages/about.html b/Web Pages/about.html new file mode 100644 index 0000000..df10d56 --- /dev/null +++ b/Web Pages/about.html @@ -0,0 +1,27 @@ + + + + + + + + About + + + +

About

+

+ I'm a Senior at the University of Michigan pursuing dual B.S.E's in Mechanical Engineering and Computer Science.
+ I expect to graduate with both Bachelor's degrees in December 2020 and plan on continuing my education with a Master's in Robotics.

+ My professional and academic interests are in robotics, mechatronics, autonomous systems, and controls.
+ My personal interests include video games, podcasts, music, cooking, and personal / project management software.
+

+ +

Contact Me

+

Email / LinkedIn / GitHub

+ + + + \ No newline at end of file