diff options
author | Joshua Yun <joshua@joshuayun.com> | 2024-07-09 22:58:01 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2024-07-09 22:58:01 -0500 |
commit | a2343c89f142ae6811d6db25b46af2b741d120a2 (patch) | |
tree | 20bfa1cb7c6ca96a97c94ce29f9a38db35af95fc /about.html | |
parent | a4217d520feba43ef8f4872baa6ccf6766a1427c (diff) | |
download | website-a2343c89f142ae6811d6db25b46af2b741d120a2.tar.gz |
Updated about page
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -19,11 +19,16 @@ <a class="back" href=index.html><-Back</a> <br> <img src="me.jpg"> + + <p>This is me, of course. Thankfully I didn't eat most of this. </p> + <p> - This is me, of course. Thankfully I didn't eat most of this. - </p> - <p> - Hello I'm Joshua Yun, a Junior at UIUC (I don't know anymore what grade I am) + Hello I'm Joshua Yun, and I study at University of Illinois at Urbana Champaign. + My main line of work is doing digital design with FPGAs, but have also worked with ASICs, and can manage my way around some embedded development and PCB design. + I also run the lab called Openlab at the ECEB at my University. </p> + + <p>My favorite hobbies include hiking, petting my dog, and working on hobby projects. These are their stories. </p> + <p>You can reach me at my email: joshua@joshuayun.com</p> </body> </html> |