Skip to content

Instantly share code, notes, and snippets.

View Gothamv's full-sized avatar

Gowtham Venkatesan Gothamv

  • 11° 1' 23.48'' N, 77° 0' 20.82'' E
View GitHub Profile
@Gothamv
Gothamv / PY0101EN-2-2-Lists.ipynb
Created June 17, 2019 04:02
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gothamv
Gothamv / PY0101EN-2-1-Tuples.ipynb
Created June 16, 2019 15:00
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gothamv
Gothamv / PY0101EN-1-2-Strings.ipynb
Created June 16, 2019 14:29
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gothamv
Gothamv / PY0101EN-1-1-Types.ipynb
Created June 16, 2019 07:03
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gothamv
Gothamv / .hyper.js
Created January 22, 2019 18:47
Blue Mint Theme
module.exports = {
config: {
hyperBorder: {
borderColors: ['#17EAD9', '#5A81E9'],
borderWidth: '3px',
animate: true,
borderAngle: '180deg'
},