Skip to content

Instantly share code, notes, and snippets.

View jagnoor's full-sized avatar

Jagnoor Singh jagnoor

  • Minneapolis
View GitHub Profile
@jagnoor
jagnoor / index.html
Created August 25, 2018 17:01 — forked from CodeMyUI/index.html
Pip-Boy Screen in CSS
<div class="screen">
<p>It was this howling and firing of the guns at Ripley and St. George's Hill that we had heard at Upper Halliford. The Ripley gunners, unseasoned artillery volunteers who ought never to have been placed in such a position, fired one wild, premature, ineffectual volley, and bolted on horse and foot through the deserted village, while the Martian, without using his Heat-Ray, walked serenely over their guns, stepped gingerly among them, passed in front of them, and so came unexpectedly upon the guns in Painshill Park, which he destroyed.</p>
<p style="text-align:right">H. G. Wells - The War of the Worlds, Chapter 15</p>
</div>
[
{
"city": "New York",
"growth_from_2000_to_2013": "4.8%",
"latitude": 40.7127837,
"longitude": -74.0059413,
"population": "8405837",
"rank": "1",
"state": "New York"
},
@jagnoor
jagnoor / IndieCoders.md
Last active June 20, 2018 21:46
IndieCoders Rock!!!

Initial Notes

Depending on team size, assign roles for responsibiliites.

Front End - Designer (Pages layout, font, colors, CSS)  
Front End - Coder (frameworks used, coding mvp, HTML )  
Back End - Architect (database, github, firebase  
Back End - Coder ( coding MVP, javascript,   

Initial Notes