Skip to content

Instantly share code, notes, and snippets.

View dwcoltri's full-sized avatar

David Coltri dwcoltri

View GitHub Profile
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "David Coltri",
"label": "Software Professional",
"image": "https://avatars.githubusercontent.com/u/1376730",
"email": "dwcoltri@gmail.com",
"url": "https://davecoltri.com",
"summary": "David is a professional problem solver. He just so happens to solve most of those problems with software!",
"location": {
#!/usr/bin/env python
def minimal_number_of_packages(
items, available_large_packages, available_small_packages
):
"""
Given a list of items and the number of large and small packages available,
return the minimum number of packages needed to fulfill the items.
large packages hold 5 items
small packages holds 1 item
"""
import requests
import json
class GameClient:
def __init__(self):
self.uri = 'https://lq-space.herokuapp.com'
self.headers = None
def login(self, email, password):
### Keybase proof
I hereby claim:
* I am dwcoltri on github.
* I am coltri (https://keybase.io/coltri) on keybase.
* I have a public key ASC0zO7Rss2sTuCn06o7gbDn3WQDic4B30ahC8glndx1eQo
To claim this, I am signing this object: