Skip to content
Merged
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
4 changes: 2 additions & 2 deletions src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ const About = () => {
As an Open Source Software Engineer and researcher, I'm passionate about contributing to innovative technology solutions.
</p>
<p className="text-lg mb-6">
I'm also currently teaching as a Graduate Research Assistant at the University of Texas, Austin. I continue to conduct research through the <a href="https://sydney.edu.au" className="text-blue-500 hover:underline">University of Sydney</a> in Australia, collaborating on a grant from the <a href="https://www.arc.gov.au" className="text-blue-500 hover:underline">Australian Research Council (ARC)</a>.
I'm also currently teaching as a Graduate Research Assistant at the University of Texas, Austin. I continue to conduct research through the <a href="https://sydney.edu.au" className="text-blue-500 purple hover:underline">University of Sydney</a> in Australia, collaborating on a grant from the <a href="https://www.arc.gov.au" className="text-blue-500 purple hover:underline">Australian Research Council (ARC)</a>.
</p>
<p className="text-lg mb-6">
In the future, I would like to pursue an interdisciplinary research approach where my love of cycling intersects with urban data analytics or smart city tech.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In the future, I would like to pursue an interdisciplinary research approach where my love of cycling intersects with urban data analytics or smart city tech.
In the future, I would like to pursue an interdisciplinary research approach where my love of cycling intersects with urban data analytics or smart city tech - or on the outskirts of the city.

</p>
<p className="text-lg mb-6">
I'm a maintainer for <a href="https://meshery.io" className="text-blue-500 hover:underline">Meshery</a>, where I help develop and improve cloud native infrastructure management.
I'm a maintainer for <a href="https://meshery.io" className="text-blue-500 purple hover:underline">Meshery</a>, where I help develop and improve cloud native infrastructure management.
</p>
<p className="text-lg mb-6">
When I'm not coding or researching, you can find me cycling around new trails and enjoying the outdoor lifestyle that both Sydney and Austin have to offer.
Expand Down