ryands17
A Full Stack web dev, guitarist, and DevOps enthusiast who loves the JS | TS ecosystem!
@prisma Netherlands
Pinned Repositories
algorithms-rust
A set of basic algorithms created in Rust
fastify-prisma
Basic Fastify app using Prisma as an ORM
graphql-api-cdk-serverless-postgres
A basic example of AppSync + Lambda resolvers with AWS Aurora Serverless and Prisma
graphql-codegen
Getting the best developer experience with GraphQL using TypeScript and Codegen
nexus-auth
A sample auth module with Prisma 2 and Nexus
node-beanstalk-cdk
Deploy a Node app on Elastic Beanstalk with AWS Codebuild using aws-cdk
passwordless-auth
Allows a user to login directly via email without a need for entering passwords using Cognito
prisma-lambda
Integrating Prisma with `aws-lambda-nodejs` to run Prisma on Lambda
spa-deploy-cdk
Deploy a SPA with AWS Codebuild using aws-cdk
ts-algorithms
Algorithms and Data Structures created in TypeScript
ryands17's Repositories
ryands17/passwordless-auth
Allows a user to login directly via email without a need for entering passwords using Cognito
ryands17/lambda-canary-deployments
API Gateway and Lambda with weighted routing to the latest function deployed
ryands17/graphql-codegen
Getting the best developer experience with GraphQL using TypeScript and Codegen
ryands17/htmx-forms
Validating forms with HTMX using Zod, styled with DaisyUI
ryands17/testing-react
A repository with testing solutions for React patterns
ryands17/ts-rust
Using Rust a like type system in TypeScript
ryands17/gdg19-react-apollo
A React app with the Apollo client for fetching data from our backend
ryands17/rcomp
A React component generator made using Gluegun
ryands17/svelte-electron
A sample electron app made with Svelte & Webpack. Routing and Lazy Loading included
ryands17/absolute-paths
An effective hack to have absolute path support in TypeScript and Node
ryands17/amplify-auth
A sample repo showing authentication with Cognito handled by aws-amplify
ryands17/antd-theming
Changing the theme of Ant Design in create-react-app
ryands17/appsync-api
AppSync API with Cognito auth and custom scopes using SST
ryands17/chat-frontend
Frontend for a simple chat application using AWS Amplify and React
ryands17/gdg19-prisma-ts
A Prisma server build with TypeScript using Nexus
ryands17/graphql-made-easy
GraphQL made easy with TypeScript and Codegen
ryands17/graphql-ts
A simple GraphQL example repo created using TypeScript
ryands17/htmx-todomvc
A simple todomvc app using HTMX and Hyperscript
ryands17/node-beanstalk
A sample Node app deployed to AWS Elastic Beanstalk
ryands17/rust-snippets
A list of snippets created while learning Rust
ryands17/chat-backend
Backend for a simple chat application using AWS Amplify and CDK
ryands17/cloud-native-testing
Cloud Native Integration Testing for Serverless apps
ryands17/express-ts
A sample express app using typescript with Backpack
ryands17/immer-reducers
A sample React app using the useReducer hook and Immer
ryands17/mobx-react-demo
A simple app showing how Mobx works
ryands17/quicklink-repro
A basic reproduction to quicklink not working with react-router
ryands17/rust-projects
A set of mini-projects created to learn Rust
ryands17/sqs-eb-pipes
SQS message processing with Step Functions using EventBridge Pipes
ryands17/vue-jsxed
A sample application made using the vue-cli and wrting SFC's using JSX
ryands17/web-workers-mobx
A sample counter app with web workers and MobX (experimental)