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 / 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
@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 / 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 / styles.less
Created May 5, 2018 17:54 — forked from brandondurham/styles.less
Using Operator Mono in Atom
/**
* Using Operator Mono in Atom
*
* 1. Open up Atom Preferences.
* 2. Click the “Open Config Folder” button.
* 3. In the new window’s tree view on the left you should see a file called “styles.less”. Open that up.
* 4. Copy and paste the CSS below into that file. As long as you have Operator Mono SSm installed you should be golden!
* 5. Tweak away.
*
* Theme from the screenshot (http://cdn.typography.com/assets/images/blog/operator_ide2.png):
@sahil143
sahil143 / jaeger.yaml
Created February 19, 2020 13:38
install jeager operator backed
apiVersion: jaegertracing.io/v1
kind: Jaeger
metadata:
name: jaeger-all-in-one-inmemory
namespace: default
@sahil143
sahil143 / knative-svc.yaml
Created February 19, 2020 13:44
kantive service
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
name: greeter
spec:
template:
metadata:
name: greeter-v1
annotations:
# disable istio-proxy injection
apiVersion: console.openshift.io/v1
kind: ConsoleQuickStart
metadata:
name: copy-execute-snippets
spec:
description: Description here
displayName: Execute and Copy snippets Demo
durationMinutes: 1
introduction: Introduction here
tasks:
apiVersion: console.openshift.io/v1
kind: ConsoleQuickStart
metadata:
name: test-highlights
spec:
description: Description here
displayName: test highlights
durationMinutes: 1
introduction: Introduction here
tasks:
{
"apiVersion": "tekton.dev/v1beta1",
"kind": "PipelineRun",
"metadata": {
"creationTimestamp": "2022-03-01T11:43:11Z",
"generateName": "java-quarkus-basic-",
"generation": 1,
"labels": {
"build.appstudio.openshift.io/application": "new-app",
"build.appstudio.openshift.io/build": "true",
apiVersion: eventing.knative.dev/v1alpha1
kind: KafkaSink
metadata:
annotations:
eventing.knative.dev/creator: 'kube:admin'
eventing.knative.dev/lastModifier: 'kube:admin'
resourceVersion: '752261'
name: my-kafka-sink-3
uid: fbcecfa3-7f82-4334-bd9e-8151195482dd
creationTimestamp: '2022-04-07T13:17:57Z'