- Visual Studio Code Insiders
- Trello
- GitKraken
- DBeaver CE
- Firefox
- aXe accessibility testing extension
- AndCo
- Stripe
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------------------------------------------------------- | |
-- File created - Tuesday-April-20-2021 | |
-------------------------------------------------------- | |
-------------------------------------------------------- | |
-- DDL for Table GENERAL_LEDGER_ACCOUNTS | |
-------------------------------------------------------- | |
CREATE TABLE "AP"."GENERAL_LEDGER_ACCOUNTS" | |
( "ACCOUNT_NUMBER" NUMBER, | |
"ACCOUNT_DESCRIPTION" VARCHAR2(50 BYTE) COLLATE "USING_NLS_COMP" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <vector> | |
#include <iostream> | |
#include <cstdlib> | |
#include <string> | |
using namespace std; | |
void printRow (string title, vector<string> row) { | |
string rowString = ""; | |
for (const auto &piece : row) rowString += piece + " "; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '2' | |
services: | |
nginx-proxy: | |
container_name: nginx-proxy | |
image: jwilder/nginx-proxy | |
ports: | |
- "0.0.0.0:80:80" | |
- "0.0.0.0:443:443" | |
volumes: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="content"> | |
<h1>Cannafits</h1> | |
<p>Cannafits is a campaign to educate the general population about the benefits of canabis both recreationally and medically as well as to dispel commonplace stigmas fabricated by the War on Drugs.</p> | |
<p><strong>History</strong></p> | |
<p>Cannabis (more commonly known as "Marijuana") has been a part of human history since ancient times. It has long since been regulated and publicized as a harmful and dangerous drug as part of a political agenda to protect corporate profits, | |
conform to ignorant, incompetent, and corrupt legislations, to advance the personal careers of individuals directly benefiting from the prohibition of cannabis, and racial bias. | |
</p> |
A Pen by Sean Wilson on CodePen.
A Pen by Sean Wilson on CodePen.
These rules are adopted from the AngularJS commit conventions.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en" style="min-height: 100%;"> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body style="background-color: #32363a; background-image: linear-gradient(#383c40,#2c3034); color: #6a6e72; font: 400 16px/1 '-apple-system', BlinkMacSystemFont, sans-serif; margin: 0; min-height: 100%; min-width: 608px; text-rendering: optimizeLegibility;"> | |
<div style="display: none;">🚚</div> | |
<div style="box-sizing: border-box; margin: auto; padding: 16px; width: 640px;"> |
I hereby claim:
- I am seanc on github.
- I am senac (https://keybase.io/senac) on keybase.
- I have a public key ASDDPjYY2rTbqVEBpq0saDT5HYe7dt0RRU-m0Pw-OMgtPgo
To claim this, I am signing this object:
NewerOlder