Skip to content

Instantly share code, notes, and snippets.

View tinykite's full-sized avatar

Dakota Sexton tinykite

View GitHub Profile
@tinykite
tinykite / keybase.md
Last active September 12, 2023 18:34
Keybase

Keybase proof

I hereby claim:

  • I am tinykite on github.
  • I am tinykitelab (https://keybase.io/tinykitelab) on keybase.
  • I have a public key ASBFJT5VVlQAU7lT_os6lJk3FXUn4G7SA_t-ZfbmKNevYwo

To claim this, I am signing this object:

@tinykite
tinykite / index.js
Created November 4, 2019 03:36
Array.find Example
[
{
name: "Stephanie",
date: "Tomorrow"
},
{
name: "Hugo",
date: "Yesterday"
},
{
@tinykite
tinykite / intersectionobserverwithhooks.js
Last active October 29, 2019 00:18
Intersection Observer Hooks Example
// Import React and React Hooks for Triggering Animation
import React, { useState, useEffect, useRef } from 'react';
// From the Use Hooks Website
// https://usehooks.com/useOnScreen
// Also available as a Node Module
// https://github.com/thebuilder/react-intersection-observer
function useOnScreen(ref) {
@tinykite
tinykite / App.js
Created June 26, 2019 04:23
Using React with Arrays and the Map function
import React from 'react';
import posts from "./sampleContent.json";
import Content from './Content';
function App() {
return (
<div className="App">
<Content posts={posts} />
</div>
);
@tinykite
tinykite / keybase.md
Created July 20, 2016 20:23
Keybase public key

Keybase proof

I hereby claim:

  • I am cocosexton on github.
  • I am dakotasexton (https://keybase.io/dakotasexton) on keybase.
  • I have a public key whose fingerprint is F7CE DAC1 D656 BAF2 74EC 8389 BFBB 58DC 2EAE E99D

To claim this, I am signing this object: