Pinned Repositories
aoc-2022
Advent Of Code 2022
aws-github-email-webhook
Webhook replacement for GitHub's deprecated email service. Runs on AWS.
drag-drop-flexbox
Demo of Drag and Drop used with Flexbox ordering
gae_tx_test
GAE transaction tests
sideload
Sideload files (which are not source controlled) in and out of a project.
bseib's Repositories
bseib/vue-vite-external-static-image
Test case for external img source
bseib/aoc-2022
Advent Of Code 2022
bseib/sideload
Sideload files (which are not source controlled) in and out of a project.
bseib/auth
A GitHub Action for authenticating to Google Cloud.
bseib/avaje-javalin-api-example
Example repo of an avaje javalin api
bseib/bug-sveltekit-external-link
Demonstrate static build bug when using a <link> to an external resource.
bseib/buttonmaker-io
bseib/chunks-webpack-plugin
ChunksWebpackPlugin create HTML files to serve your webpack bundles. It is very convenient with multiple entrypoints and it works without configuration.
bseib/ElasticEmailClient
Java client for Elastic Email
bseib/GeoIP
Access a MaxMind geo database file (from a web app) to get location based information given a dotted decimal IP address.
bseib/gopoker
Poker hand evaluation for Go
bseib/javalin
A simple and modern Java and Kotlin web framework
bseib/javalin.github.io
Javalin website source code
bseib/javalin5-example1
Reproduce a bug on serving root when `ignoreTrailingSlashes=false`
bseib/jdenticon-kotlin
bseib/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin
bseib/kotlin-interface-delegate-bug
A reproduction of a kotlin bug involving delgates of an interface
bseib/listen
Listen to a socket on address/port, and dump to stdout
bseib/loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
bseib/MKRGSM
bseib/mocha-examples
Working examples of common configurations using mocha ☕️
bseib/modclock
Draw some SVG "clock arithmetic" to illustrate modulo math
bseib/MXResolver
Java lib to resolve MX records for hostnames, and fall back to A records if no MX records are found. Some caching is done as well. This is useful in a situation when you might be email ing someone -- quick litmus test to see if the domain is legit, and if you are doing the SMTP stuff too, then you'll know where to open your socket.
bseib/QuickBooks-V3-Java-SDK
Java SDK for QuickBooks REST API v3 services
bseib/service-worker-demo
A basic demonstration of service workers
bseib/support-needed-please
Sometimes I just want to send a github issue link to get support from somewhere that doesn't use github.
bseib/velocity.js
velocity for js
bseib/vue-cli
🛠️ Standard Tooling for Vue.js Development
bseib/vue-datepicker
A vue component of datepicker, includes DatePicker, DatetimePicker, DateRangePicker, TimePicker
bseib/vue-interactive-paycard
Credit card form with smooth and sweet micro-interactions