out of date info

This commit is contained in:
Nicholas Orlowsky 2022-02-03 17:17:48 -06:00
parent c3ea8020a7
commit f4aa50fce0
No known key found for this signature in database
GPG key ID: DA69F4D62590FB49

View file

@ -13,8 +13,8 @@ export default function AboutMe() {
<div className={"col-12"} style={{width: "100vw", justifyContent: "center", display: "flex"}}>
<p className={"col-12"} style={{maxWidth: 600}}>
I was born and raised in Austin, Texas. I've been writing code for nearly 7 years and I'm
currently going to <b>The University of Texas at Austin</b> and working as a <b>Software
Engineer</b> at <b>Chicks Gold</b>.
currently going to <b>The University of Texas at Austin</b> and working as the <b>Lead Software
Engineer</b> at <b>Comp Wallet Corp.</b>.
</p>
</div>