home page | data viz examples | critique by design | final project I | final project II | final project III |
“Transforming messy data into clear stories.”
Hi, I’m Krutarth! I’m passionate about uncovering insights hidden in data and turning them into solutions that make a real impact. Currently pursuing my Master’s in Information Systems Management at Carnegie Mellon University, I enjoy working at the intersection of technology, analytics, and decision-making.
I bring experience in data analytics, visualization, and product-oriented problem solving, with a knack for making complex information simple and actionable. Beyond the dashboards, I love collaborating with teams, mentoring peers, and finding creative ways to communicate insights that drive decisions.
All the things - obviously. Maybe I want to make a list of all the things. If so, I can do so in Markdown like this:
Learn how to design clear and impactful data visualizations.
Understand how to craft stories that make data insights memorable.
Develop skills to present complex information in a simple, engaging way.
You can keep this section for stuff from in-class demos or your other work, or remove it.
For this assignment, make sure you set up and link to a new page. This page is linking to a new Markdown document called visualizing-government-debt.md
. For links to Markdown files in your repository, you can just include the name of the page without the .md
extension.
For this assignment, make sure you set up and link to a new page. This page is linking to a new Markdown document called critique-by-design.md
.
Here it might be helpful to include a high-level description of your final project. Part I Part II Part III(final-project-part-three)
You can change text, like this:
Here’s some bold text. Here’s some italic text. Here’s some strikethrough text.
You can build tables like this:
Name | Type of pet | Favority activity 1 | FA 2 | FA 3 | FA 4 |
---|---|---|---|---|---|
Eli | cat | Sleeping | Eating | Being pet | Plotting to overthow dog empire |
Howard | dog | You | You | You | Eating |
Frankenstein | fish | Swimming | Eating | Blowing bubbles | Forgetting |
An easy-to-use template generator tool can be found here
You can use different headings, like this:
You get the idea - just don’t forget the space between the # and your title. #Title
won’t work, but # Title
will.
Here’s an example of how to add an image to my portfolio.
Photo by charlesdeluvio on Unsplash
Alternately, you can set the size of the image using just a bit of HTML:
Remember that you’ll need to upload the image into your repository, or include a link to the image somewhere else.
So here’s the code you’ll need to add to your own site to create a second 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).
Looking for more? A nice Markdown guide can be found here
List any references you used here.
If you used AI to help you complete this assignment (within the parameters of the instruction and course guidelines), detail your use of AI for this assignment here.