Skip to content

Commit 7fa673b

Browse files
authored
Merge pull request #49 from alexquincy/patch-5
Change link styles to include 'purple' class
2 parents 18b0267 + 4dc4bb6 commit 7fa673b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/About.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ const About = () => {
1010
As an Open Source Software Engineer and researcher, I'm passionate about contributing to innovative technology solutions.
1111
</p>
1212
<p className="text-lg mb-6">
13-
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>.
13+
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>.
1414
</p>
1515
<p className="text-lg mb-6">
1616
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.
1717
</p>
1818
<p className="text-lg mb-6">
19-
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.
19+
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.
2020
</p>
2121
<p className="text-lg mb-6">
2222
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.

0 commit comments

Comments
 (0)