I hereby claim:
- I am tamcgoey on github.
- I am tamcgoey (https://keybase.io/tamcgoey) on keybase.
- I have a public key whose fingerprint is 7894 2F9C BF23 710D 027C C8D6 F9B4 DE37 9477 19DE
To claim this, I am signing this object:
{"lastUpload":"2020-04-16T16:49:23.122Z","extensionVersion":"v3.4.3"} |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Ansi 0 Color</key> | |
<dict> | |
<key>Alpha Component</key> | |
<real>1</real> | |
<key>Blue Component</key> | |
<real>0.18039216101169586</real> |
#F8F8FA,#F8F8FA,#CAD1D9,#FFFFFF,#FFFFFF,#383F45,#60D156,#9C9C9C |
# | |
# Executes commands at the start of an interactive session. | |
# | |
# Authors: | |
# Sorin Ionescu <[email protected]> | |
# | |
# Source Prezto. | |
if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then | |
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" |
{ | |
"draw_minimap_border": true, | |
"draw_white_space": "all", | |
"file_exclude_patterns": | |
[ | |
"*.pyc", | |
"*.pyo", | |
"*.exe", | |
"*.dll", | |
"*.obj", |
import axios from 'axios'; // yarn add axios | |
import React, { useState } from 'react'; | |
import { | |
View, | |
StatusBar, | |
TextInput, | |
ToastAndroid, | |
Text, | |
TouchableHighlight, | |
TouchableOpacity |
<?php | |
/* | |
_______ _ _ __ __ _ __ _ | |
|__ __| | | | \ \ / / | | / _| | | |
| |_ __ ___| | | ___ \ \ /\ / /__ _ __| | _| |_| | _____ __ | |
| | '__/ _ \ | |/ _ \ \ \/ \/ / _ \| '__| |/ / _| |/ _ \ \ /\ / / | |
| | | | __/ | | (_) | \ /\ / (_) | | | <| | | | (_) \ V V / | |
|_|_| \___|_|_|\___/ \/ \/ \___/|_| |_|\_\_| |_|\___/ \_/\_/ | |
I hereby claim:
To claim this, I am signing this object:
void tank_reset(Tank *tank) | |
{ | |
if (tank->isFrontPage == TRUE) | |
{ | |
tank->f_x = tank->x; | |
tank->f_y = tank->y; | |
} | |
else | |
{ |
<title>[BLOG TITLE] | Thomas McGoey-Smith</title> | |
<meta name="Description" content="Thomas McGoey-Smith is a Computer Science Student from Calgary, Alberta, Canada. If you enjoyed [BLOG TITLE] you should consider following Thomas on twitter @tamcgoey."> | |
<meta name="Keywords" content="Thomas McGoey-Smith, Computer Science Student, Calgary Alberta Canada, Programmer"> | |
<meta name="twitter:card" content="summary"> | |
<meta name="twitter:site" content="@tamcgoey"> | |
<meta name="twitter:title" content="[Blog Title] | Thomas McGoey-Smith"> | |
<meta name="twitter:description" content="Another post written by: Thomas McGoey-Smith"> | |
<meta name="twitter:creator" content="@tamcgoey"> | |
<meta name="twitter:image:src" content="http://d22k0q6ovzvusd.cloudfront.net/tamcgoey/headshot.png"> |