Skip to content

Instantly share code, notes, and snippets.

View jdheywood's full-sized avatar
😃
Hi

James jdheywood

😃
Hi
View GitHub Profile
@sinistamunkey
sinistamunkey / random_riker.py
Last active April 22, 2020 07:55
A homage to Jonathan Frakes - asking you things
#!/usr/bin/env python
from typing import List
import random
QUESTIONS = [
"Have you ever had the desire to write your initials in wet cement?",
"Ever gone mountain biking?",
"What do ya wanna be when you grow up?",
"What's the right tip?",
"Have you called a plumber to your home lately?",
@sinistamunkey
sinistamunkey / python.json
Last active April 19, 2021 13:32
VSCode snippets - Python
{
"test_case": {
"prefix": "test_case",
"body": [
"class Test${1:class_name}(object):",
"",
" def test_${2:does_thing}(self):",
" assert False"
],
"description": "Creates a stub test case"
@sinistamunkey
sinistamunkey / craig_david.py
Last active June 10, 2021 07:55
Craig David schedule generator
#!/usr/bin/env python
from datetime import datetime
class CraigDavid(object):
def __call__(self, day):
day = day.lower() if day else ''
if day == 'monday':
@staringispolite
staringispolite / asciiputsonglasses
Last active March 22, 2024 06:39
Ascii art sunglasses meme
Puts on glasses:
(•_•)
( •_•)>⌐■-■
(⌐■_■)
Takes off glasses ("mother of god..."):
(⌐■_■)
( •_•)>⌐■-■
@spudbean
spudbean / gist:1558257
Last active August 25, 2023 19:26
Look of disapproval and other emoticons
ಠ_ಠ
( ͡° ͜ʖ ͡°)
¯\_(ツ)_/¯
(╯°□°)╯︵ ┻━┻
http://www.fileformat.info/convert/text/upside-down.htm
WRTTN http://wrttn.me/30dbfd/
Unicode Emoticons