GitHub / CodingDoug 6 Repositories
@chiselstrike DevRel, Engineer, firebase-consultant.com, and @firebase enthusiast.
CodingDoug/min-functions-cold-start
Scaffolding for Cloud Functions deployed with the Firebase CLI that minimize cold starts by using TypeScript async imports
Language: TypeScript - Size: 293 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 18

CodingDoug/universal-translator
Demo app using Firebase and Google Cloud products to implement a "universal translator"
Language: Kotlin - Size: 626 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 11

CodingDoug/turso-docs Fork of tursodatabase/turso-docs
Turso reference documentation
Language: JavaScript - Size: 47.3 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/turso-cli Fork of tursodatabase/turso-cli
Command line interface to Turso.
Language: Go - Size: 7.54 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/sqld Fork of libsql/sqld
sqld is a server mode for libSQL
Language: Rust - Size: 2.51 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/firebase-jetpack
Sample app that shows Firebase works well with Android Jetpack architecture components
Language: Kotlin - Size: 632 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 177 - Forks: 28

CodingDoug/libsql-client-go Fork of libsql/libsql-client-go
Go client API for libSQL
Language: Go - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/docs Fork of superfly/docs
Size: 7.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/sqlalchemy-libsql Fork of libsql/sqlalchemy-libsql
Language: Python - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodingDoug/app-turso-nextjs-starter Fork of turso-extended/app-turso-nextjs-starter
A Next.js starter template that uses Turso to store data and Tailwindcss for styling.
Language: TypeScript - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodingDoug/libsql-client-ts Fork of libsql/libsql-client-ts
Libsql's TypeScript client
Language: TypeScript - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodingDoug/libsql-client-py Fork of libsql/libsql-client-py
Python SDK for libSQL
Language: Python - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodingDoug/drizzle-orm Fork of drizzle-team/drizzle-orm
TypeScript ORM for SQL
Language: TypeScript - Size: 21.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CodingDoug/concurrency
Concurrency samples from my talk at AnDevCon
Language: Java - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 3

CodingDoug/turso-int-test
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/backends-for-android
Sample project to accompany my conference talk "Easy, scalable backends for Android"
Language: Kotlin - Size: 510 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 1

CodingDoug/libsql Fork of libsql/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Language: C - Size: 72.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/test-013
Language: TypeScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/libsql.github.io Fork of libsql/libsql.github.io
GH pages for libsql
Language: HTML - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/chiselstrike Fork of chiselstrike/chiselstrike
ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient JavaScript/TypeScript business logic layer
Language: Rust - Size: 11.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/docs.chiselstrike.com Fork of chiselstrike/docs.chiselstrike.com
The source code for docs.chiselstrike.com.
Language: JavaScript - Size: 5.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingDoug/android-transformers
Sample code for performing bytecode manipulation in an Android app using the Android Transform API.
Language: Kotlin - Size: 156 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 8

CodingDoug/firebase-tic-tac-toe
Source code for tic-tac-toe game demoed at Google I/O 2017, built entirely with Firebase
Language: JavaScript - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 48 - Forks: 20

CodingDoug/firebase-doorbell
Source code for my Firebase Doorbell project built with Android Things
Language: Kotlin - Size: 215 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 10

CodingDoug/white-label-event-app
A white label event app for Android
Language: Java - Size: 374 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 28 - Forks: 10

CodingDoug/kotlin-view-builder
Sample app for my Medium blog on building views with Kotlin
Language: Kotlin - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 13 - Forks: 4

CodingDoug/function-faker-image Fork of ultrasaurus/function-faker-image
Language: TypeScript - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

CodingDoug/quickstart-android Fork of firebase/quickstart-android
Firebase Quickstart Samples for Android
Language: Java - Size: 9.59 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

CodingDoug/FirebaseUI-Android Fork of firebase/FirebaseUI-Android
UI bindings for Firebase
Language: Java - Size: 19.4 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
