Pinned Repositories
go-firebase-now
An example of a Go backend API that can be deployed to Zeit Now 2.0
go-logfilter
A Go (Golang) plugin for filtering logs based on packages and file names
go-now-builder
An alternative Go builder for the Now 2.0 platform
go-zeit-now
A Go (golang) Zeit Now Generic Example
logrus
Structured, pluggable logging for Go.
next-firebase-now
A basic next.js example of using server and client firebase libraries
parcel
📦🚀 Blazing fast, zero configuration web application bundler
torbensky's Repositories
torbensky/next-firebase-now
A basic next.js example of using server and client firebase libraries
torbensky/parcel
📦🚀 Blazing fast, zero configuration web application bundler
torbensky/advent-of-code-2023
My Advent of Code 2023 Solutions (Go, Python and Typescript)
torbensky/adventofcode-common
To share things that are common across years of adventofcode (each year is a separate repository)
torbensky/adventofcode2019
Advent of Code 2019 (https://adventofcode.com/2019) solutions (which I started in 2020)
torbensky/adventofcode2020
Contains my Advent of Code 2020 code
torbensky/api-documentation
Mailjet API Guides
torbensky/coding-badly
Brad & Joe Coding Badly
torbensky/docs
Nhost Documentation
torbensky/file-blinder
A python utility that blinds files for the purpose of scientific analysis
torbensky/go-hexagonal-webapp-experiment
Me experimenting with hexagonal architecture while making a web app
torbensky/google-drive-encrypt
Source for drive-encrypt.com -- Encrypted file storage on Google Drive
torbensky/htmx-fun
Fun with HTMX
torbensky/lerna-ts-library-with-examples-starter
A starter project for developing a Typescript library in a monorepo managed by lerna so that embedded example projects can be included
torbensky/node-typescript-starter
A basic starter template for Node + Typescript
torbensky/npx-card
An NPM module that's like a good ol' business card
torbensky/nuxt-socketio
An example of integrating socket.io in a NuxtJS app
torbensky/OCP-Reform
Overlay transit, grocery and distance to parks, services to show a more modern, health-oriented understanding of where homes should be located. And then hand that to council.
torbensky/offline-decrypt
torbensky/pr-watcher
A simple CLI tool that helps you stay on top of a pull request on GitHub. Most useful for being notified of a CI status check update or a PR review.
torbensky/python-imagej-starter
A starter project for a Python + ImageJ project
torbensky/python-ocr-starter
A starter project for doing OCR in Python
torbensky/react-vite-geolocation-example
A simple example of a Vite React app that can get your current geo location
torbensky/rxdb-examples
Some examples of how to use rxdb
torbensky/starter-snake-go-1
Getting started with Battlesnake and Go
torbensky/starter-snake-javascript
Getting started with Battlesnake and JavaScript
torbensky/starter-snake-python
Getting started with Battlesnake and Python
torbensky/starter-snake-rust
Getting started with Battlesnake and Rust
torbensky/starter-snake-typescript
Getting started with Battlesnake and TypeScript
torbensky/typescript-react-hooks-starter
A modern React (^17.0) Typescript project (using Parcel bundler) with minimal dependencies demonstrating the use of React hooks