Skip to content

Instantly share code, notes, and snippets.

View adamaoc's full-sized avatar

Adam Moore adamaoc

  • Order My Gear
  • Dallas, Texas
View GitHub Profile
@adamaoc
adamaoc / bash_profile
Last active July 10, 2019 02:01
My Bash Profile
# Set to ignore case
bind "set completion-ignore-case on"
# Larger bash history (allow 32³ entries; default is 500)
export HISTSIZE=32768
export HISTFILESIZE=$HISTSIZE
export HISTCONTROL=ignoredups
# Add tab completion for SSH hostnames based on ~/.ssh/config, ignoring wildcards

The palette colors are the same per light and dark designs but you have 2 primary colors per design, a light and dark. Light color is mostly used for the header (nav bar) Dark color is used for buttons & links.

Oval Blue

  • Light #167ab8
  • Dark #0463a7

Escape Blue

@adamaoc
adamaoc / foundation5-roundtable-notes.md
Last active August 29, 2015 14:01
Foundation5 RoundTable Notes

Foundation RoundTable Notes

Foundation is a Responsive Front-End Framework that gives you a base for building responsive websites.

http://foundation.zurb.com/

Foundation5

Getting Started

@adamaoc
adamaoc / notes-rwd-mobile-performance.md
Last active August 29, 2015 13:57
Notes - RWD Mobile Performance

#NOTES

Summary of mobile performance

These stats are from Production sites

Goals

  • 31 Requests
  • 430KB Transferred
  • 1.3-second load time
@adamaoc
adamaoc / css-demo.md
Last active August 29, 2015 13:56
CSS Demo
@adamaoc
adamaoc / Notes-Sass-RT.md
Last active August 29, 2015 13:56
Notes for SASS Round Table

Notes for SASS Round Table

Using variables for selectors or properties.

  • look at our home-page.scss and keyframs or ie10-useragent selector
  • notice $engine-transform is a variable for the property and not the value.
$engine-transform: transform !default;
@mixin keyframes($name) {
@adamaoc
adamaoc / 2013 Resume.md
Last active January 28, 2016 16:06
Resume

Adam Moore


Working Goals:

It is always my goal to advance my knowledge and keep up with the fast changing technologies as all web developers must do. I am looking to work for a company that is agile and fast paced working with the latest and greatest technologies. I am opinionated when it comes to UX/UI design and what technologies should be used in front end development. I hope to continue to work with companies who respect those opinions and help me help the company grow.

Work History:

Dialexa

Front-End Application Developer