Pinned Repositories
finance
Personal finance application written in Go
finances
Personal finance application written in go
gofunctional
functional programming in go
gofunctional2
Version 2 of gofunctional.
gofunctional3
Functional programming in go
mortgage
A web application to compute amortisation schedules for mortgages. Unlike many such web applications, this one avoids round off erros
sqroot
A library to compute square roots and cube roots to arbitrary precision
sunrise
Calculates sunrise and sunset times
vsafe
An application to store passwords
weblogs
Easily add web access logs to your go http server
keep94's Repositories
keep94/weblogs
Easily add web access logs to your go http server
keep94/finances
Personal finance application written in go
keep94/mortgage
A web application to compute amortisation schedules for mortgages. Unlike many such web applications, this one avoids round off erros
keep94/ramstore
An in memory session store to work with Gorilla web toolkit sessions.
keep94/sqroot
A library to compute square roots and cube roots to arbitrary precision
keep94/birthday
A birthday and special day reminder system
keep94/vsafe
An application to store passwords
keep94/Anaite_Beta_Regressionists
keep94/attachments
Handles file attachments in applications.
keep94/batcher
A proof of concept for how buffering should work in github.com/wavefronthq/wavefront-sdk-go
keep94/consume2
Build pipelines that consume values using Go generics.
keep94/context
A golang registry for global request variables.
keep94/gocombinatorics
Provides iterators for permutations and the like
keep94/IDC6940_TeamBee
IDC6940 Capstone Project
keep94/marvin2
keep94/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
keep94/opentelemetry-examples
keep94/reach
A program to express each the numbers between 0 and 199 inclusive as a mathematical expression using each of 1, 2, 3, 4, 5 exactly once.
keep94/securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
keep94/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
keep94/sqrootex
Dummy repo to test github actions
keep94/telegraf
The plugin-driven server agent for collecting & reporting metrics.
keep94/toolbox
keep94/wavefront-grpc-sdk-java
keep94/wavefront-opentracing-sdk-python
Wavefront OpenTracing Python SDK
keep94/wavefront-proxy
Wavefront Proxy Project
keep94/wavefront-sdk-go
Wavefront Core Go SDK
keep94/wavefront-sdk-python
Wavefront Core Python SDK
keep94/wavefront_analytics
Library to ingest data from wavefront
keep94/wordmath
Python package to solve wordmath puzzles