diff --git a/hugo.yaml b/hugo.yaml index f484305..8f3626d 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -149,11 +149,9 @@ params: title: "About Me" image: "/images/headshot.jpg" content: |- - I am a software developer with a passion for web development. I have a background in computer science and mathematics, and I have a strong interest in the intersection of technology and art. I am currently working as a software developer at [example org.](https://example.com) in San Francisco, CA. - - I am currently working on a project that will be used to help people find the best way to get around the city. + I am a software developer with an interest in Linux, 3D printing, programming, self hosting, gaming, Hi-Fi audio, and sports to name a few. My academic background is in Mechanical Engineering, Computer Science, and Robotics which led me to pursue a career in autonomous systems of all kinds - air, ground, underwater, etc. I am currently working as a Software Engineer at [Metron](https://www.metsci.com) in Reston, VA. skills: - enable: true + enable: false title: "Here are a few technologies I've been working with recently:" items: - "HTML" @@ -166,24 +164,24 @@ params: # Experience experience: enable: true - # title: "Custom Name" + title: "Professional Experience" items: - - job: "Senior Software Developer" - company: "Facebook" - companyUrl: "https://example.com" - date: "Jan 2022 - present" + - job: "Software Engineer I" + company: "Metron" + companyUrl: "https://metsci.com" + date: "Aprl 2023 - present" featuredLink: - enable: true + enable: false name: "View the project" url: "https://example.com" - content: "I am currently working as a software developer at [example org.](https://example.com) in San Francisco, CA. I am currently working on a project that will be used to help people find the best way to get around the city." + content: "" - - job: "Software Developer" - company: "Amazon" - companyUrl: "https://example.com" - date: "Sep 2020 - Dec 2021" + - job: "Autonomous Systems Engineer - Intermediate" + company: "MITRE" + companyUrl: "https://mitre.org" + date: "September 2022 - March 2023" featuredLink: - enable: true + enable: false url: "https://example.com" info: enable: true @@ -349,7 +347,7 @@ params: # title: "Custom Name" content: My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you! btnName: Mail me - btnLink: mailto:gurusabarisha@gmail.com + btnLink: mailto:balajsra@umich.edu # formspree: # enable: true # `contact.email` value will be ignored # formId: abcdefgh # Take it from your form's endpoint, like 'https://formspree.io/f/abcdefgh' diff --git a/justfile b/justfile index 752f4d3..c5d1231 100644 --- a/justfile +++ b/justfile @@ -1,7 +1,8 @@ set shell := ["bash", "-c"] +# List just commands by default default: - @just -l + @just --list # Build website in public folder hugo-build: diff --git a/public/404.html b/public/404.html index 0dcc854..35a883f 100644 --- a/public/404.html +++ b/public/404.html @@ -207,7 +207,7 @@ Sravan Balaji | Page not found
I am a software developer with a passion for web development. I have a background in computer science and mathematics, and I have a strong interest in the intersection of technology and art. I am currently working as a software developer at example org. in San Francisco, CA.
-I am currently working on a project that will be used to help people find the best way to get around the city.
+ I am a software developer with an interest in Linux, 3D printing, programming, self hosting, gaming, Hi-Fi audio, and sports to name a few. My academic background is in Mechanical Engineering, Computer Science, and Robotics which led me to pursue a career in autonomous systems of all kinds - air, ground, underwater, etc. I am currently working as a Software Engineer at Metron in Reston, VA. - - - Here are a few technologies I've been working with recently: -