Skip to content

Instantly share code, notes, and snippets.

@zweicoder
zweicoder / keybase.md
Created May 7, 2017 16:18
keybase proof

Keybase proof

I hereby claim:

  • I am zweicoder on github.
  • I am pewpewpew (https://keybase.io/pewpewpew) on keybase.
  • I have a public key ASDdpYA-Q_BThsG9XHCRAVEMa3FJ9oCf12-ORDTEl5Cf-Qo

To claim this, I am signing this object:

@zweicoder
zweicoder / lab4
Created February 20, 2016 13:12
Hello!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello!</title>
<link rel="stylesheet" href="https://stackedit.io/res-min/themes/base.css" />
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
</head>
<body><div class="container"><h2 id="sql-injection">SQL Injection</h2>
Outline
1. Internship Achievement
• Intern project
• Message serializing using ProtoBuf
• Release process mapping and optimization
• AlarmPoint setup
2. Learning Experience
Intern project
@zweicoder
zweicoder / 0_reuse_code.js
Created July 23, 2014 02:56
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console