Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: about
title: about
permalink: /
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
subtitle: PhD Candidate, Chemical Engineering & Computational Science, MIT

profile:
align: right
Expand All @@ -13,7 +13,7 @@ selected_papers: false
social: true

announcements:
enabled: true
enabled: false
scrollable: true
limit: 5
---
Expand All @@ -24,5 +24,3 @@ I'm a PhD candidate in Chemical Engineering and Computational Science in the Kul
I completed my B.S. and M.S. degrees in Chemical Engineering at the University of Southern California, where I conducted undergraduate research in computational catalysis under the mentorship of Professor Shaama Sharada. During my time at USC, I served as a summer R&D intern with ExxonMobil where I developed computational tools to automate the modeling and design of heat-exchanger equipment. Prior to joining MIT, I spent a gap year working full-time as an Operations Engineer at SpaceX optimizing spacecraft production.

Outside of research, I enjoy concerts, playing music, movies, baseball, and Formula 1.

Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.
2 changes: 1 addition & 1 deletion _pages/blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default
permalink: /blog/
title: blog
nav: true
nav: false
nav_order: 1
pagination:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion _pages/dropdown.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: submenus
nav: true
nav: false
nav_order: 8
dropdown: true
children:
Expand Down
2 changes: 1 addition & 1 deletion _pages/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: profiles
permalink: /people/
title: people
description: members of the lab or group
nav: true
nav: false
nav_order: 7

profiles:
Expand Down
2 changes: 1 addition & 1 deletion _pages/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
permalink: /repositories/
title: repositories
description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
nav: true
nav: false
nav_order: 4
---

Expand Down
2 changes: 1 addition & 1 deletion _pages/teaching.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
permalink: /teaching/
title: teaching
description: Course materials, schedules, and resources for classes taught.
nav: true
nav: false
nav_order: 6
calendar: true
---
Expand Down
Loading