dwaynelavon's Stars
mmazzarolo/react-native-modal-datetime-picker
A React-Native datetime-picker for Android and iOS
react-native-text-input-mask/react-native-text-input-mask
Text input mask for React Native, Android and iOS
googlearchive/friendlypix-web
FriendlyPix is a cross-platform Firebase example app - This is the web version
googlearchive/friendlypix
FriendlyPix is a cross-platform Firebase example app
firebase/quickstart-nodejs
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
careercup/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
jemise111/react-native-swipe-list-view
A React Native ListView component with rows that swipe open and closed
jinzhu/copier
Copier for golang, copy value from struct to struct and more
wix/react-native-ui-lib
UI Components Library for React Native
react-native-masked-view/masked-view
React Native Masked View Library
osdnk/react-native-reanimated-bottom-sheet
Highly configurable bottom sheet component made with react-native-reanimated and react-native-gesture-handler
samsarahq/thunder
⚡️ A Go framework for rapidly building powerful graphql services
zalmoxisus/remote-redux-devtools
Redux DevTools remotely.
jkzing/vscode-redux-devtools
Redux DevTools vscode extension
jaydenseric/apollo-upload-client
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).
jpascal/graphql-upload
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various GoLang GraphQL servers
jaydenseric/graphql-multipart-request-spec
A spec for GraphQL multipart form requests (file uploads).
jhen0409/react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
go-validator/validator
Package validator implements struct field validations
badoux/checkmail
Golang package for email validation
katzien/go-structure-examples
Examples for my talk on structuring go apps
holmes89/hex-example
Little API to demonstrate various microservice design principles and technologies
adxgun/cab
Ride sharing app backend. Think UBER, LYFT etc
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.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
OscarYuen/go-graphql-starter
This repository uses graph-gophers/graphql-go to build a starter web application
99designs/gqlgen
go generate based graphql server library
smallnest/gen
Converts a database into gorm structs and RESTful api