Skip to content

Instantly share code, notes, and snippets.

View adamorlowskipoland's full-sized avatar

Adam adamorlowskipoland

View GitHub Profile
@adamorlowskipoland
adamorlowskipoland / index.html
Created October 27, 2016 23:21 — forked from anonymous/index.html
Tribute Page
<div class="container">
<!-- introduction/info part starts -->
<div class="row">
<div class="col-xs-8 col-xs-offset-2 text-center">
<h1>Howard Thurman</h1>
<h4>Great civil rights leader</h4>
<h3><em><small>Key mentor to leaders, including Martin Luther King, Jr.</small></em></h3>
<div class="thumbnail">
<img src="https://upload.wikimedia.org/wikipedia/en/e/e5/Howard_thurman.jpg" alt="Howard Thurman">
<div class="caption">
@adamorlowskipoland
adamorlowskipoland / meta-tags.md
Created June 26, 2017 13:36 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
@adamorlowskipoland
adamorlowskipoland / vuejs.amsterdam.2020.slides.md
Created May 18, 2020 20:48 — forked from rculp/vuejs.amsterdam.2020.slides.md
A collection of talks/slides (where available) from #vuejsamsterdam 2020

Day 1

Time Speaker Title Description
9:00 Evan You, Creator of Vue.js State of the Vuenion 2020 The growth of Vue continues and we are almost ready for Vue 3. As ever Evan You will deliver the State of Vuenion 2020, if we are lucky maybe we see some Typescript code from him ;)
 Dima Vishnevetsky Scalable Vue Graphics for the Modern Web 
 Jessica Sachs, Maintainer of @vue/test-utils and Tech Lead at Intent The Future of Vue's Test Utils With an expanded Vue Test Utils team and with Vue 3 on the horizon, we’ll talk about our plans for 2020. What’s coming in v1?
11:00 Gregg Pollack, Teaching developers Vue.js at VueMastery Introduction into the Composition API Gregg Pollack i