eliahburns's Stars
nextauthjs/next-auth
Authentication for the Web.
nextauthjs/next-auth-example
Example showing how to use NextAuth.js with Next.js
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
ButterCMS/buttercms-marketing-site-nextjs-react
A CMS powered, SEO Optimized, Marketing Site powered by ButterCMS built on Next.js + React
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
AcuityScheduling/acuity-js
Acuity Scheduling API - JS Tool Kit
vercel/next.js
The React Framework
hernansartorio/react-nice-dates
A responsive, touch-friendly, and modular date picker library for React.
nyukat/perception_comparison
Differences between human and machine perception in medical diagnosis
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
square/anvil
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
bradtraversy/devconnector_2.0
Social network for developers, built on the MERN stack
Litote/kmongo
[deprecated] KMongo - a Kotlin toolkit for Mongo
BillyFnh/MongoDB-ReplicaSet-on-K8s
Ready to deploy MongoDB Replica Set in Kubernetes
JackZheng10/Thought-Wall
Anonymous wall to post your thoughts on. Made to demonstrate using MongoDB as a realtime database with Socket.IO and change streams. Thoughts are deleted at midnight every day if you're running it at the time.
mongodb/mongo-kafka
MongoDB Kafka Connector
JetBrains/kotlin
The Kotlin Programming Language.
mbuhot/eskotlin
Elasticsearch Query DSL for Kotlin
sksamuel/hoplite
A boilerplate-free Kotlin config library for loading configuration files as data classes
sksamuel/scrimage
JVM - Java, Kotlin, Scala image processing library
ajalt/mordant
Multiplatform text styling for Kotlin command-line applications
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
tmc/pqstream
pqstream turns your postgres database into an event stream
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
grpc/grpc-kotlin
Kotlin gRPC implementation. HTTP/2 based RPC
tmc/grpc-websocket-proxy
A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets
cashapp/turbine
A testing library for kotlinx.coroutines Flow
cashapp/exhaustive
An annotation and Kotlin compiler plugin for enforcing a when statement is exhaustive