Skip to content

Instantly share code, notes, and snippets.

View Harrison-M's full-sized avatar
👈
still waiting

Harrison "Hal" Massey Harrison-M

👈
still waiting
View GitHub Profile
[
[ "San Francisco, CA, US", 1857 ],
[ "Oakland, CA, US", 924 ],
[ "London, ENG, GB", 511 ],
[ "New York City, NY, US", 482 ],
[ "Madison, WI, US", 444 ],
[ "Hangzhou, CN", 439 ],
[ "Sydney, AU", 435 ],
[ "Copenhagen, DK", 305 ],
[ "Melbourne, AU", 254 ],
<html>
<head>
<title>KanyeWestsBaby.com</title>
<meta name="description" content="This is an example of a description. This will often show up in search results.">
<meta name="keywords" content="Kanye West, Kanye, Kimye, Kim Kardashian, Amber, Amber Rose" >
<!-- Copy paste Google Analytics code in here-->
</head>
<body>
<h1>KanyeWestsBaby.com</h1>
<p>Interested in buying this domain? Contact user@domain.com</p>
@Harrison-M
Harrison-M / _schedulingkata.md
Created June 27, 2012 00:45
Scheduling Kata

Write a component that allow you to schedule calendar events (similar to google calendar or outlook).

Here are some features that you may want to implement:

ability to schedule something "today"

ability to schedule something for as specific date eg: 12/15/2012

ability to schedule something for "next tuesday"