Skip to content
View nikole-dunixi's full-sized avatar

Block or report nikole-dunixi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikole-dunixi/README.md

🚀 Hi there, I'm Nikole! 🦄

This is my profile, please feel free to take a look around. Here are some things that I've written and you may find interesting:

Repository Description
httpmiddleware-utils Middleware is trivial in Go's standard library, yet I find myself rewriting this (and all the supporting unit tests) in every project. This library is one of the ocassions DRY makes sense
simple-private-vpc-template IaC, written in GoLang, to stand up a low-cost AWS VPC that is simple enough for most (of my) prototyping use-cases and easy to create and destroy. Can be easily extended, but already has most of what you need.
golang-simple-ingestion-pipeline-template A staple in distributed systems, an example of a low-cost Lambda/SQS/Fargate application that can be deployed to AWS or developed locally
git-openssl-shellscript A script I wrote over 8 years ago that recompiles Git with OpenSSL instead of GnuTLS. I have no idea why it got so popular, but it has the most Stars and Forks of anything I've written. 😂

Pinned Loading

  1. git-openssl-shellscript git-openssl-shellscript Public

    Shellscript to compile git with OpenSSL

    Shell 252 104

  2. httpmiddleware-utils httpmiddleware-utils Public

    Quality of Life code for managing GoLang HTTP Middleware with Unit Tests

    Go

  3. simple-private-vpc-template simple-private-vpc-template Public template

    A runnable CDK snippet to create a simple private VPC with (some) VPC Endpoints configured

    Go 1

  4. korey-wilson-memorial korey-wilson-memorial Public

    TypeScript 2 1

  5. golib-regexstruct golib-regexstruct Public

    Go

  6. randomstd randomstd Public

    GoLang Standard Randomness - The Easy Way!

    Go