Skip to content

Instantly share code, notes, and snippets.

View sahil143's full-sized avatar
:octocat:
Experimenting

Sahil Budhwar sahil143

:octocat:
Experimenting
  • Red Hat
  • Bangalore, IN
View GitHub Profile
@sahil143
sahil143 / gsoc2017-work.md
Last active December 6, 2017 03:10
GSoC'17- Work Product Submission

Google Summer of Code 2017 - Work Product Submission

  • Name: Sahil Budhwar
  • Project Name: Patternfly Frontend Pattern Development
  • Worked on: Patternfly Webcomponent is a library which provides a set of core Web Components for the PatternFly Project
  • Organization: Fedora Project
  • Project Mentors:
    1. Patrick Riley (priley86)
    2. Brian Leathem (bleathem)
@sahil143
sahil143 / test.json
Last active August 14, 2017 13:28
JSON data
{
"data1": [220, 240, 270, 250, 280],
"data2": [180, 150, 300, 70, 120],
"data3": [200, 310, 150, 100, 180],
"data4": [200, 310, 150, 100, 180],
"data4": [200, 310, 150, 100, 180],
"data6": [200, 310, 150, 100, 180]
}
@sahil143
sahil143 / test.csv
Last active December 29, 2019 12:55
CSV data
data1 data2 data3
120 80 200
140 50 210
170 100 250
150 70 300
180 120 280