-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3118980
commit 4d5f9d3
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,23 +7,26 @@ <h3 align="center">Senior @ University of Illinois Urbana-Champaign (UIUC) major | |
|
||
<p align="left"> <a href="https://x.com/the_wong_life" target="blank"><img src="https://img.shields.io/twitter/follow/the_wong_life?logo=twitter&style=for-the-badge" alt="the_wong_life" /></a> </p> | ||
|
||
- π Iβm currently working as a [Blackwell Summer Scholar](https://stat.illinois.edu/research/blackwell-summer-scholars-program) | ||
|
||
- π± Iβm currently learning **Machine Learning** | ||
|
||
- π― Iβm collaborating with [Professor Hyoeun Lee](https://www.linkedin.com/in/hyoeunlee/) | ||
|
||
- π€ Iβm interested in [Internships & Research](https://researchpark.illinois.edu/work-here/careers/) | ||
|
||
- π¨βπ» All of my projects are available at [Github (This current page)](https://github.com/TheWongLife) | ||
|
||
- π I regularly read posts on [Reddit](https://www.reddit.com/) | ||
|
||
- π¬ Ask me about **Data Science & Statistics** | ||
|
||
- π« Contact me at **[email protected]** | ||
|
||
- β‘ Fun fact: **I've been a Course Assistant for 4 STAT courses** | ||
<ul> | ||
<li><p>π Iβm currently working as a <a href="https://stat.illinois.edu/research/blackwell-summer-scholars-program">Blackwell Summer Scholar</a></p> | ||
</li> | ||
<li><p>π± Iβm currently learning <strong>Machine Learning</strong></p> | ||
</li> | ||
<li><p>π― Iβm collaborating with <a href="https://www.linkedin.com/in/hyoeunlee/">Professor Hyoeun Lee</a></p> | ||
</li> | ||
<li><p>π€ Iβm interested in <a href="https://researchpark.illinois.edu/work-here/careers/">Internships & Research</a></p> | ||
</li> | ||
<li><p>π¨βπ» All of my projects are available at <a href="https://github.com/TheWongLife">Github (This current page)</a></p> | ||
</li> | ||
<li><p>π I regularly read posts on <a href="https://www.reddit.com/">Reddit</a></p> | ||
</li> | ||
<li><p>π¬ Ask me about <strong>Data Science & Statistics</strong></p> | ||
</li> | ||
<li><p>π« Contact me at <strong><a href="mailto:nwong27@illinois.edu">nwong27@illinois.edu</a></strong></p> | ||
</li> | ||
<li><p>β‘ Fun fact: <strong>I've been a Course Assistant for 4 STAT courses</strong></p> | ||
</li> | ||
</ul> | ||
|
||
<h3 align="left">Connect with me:</h3> | ||
<p align="left"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!DOCTYPE HTML"> | ||
<html lang="en" style="width:100%; height:100%;"> | ||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
<title>Nicholas Wong's Resume</title> | ||
</head> | ||
<body style="width:100%; height:100%; margin:0;"> | ||
<iframe src="https://docs.google.com/gview?url= https://github.com/TheWongLife/TheWongLife.github.io/blob/daed60170af3923dbe7b183b83f8b47de3094da9/Nicholas%20Wong%20Resume.pdf &embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe> | ||
<iframe src="https://github.com/TheWongLife/TheWongLife.github.io/blob/daed60170af3923dbe7b183b83f8b47de3094da9/Nicholas%20Wong%20Resume.pdf &embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe> | ||
</body> | ||
</html> |