Skip to content

Instantly share code, notes, and snippets.

View vijayabharathib's full-sized avatar

Vijayabharathi vijayabharathib

View GitHub Profile
@vijayabharathib
vijayabharathib / get-to-work.desktop
Last active November 18, 2017 11:25
One-click workstation
[Desktop Entry]
Name=Get To Work
Comment=Start coding in an instant.
GenericName=Development Environment
Exec=/home/username/snippets/get-to-work.sh
Icon=/usr/share/icons/logo.png
Type=Application
Terminal=true
StartupNotify=true
Categories=Utility;
@vijayabharathib
vijayabharathib / .block
Created August 18, 2017 05:21
d3_data_visualization_repair_design
license: gpl-3.0
@vijayabharathib
vijayabharathib / 0_reuse_code.js
Created January 1, 2017 07:24
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console