adam-hanna
An entrepreneur living and working in Los Angeles. My RSA fingerprint: 3D33 EE0E 8620 44EC F7FA 3CA0 2687 062E 2A4E 0E15
Los Angeles
Pinned Repositories
arrayOperations
Small library for performing union, intersect, difference and distinct operations on slices in goLang
design-first
A REST api templating engine for typescript.
goal-seek
goal-seek is a javascript library that can be used to solve for the value of an independent variable: "x"; of a function: "f(x)"; such that f(x) equals some defined goal. In other words: do you know the desired output of a function but not the input to yield such an output? If so, then use this goal seek!
goLang-jwt-auth-example
This is an example implementation of jwt auth with goLang
golang-vuejs-starter-kit
This is a starter kit for goLang and vuejs which can be cloned to start your next project
jwt-auth
This package provides json web token (jwt) middleware for goLang http servers
react-responsive-tables
A react component for responsive tables
sessions
A dead simple, highly performant, highly customizable sessions middleware for go http servers.
go-libp2p-pubsub-benchmark-tools
libp2p/go-libp2p-pubsub benchmark tools
adam-hanna's Repositories
adam-hanna/jwt-auth
This package provides json web token (jwt) middleware for goLang http servers
adam-hanna/arrayOperations
Small library for performing union, intersect, difference and distinct operations on slices in goLang
adam-hanna/sessions
A dead simple, highly performant, highly customizable sessions middleware for go http servers.
adam-hanna/goal-seek
goal-seek is a javascript library that can be used to solve for the value of an independent variable: "x"; of a function: "f(x)"; such that f(x) equals some defined goal. In other words: do you know the desired output of a function but not the input to yield such an output? If so, then use this goal seek!
adam-hanna/design-first
A REST api templating engine for typescript.
adam-hanna/ai-automated-unit-tests
Use ChatGPT to write your unit tests
adam-hanna/atomone-genesis
genesis for AtomOne
adam-hanna/awesome-graphql
Awesome list of GraphQL & Relay
adam-hanna/bazel-examples
Examples for Bazel
adam-hanna/cosmos-signer
Generic Cosmos-SDK Based App to Sign Offline-Generated Txs
adam-hanna/in-tune
A MIDI VST
adam-hanna/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
adam-hanna/json-signer
adam-hanna/lotus
Implementation of the Filecoin protocol, written in Go
adam-hanna/macos-virtualbox
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
adam-hanna/mock-test
POC of mockgen issue
adam-hanna/nfl-wins-leage
Nfl wins league
adam-hanna/oauth1
OAuth 1.0 client package for Go
adam-hanna/ollama-agentic-coder
adam-hanna/relay-mongo-subscriptions
A library for integrating relay subscriptions with mongodb
adam-hanna/relay-mongo-subscriptions-example
A demo for relay-mongo-subscriptions
adam-hanna/rules_boost
bazel build rules to use boost in bazel projects
adam-hanna/rust-vst-gui
An extension to the 'rust-vst' crate to create VST plugin GUIs
adam-hanna/spdlog
Fast C++ logging library.
adam-hanna/speeduino
Speeduino - Arduino based engine management
adam-hanna/speeduino-2
adam-hanna/template-graphql-coreui
A graphql / coreui template
adam-hanna/test-mapbox-here
A simple hello world app using mapbox with the Here vector tiles api
adam-hanna/theme-hook-test
example of an error being thrown when using theme hook in a styled component
adam-hanna/typescript-highcharts-bug
This repo demonstrations an issue with the Highcharts demos when using typescript