Skip to content

Instantly share code, notes, and snippets.

View expectocode's full-sized avatar

Tanuj expectocode

View GitHub Profile
@expectocode
expectocode / marin-memefetch.sh
Created November 26, 2017 16:59
is your rice a meme?
#!/usr/bin/env bash
# GENERAL
# set colors
f7=$'\e[37m'
f1=$'\e[31m'
# FUNCTIONS
@expectocode
expectocode / gol.py
Last active April 13, 2017 12:52
Game of Life implementation to make an animated wallpaper
#!/usr/bin/env python3
#inspired by https://f.0x52.eu/blog/game_of_life
from collections import Counter
from PIL import Image,ImageDraw
from time import sleep
import subprocess as sub
from math import sin,cos,radians
width = round(1366/8)
height = round(768/8)

Keybase proof

I hereby claim:

  • I am expectocode on github.
  • I am expectocode (https://keybase.io/expectocode) on keybase.
  • I have a public key ASDQmEFnGcIYJhoesXxmBpZo2nDWkjwFH0T4wWWjgTyT5Qo

To claim this, I am signing this object: