Skip to content

Instantly share code, notes, and snippets.

View deveshucer's full-sized avatar
🎯
Focusing

Devesh Kumar deveshucer

🎯
Focusing
View GitHub Profile
@deveshucer
deveshucer / gps_demo.py
Created September 4, 2018 07:12 — forked from wolfg1969/README.md
python-gps sample codes
import gps, os, time
session = gps.gps()
while 1:
os.system('clear')
session.query('admosy')
# a = altitude, d = date/time, m=mode,
# o=postion/fix, s=status, y=satellites

Apple watch like Mickey watch

Just for fun, here is a javascript Mickey watch inspired by the Apple Watch Mickey theme,

A Pen by Jay Salvat on CodePen.

License.

The ultimate hamburger menu

A very skeuomorphic take on a flat design classic. Mucking around to learn about svg animation

A Pen by Charles on CodePen.

License.