Become a sponsor to Ben Force
Hello from Kansas City! ๐
My name is Ben, and I started writing software only a few years after I started writing English. Although I'm probably better at the former ๐
I work on projects that help make developer's lives easier. If you work with AppSync's Apache VTL resolver templates, try vscode-appsync-resolver-autocomplete
. It adds a preview of your template's output, including builtin methods like toJSON
, and autocomplete.
If you need to run migrations on cloud resources, checkout data-migration
. It has some powerful functionality, like the ability to create IAM users, and connect to RDS using the data API.
My most recent project/experiment is for voice-first developers. It's a react renderer to create cross-platform responses for voice assistants like Alexa and Google Assistant.
Your sponsorship is a way to let me know that you appreciate a project and would like me to continue development.
Featured work
-
theBenForce/vscode-appsync-resolver-autocomplete
Adds autocomplete functionality to vscode when editing AWS AppSync resolver vtl files.
TypeScript 23 -
theBenForce/react-voice
React renderer to build responses for voice-first applications.
TypeScript