Skip to content

Instantly share code, notes, and snippets.

View freshlesh3's full-sized avatar

StudioBFD freshlesh3

View GitHub Profile
@netgfx
netgfx / AirTableApi.tsx
Last active April 11, 2024 11:16
Framer Airtable API
import { ComponentType, useEffect } from "react"
import { createStore } from "https://framer.com/m/framer/store.js@^1.0.0"
import { randomColor } from "https://framer.com/m/framer/utils.js@^0.9.0"
import Furniture_card from "../canvasComponent/em5g0kT7d"
import _ from "lodash"
import { Color, motion } from "framer"
// Learn more: https://www.framer.com/docs/guides/overrides/
// Uses this template: https://www.airtable.com/templates/featured/expZvMLT9L6c4yeBX/product-catalog
@abarza
abarza / Default New Doc Sizes.doc
Last active December 10, 2015 17:48
Document presets for Photoshop, replacing the default values given by the software with the Android and iOS screen sizes.
;------------------------------------------------------------------------------
; Generic mobile device sizes
;------------------------------------------------------------------------------
"mobile"
"Android LDPI Small QVGA" 240 320 pixels 120 dpi RGB 8 1.0 white "none"
"Android LDPI Normal WQVGA400" 240 400 pixels 120 dpi RGB 8 1.0 white "none"
"Android LDPI Normal WQVGA432" 240 432 pixels 120 dpi RGB 8 1.0 white "none"
"Android LDPI Extra Large" 1024 600 pixels 120 dpi RGB 8 1.0 white "none"