Skip to content

Instantly share code, notes, and snippets.

View elijah-roberts's full-sized avatar
😃
Ship It

Elijah Roberts elijah-roberts

😃
Ship It
View GitHub Profile
@elijah-roberts
elijah-roberts / main.py
Created November 17, 2019 05:08 — forked from gb1035/main.py
import boto3
import certbot.main
import datetime
import os
import raven
import subprocess
def read_and_delete_file(path):
with open(path, 'r') as file:
contents = file.read()
@elijah-roberts
elijah-roberts / keybase.txt
Last active September 9, 2019 17:31
Keybase Identity
### Keybase proof
I hereby claim:
* I am elijah-roberts on github.
* I am eroberts (https://keybase.io/eroberts) on keybase.
* I have a public key ASDnrMYtGVhiXHxYQwW5urmj69L76gOJzkl35rqra5YAYwo
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am elijah-roberts on github.
* I am eroberts (https://keybase.io/eroberts) on keybase.
* I have a public key ASDnrMYtGVhiXHxYQwW5urmj69L76gOJzkl35rqra5YAYwo
To claim this, I am signing this object:
@elijah-roberts
elijah-roberts / albert-einstein-tribute-page.markdown
Created February 6, 2017 10:43
Albert Einstein Tribute Page
@elijah-roberts
elijah-roberts / index.html
Created February 6, 2017 10:42
Portfolio
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<nav class="navbar navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>