conorhastings
sometimes people pay me to write code, sometimes i just write code, sometimes i do other things, it's all good
FreewillWashington DC
Pinned Repositories
react-component-demo
A React Component To make live editable demos of other React Components
react-emoji-react
a clone of slack emoji reactions in react
react-native-syntax-highlighter
a syntax highlighter for react native using https://github.com/conorhastings/react-syntax-highlighter under the hood
react-syntax-highlighter-virtualized-renderer
a way to use react-virtualized to render lines of code for react-syntax-highlighter
redux-test-recorder
a redux middleware to automatically generate tests for reducers through ui interaction
routeql
backend agnostic, graphql style colocation of data requests in React
use-reducer-with-side-effects
react-syntax-highlighter
syntax highlighting component for react with prismjs or highlightjs ast using inline styles
redux-unhandled-action
Redux middleware that logs an error to the console when an action is fired and the state is not mutated,
conorhastings's Repositories
conorhastings/react-native-syntax-highlighter
a syntax highlighter for react native using https://github.com/conorhastings/react-syntax-highlighter under the hood
conorhastings/routeql
backend agnostic, graphql style colocation of data requests in React
conorhastings/use-reducer-with-side-effects
conorhastings/react-syntax-highlighter-virtualized-renderer
a way to use react-virtualized to render lines of code for react-syntax-highlighter
conorhastings/react-close-on-escape
higher order component to close other react component on press of escape key (or fire whatever function you want but probably it should close)
conorhastings/netflix-originals
a react calendar app for netflix original movie releases
conorhastings/storybook-addon-react-profiler
conorhastings/AgeComparer
Compare your age to the ages to the average age of professional athletes and become depressed about how relatively old you are in comparison.
conorhastings/state-reducers-hook
manage state by dispatching changes using react hooks
conorhastings/use-worker-hook
conorhastings/babel-blade
⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client!
conorhastings/conorhastings
conorhastings/conorhastings.github.io
My Personal Webpage
conorhastings/create-env-hook
conorhastings/dalle-mini
DALL·E Mini - Generate images from a text prompt
conorhastings/dalle-playground
A playground to generate images from any text prompt based on OpenAI's DALL-E https://openai.com/blog/dall-e/
conorhastings/docs.gauge.org
User documentation for Gauge
conorhastings/fetch-dedupe
A thin wrapper around fetch() that helps you minimize network requests
conorhastings/filter-invalid-dom-props
conorhastings/getup
conorhastings/graphql-statemachine
conorhastings/huggingtweets
Tweet Generation with Huggingface
conorhastings/image-palette
Generate a WCAG compliant color theme from any image
conorhastings/imessage-analysis
Code to extract all the information from the imessage DB in your mac and then explore the data
conorhastings/jeopardy1
Play Jeopardy online with friends
conorhastings/max-concurrent-fetch-hook
conorhastings/object-signature-match
see if two objects have same keys and value type
conorhastings/partykit-starter
conorhastings/rfcs
RFCs for changes to Svelte
conorhastings/round-robin-ranking
Round-Robin Ranking (RRR) system in JavaScript/TypeScript.