Skip to content

Instantly share code, notes, and snippets.

View danielrobertson's full-sized avatar
☁️

Daniel danielrobertson

☁️
View GitHub Profile
@danielrobertson
danielrobertson / index.html
Last active December 16, 2019 20:10
Filter photos by tags on click
<!DOCTYPE html>
<html>
<script>
const showTiles = function(tag) {
// reset any previously hidden tiles
if (tag !== "all") {
showTiles("all");
}
// get all HTML elements with css class tile
name: Build and Deploy Storybook
on:
push:
paths: ["frontend-components/**", ".storybook/**"] # Trigger the action only when files change in the folders defined here
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
@danielrobertson
danielrobertson / vocab_1a.txt
Created October 30, 2022 07:43
Dongguk 1A vocab
가다,to go, 1A
비싸다,to be expensive, 1A
켜요,to turn on, 1A
꺼요,to turn off, 1A
바빠요,to be busy, 1A
느려요, slow, 1A
짜요, salty , 1A
공원, park, 1A
공항, airport, 1A
만나요,to meet  , 1A