Skip to content

Instantly share code, notes, and snippets.

View Eventhisone's full-sized avatar

Zach Turner Eventhisone

View GitHub Profile
@Eventhisone
Eventhisone / state_abbreviations.py
Created April 9, 2021 16:16
A python dictionary to convert two letter US state codes to the full state name. Also including DC, Northern Mariana Islands, Palau, Puerto Rico, the Virgin Islands, and US military base abbreviations.
us_state_abbrev = {
'AL': 'Alabama',
'AK': 'Alaska',
'AZ': 'Arizona',
'AR': 'Arkansas',
'CA': 'California',
'CO': 'Colorado',
'CT': 'Connecticut',
'DE': 'Delaware',
'FL': 'Florida',
@Eventhisone
Eventhisone / index.html
Created August 24, 2018 14:03
Portfolio w/ css grid
<div class="container">
<nav>
<a href="#about">About</a>
<a href="#portfolio">Portfolio</a>
<a href="#contact">Contact</a>
</nav>
<div class="about" id="about">
<p>I am a web devloper with experience working on frontend solutions. Currently learning about design principles and human centered design. I have experience working on software and with object oriented design. Programming everyday, working towards being a fullstack developer. Goal: making things that last, that are worth using and reusing.</p>
<p>Frontend - Human Centered Design - Software</p>
</div>
@Eventhisone
Eventhisone / Contract Killer 3.md
Last active June 4, 2018 18:41 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • This is a fork by Zach Turner -- last edited on 4th June 2018
  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post