portfolio

This is my public portfolio for Telling Stories with Data at CMU!

About me

Hi! I really like data. And I like visualization. So I guess you can say that I like data visualization!

What I hope to learn

All the things - obviously.

Portfolio

Here’s where all my cool work will go. You should probably hire me.

Setting up a separate page.

So here’s the code you’ll need to add to your own site to create a second page.

  1. First, create a new page in your repository (for example, dataviz1.md)
  2. Next, add a link to that page by inserting the following into your readme.md page:

[title](dataviz) or [dataviz](https://cmustudent.github.io/portfolio/dataviz.html) or [CMU](https://www.cmu.edu)

Any of those formats will work. Here’s some examples of working links:

[title](dataviz) = title
[dataviz](https://cmustudent.github.io/portfolio/dataviz.html) = dataviz
[CMU](https://www.cmu.edu) = CMU

Make sure to check these from your publicly accessible URL to make sure they’re working correctly (not from the preview tab):

https://cmustudent.github.io/portfolio/

Test