Pinned Repositories
amplify-js
A declarative JavaScript library for application development using cloud services.
amplify-auth-test
A repo to test using Amplify.js Auth module to sign in/out of a React-Native app
amplify-js
A declarative JavaScript library for application development using cloud services.
bash-scripts
Some helpful bash scripts for my personal use
medium-await-for-loop
Repo complimenting Medium article regarding the use of for-loops and async/await
mern-azure-example
Repo complimenting Medium article regarding hosting a Node server in Azure that serves Create-React-App application, has an API the application calls, and interacts with Azure Cosmos DB, a Document DB
react-apollo-hooks-example
Example repo with React/Apollo web and mobile client and GraphQL server powered by Prisma DB
react-create-view
a utility to standardize creating views that go through different states like loading, success, empty, error
react-native-project-template
A thoughtful react-native template to build a scalable project alone or in a team
watch-room
Browser extension that uses websockets to synchronize users watching video in a room
ChrisLFieldsII's Repositories
ChrisLFieldsII/mern-azure-example
Repo complimenting Medium article regarding hosting a Node server in Azure that serves Create-React-App application, has an API the application calls, and interacts with Azure Cosmos DB, a Document DB
ChrisLFieldsII/react-apollo-hooks-example
Example repo with React/Apollo web and mobile client and GraphQL server powered by Prisma DB
ChrisLFieldsII/react-create-view
a utility to standardize creating views that go through different states like loading, success, empty, error
ChrisLFieldsII/react-native-project-template
A thoughtful react-native template to build a scalable project alone or in a team
ChrisLFieldsII/watch-room
Browser extension that uses websockets to synchronize users watching video in a room
ChrisLFieldsII/amplify-auth-test
A repo to test using Amplify.js Auth module to sign in/out of a React-Native app
ChrisLFieldsII/config
Common configuration files I always use across projects
ChrisLFieldsII/game-guides
ChrisLFieldsII/getid-cli
A CLI to generate ids and copy them to the clipboard
ChrisLFieldsII/http-client
Http client thats a wrapper around axios, so basically axios with better typings
ChrisLFieldsII/js-storage-abstraction
An abstraction to use the many different storage libraries in the JavaScript ecosystem
ChrisLFieldsII/next-auth
Authentication for Next.js
ChrisLFieldsII/nextjs-playground
Repo learning nextjs
ChrisLFieldsII/nextjs-utils
ChrisLFieldsII/proxy-function-callbacks
Create a proxy for an object to intercept its function calls with callbacks: onBefore, onSuccess, onError, onAfter
ChrisLFieldsII/react-components
Chakra UI based react components
ChrisLFieldsII/react-native-map-link
🗺 Open the map app of the user's choice.
ChrisLFieldsII/react-native-new-relic-module
Use New Relic in React Native
ChrisLFieldsII/react-native-read-more
React native library to show text in a condensed way and expand when needed. Drop in replacement for Text component and highly customizable. Can be used with expo or native cli on all platforms.
ChrisLFieldsII/redwood-font-import-storybook-bug
Demonstrates a bug in redwood storybook config when importing css from fontsource
ChrisLFieldsII/sls-issue-ts
Repo to prove that a template created w/ aws-nodejs-typescript fails to deploy just an S3 bucket with error: Packaging: No files found
ChrisLFieldsII/snippet-wizard
An app to CRUD snippets in one place across the many different snippet sites like github, gitlab, etc
ChrisLFieldsII/soundcloud-downloader
Automated soundcloud album/playlist downloads
ChrisLFieldsII/todos-react-mobx
Simple Todo app using React and the power of MobX to accomplish MVVM architecture
ChrisLFieldsII/todos-react-redux
Simple Todo app using React and Redux
ChrisLFieldsII/todos-rn-mobx
Simple Todo app using React-Native and the power of MobX to accomplish MVVM architecture
ChrisLFieldsII/ts-utils
some utils i use written in TS
ChrisLFieldsII/use-set-window
a react hook to set variables to the window
ChrisLFieldsII/utils
Utilities that may or may not be utilized
ChrisLFieldsII/webpack-practice