Become a sponsor to Sam Denty
What I work on now
I work on bolt.new @stackblitz, and contribute a lot to making open-source AI applications great
Some of my past work
gqless - A GraphQL client for rapid iteration
Whilst working with GraphQL on a data-heavy project, I was annoyed by the dev experience. So from January 2019 I worked on prototyping / developing gqless. It serves mainly as an experiment to see how graphql could make data fetching appear seamless.
console-feed - Show-off your javascript errors in style
After writing console component from scratch for injectify, I knew how cumbersome it was to do correctly.
Seeing that CodeSandbox also faced these issues, I isolated out my console component into my first npm package. It emulates the experience of Chrome Devtools pretty well.
WidgetBot - Pixel-perfect Discord chat widgets for your site
I co-founded https://widgetbot.io/, an open-source chat widget for Discord communities. Easily embed your personal discord server onto your blog, and let people send messages directly from your site without having to sign-up for anything.
Featured work
-
stackblitz/bolt.new
Prompt, run, edit, and deploy full-stack web applications
TypeScript 10,588 -
stackblitz/use-stick-to-bottom
A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages
TypeScript 150 -
samdenty/console-feed
Captures console.log's into a React Component 🔥
TypeScript 700 -
samdenty/gqless
a GraphQL client without queries
TypeScript 3,654