Pinned Repositories
boilerplay
Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.
databaseflow
An opinionated modern database interface
generust
A cargo-generate template to help you build your best web application using Rust
hawkthorne
#sixseasonsandagame
npn
NPN helps you explore and test HTTP services, with a focus on speed and correctness.
play-silhouette-postgres-async-seed
A template Play 2.4 application which uses Silhouette 3.0 as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async and jdub-async.
projectforge
Project Forge helps you build applications with Go
projectile
Projectile creates beautiful Scala code from your Postgres database, GraphQL queries, or Thrift definitions
rituals
Work with your team to estimate work, track your progress, and gather feedback
scala-js-typescript
A TypeScript-to-Scala.js converter. Designed for parsing definitelytyped.com, powers definitelyscala.com.
kyleu's Repositories
kyleu/boilerplay
Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.
kyleu/databaseflow
An opinionated modern database interface
kyleu/projectile
Projectile creates beautiful Scala code from your Postgres database, GraphQL queries, or Thrift definitions
kyleu/scala-js-typescript
A TypeScript-to-Scala.js converter. Designed for parsing definitelytyped.com, powers definitelyscala.com.
kyleu/projectforge
Project Forge helps you build applications with Go
kyleu/generust
A cargo-generate template to help you build your best web application using Rust
kyleu/play-silhouette-postgres-async-seed
A template Play 2.4 application which uses Silhouette 3.0 as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async and jdub-async.
kyleu/solitaire.gg
kyleu/npn.dev
npn helps you build stuff
kyleu/rituals
Work with your team to estimate work, track your progress, and gather feedback
kyleu/hawkthorne
#sixseasonsandagame
kyleu/map-tower
Initial prototype of a tower defense based on real maps, using Scala, Play 2, MongoDB, and the OSM GIS data.
kyleu/chinook
Simple project, generated by Database Flow
kyleu/graphql-gateway
SDL-based GraphQL gateway for REST and GraphQL-based micro-services
kyleu/rustimate
A work in progress planning/estimate poker app in Rust, mostly generated by `generust`
kyleu/admini
A database management application, basically. It does other stuff too
kyleu/npn
NPN helps you explore and test HTTP services, with a focus on speed and correctness.
kyleu/dbaudit
Database tools
kyleu/dbui
Golang experiment
kyleu/generust-example-project
The output from running the `generust` cargo template
kyleu/homebrew-kyleu
Homebrew formula repository
kyleu/kyleu.github.io
Me, I guess...
kyleu/libnpn
Useful Go libraries
kyleu/loadtoad
Ribbit.
kyleu/pftest
Test project for Project Forge
kyleu/puzzlebrawl
Puzzle Brawl!
kyleu/restlessrealms
An old game I made in 2008.
kyleu/solitaire
Solitaire and patience implementation, a work-in-progress
kyleu/solitaire_rust
A solitaire game
kyleu/todoforge
A TODO MVC implementation using Project Forge