Skip to content

Instantly share code, notes, and snippets.

View jamiepine's full-sized avatar

Jamie Pine jamiepine

View GitHub Profile
@jamiepine
jamiepine / settings.json
Last active November 3, 2023 17:23
VSCode Settings
{
"editor.fontSize": 13,
"editor.lineHeight": 1.8,
"editor.fontWeight": "normal",
"debug.console.fontFamily": "dank mono, monaco, monospace",
"editor.fontFamily": "dank mono, monaco, monospace",
"workbench.iconTheme": "bearded-icons",
"editor.fontLigatures": true,
// "workbench.colorCustomizations": {
// "editorGutter.background": "#131521",
import React, { useState } from 'react';
import styled from 'styled-components/native';
import { useInterval } from '../../../utils/NotifyHooks';
import { Animated, Easing } from 'react-native';
import FastImage from 'react-native-fast-image';
import { TouchableOpacity } from 'react-native-gesture-handler';
type VideoCardProps = {
thumbstrip: string;
size?: number;
import Pulse from 'pulse-framework'
const pulse = new Pulse.Library({
actions: {
example({ base }, testParamOne, textParamTwo) {
console.log(testParamOne, textParamTwo)
}
}
})
{
// Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
<!DOCTYPE html>
<html>
<head>
<style>
body {
background: #1d1d1d;
color: rgb(15, 184, 29);
font-family: monospace;
### Keybase proof
I hereby claim:
* I am jamiepine on github.
* I am jamiepine (https://keybase.io/jamiepine) on keybase.
* I have a public key ASBPaxYmZZHS831l6mnhjkVnZfYJnOE17U6jx1kdXBsMPwo
To claim this, I am signing this object: