vincentmvdm's Stars
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
nfl/react-helmet
A document head manager for React
terkelg/awesome-creative-coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
langchain-ai/langchainjs
🦜🔗 Build context-aware reasoning applications 🦜🔗
NaturalNode/natural
general natural language facilities for node
rehooks/awesome-react-hooks
Awesome React Hooks
dotansimha/graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
gaearon/overreacted.io
Personal blog by Dan Abramov.
jaredpalmer/the-platform
Web. Components. 😂
stackgl/shader-school
:mortar_board: A workshopper for GLSL shaders and graphics programming
wzchen/probability_cheatsheet
A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.
donavon/hook-flow
A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf
brianlovin/briOS
My personal website.
stackgl/webgl-workshop
:mortar_board: The sequel to shader-school: Learn the WebGL API
kentcdodds/netlify-shortener
Your own free URL shortener with Netlify
dqbd/tiktoken
JS port and JS/WASM bindings for openai/tiktoken
dylanshine/openai-kit
A community Swift package used to interact with the OpenAI API
terkelg/zet
Set() as it should be.
kentcdodds/react-testing-library-examples
Created with CodeSandbox
markusn/color-diff
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the closest color in palette Y based on the CIEDE2000 difference.
skpm/sketch-module-web-view
A sketch module for creating an complex UI with a webview
vincentneo/CoreGPX
A library for parsing and creation of GPX location files. Purely Swift.
sandiiarov/use-deep-compare
🤿 React hooks, except using deep comparison on the inputs, not reference equality
steveruizok/globs
A globs-based vector editor.
techfort/mimir
bag-of-words calculator in javascript
zachj0hnston/reactfordesignersdotcom
A designer friendly guide to learning React
jacopocolo/sketchplugin-webview-template
A template for building Sketch plugins using a HTML page as user interface
compute-io/cosine-similarity
Computes the cosine similarity between two arrays.
kentcdodds/create-react-app-react-testing-library-example