Skip to content

Instantly share code, notes, and snippets.

View cbrennanpoole's full-sized avatar
👉
partner withWind + big tech (3 of 4; 2-date) to architecture cloud architecture.

cbrennanpoole cbrennanpoole

👉
partner withWind + big tech (3 of 4; 2-date) to architecture cloud architecture.
View GitHub Profile
@cbrennanpoole
cbrennanpoole / index.pug
Created May 10, 2020 07:30 — forked from daliborgogic/index.pug
Product Social Media Tags
//- https://search.google.com/structured-data/testing-tool#url=daliborgogic.com
//- https://cards-dev.twitter.com/validator
//- https://developers.facebook.com/tools/debug/
html(itemscope itemtype="http://schema.org/Product")
title Page Title. Maximum length 60-70 characters
meta(name="description" content="Page description. No longer than 155 characters.")
//- Schema.org markup for Google+
@cbrennanpoole
cbrennanpoole / index.pug
Created May 10, 2020 07:30 — forked from daliborgogic/index.pug
Product Social Media Tags
//- https://search.google.com/structured-data/testing-tool#url=daliborgogic.com
//- https://cards-dev.twitter.com/validator
//- https://developers.facebook.com/tools/debug/
html(itemscope itemtype="http://schema.org/Product")
title Page Title. Maximum length 60-70 characters
meta(name="description" content="Page description. No longer than 155 characters.")
//- Schema.org markup for Google+
@cbrennanpoole
cbrennanpoole / index.pug
Created May 10, 2020 07:30 — forked from daliborgogic/index.pug
Product Social Media Tags
//- https://search.google.com/structured-data/testing-tool#url=daliborgogic.com
//- https://cards-dev.twitter.com/validator
//- https://developers.facebook.com/tools/debug/
html(itemscope itemtype="http://schema.org/Product")
title Page Title. Maximum length 60-70 characters
meta(name="description" content="Page description. No longer than 155 characters.")
//- Schema.org markup for Google+
@cbrennanpoole
cbrennanpoole / Open.Graph-Twitter.Card-Metadata.Template.html
Last active August 4, 2022 20:29 — forked from druellan/opengraph.template.html
Basic template for OpenGraph/Facebook metatags
<!DOCTYPE html>
<html>
<head>
<title>CRASH COURSE ON PYTHON by GOOGLE</title>
<meta charset="UTF-8">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="https://twitter.com/oudcollective">
<meta name="twitter:title" content="Crash Course on Python by Google">
<meta name="twitter:description" content="Crash course on Python offered by Google on Coursera and curated by The Wind LLC">
@cbrennanpoole
cbrennanpoole / README-Template.md
Created February 7, 2020 07:23 — forked from Anka-Liu/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@cbrennanpoole
cbrennanpoole / PY0101EN-1-1-Types.ipynb
Created November 10, 2019 18:42 — forked from shangbaba/PY0101EN-1-1-Types.ipynb
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cbrennanpoole
cbrennanpoole / PY0101EN-1-1-Types.ipynb
Created November 10, 2019 18:41 — forked from shangbaba/PY0101EN-1-1-Types.ipynb
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cbrennanpoole
cbrennanpoole / How to download streaming video.md
Created November 10, 2019 18:40 — forked from danfinlay/How to download streaming video.md
How to download a streaming video with Google Chrome

How to download streaming video

Streaming just means a download that they don't want you to keep. But Chrome's developer tools make it easy to access what's really going on under the hood.

Open Developer Tools

From the page where you want to download some things, go into your chrome menu to open the developer tools. You can either:

1.  (On a mac): Command-option-J
2. (On a PC): Control-alt-J
@cbrennanpoole
cbrennanpoole / README-Template.md
Created October 24, 2019 10:24 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites