Skip to content

Instantly share code, notes, and snippets.

View powerc9000's full-sized avatar
🧺

Clay Murray powerc9000

🧺
View GitHub Profile
@powerc9000
powerc9000 / post.md
Last active June 27, 2016 05:56
Testing syntax highlighting

This is a test of syntax highlighting

function code(){
  var that = this;
  //Something something
}

code();
@powerc9000
powerc9000 / post.md
Last active June 27, 2016 16:49
New Blog

New Blog

Making a new blog thing to post my musing on React Native. Using my own home built static site builder.

I write the posts in gists! Then I add the ID to a list and it gets built using a small little nodejs script.

It's neat. Please stay posted for more.

(aggressive-indent autopair color-theme-sanityinc-tomorrow cyberpunk-theme evil-args evil goto-chg undo-tree fiplr grizzl grizzl helm helm-core async popup async helm-core async hl-sexp icicles indent-guide jsx-mode magit magit-popup dash async git-commit with-editor dash async dash with-editor dash async dash async magit-popup dash async multi-term neotree php-mode popup powerline-evil powerline evil goto-chg undo-tree rainbow-delimiters smart-tab smooth-scroll smooth-scrolling solarized-theme dash sublime-themes undo-tree use-package diminish bind-key web-mode with-editor dash async)
(require 'package)
(add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/"))
(package-initialize)
(tool-bar-mode -1)
(require 'evil)
(evil-mode 1)
(setq-default indent-tabs-mode nil)
(global-linum-mode t)
(require 'web-mode)
(setq web-mode-enable-current-column-highlight t)
// The OpenGL libraries, make sure to include the GLUT and OpenGL frameworks
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>
#include <SDL2/SDL.h>
#include <math.h>
// This is just an example using basic glut functionality.
// If you want specific Apple functionality, look up AGL
float PI = 3.1415;
// The OpenGL libraries, make sure to include the GLUT and OpenGL frameworks
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>
#include <SDL2/SDL.h>
// This is just an example using basic glut functionality.
// If you want specific Apple functionality, look up AGL
/*purpose:simple game about falling
Author:Kaydon Stubbs
Date:
*/
#include<iostream>
#include<time>
#include<stdlib>
using namespace std;
@powerc9000
powerc9000 / Vectors.cpp
Created March 15, 2016 01:34
Some vectors
struct vector3D {
float x;
float y;
float z;
}
//now we can make some vector functions
vector3D add(vector3D left, vector3D right){
vector3D result = {};
result.x = left.x + right.x;
@powerc9000
powerc9000 / react-talk.md
Last active November 30, 2015 03:52
My talk.

Hello everyone,

My name is Clay Murray I am a developer at Unicity International This talk is to teach you about using react specifically building Isomorphic websites using react.

The problem. In frameworks like Angular you build your HTML completely on the client side. While there are many upsides to this technique there are a few downsides Time between page download and render Because it is all being constructed client side, it can take a moment to create the page for the user. SEO, because indexers, at least in the past, didn't run javascript on the page, you missed out on important SEO information

  • Super Suits
  • Mt. Paradise
  • Suave Collection
  • Gangster Spy
  • Pixel collector Paradise
  • Bang Paradise
  • Rabid Heist
  • Pixel Spy
  • Pixel Mission
  • Casino Spy