Skip to content
View chrisDeFouRire's full-sized avatar
Block or Report

Block or report chrisDeFouRire

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
chrisDeFouRire/README.md

Hi 👋

I'm Chris, a senior Golang | Nodejs backend engineer. Find me on LinkedIn 🔗.

Here are a few open source projects of mine:

  • Dojibar is a Telegram bot to receive notifications when your Binance stop or limit orders are executed
  • bmerch is a Binance Merchant API Javascript client. Accept crypto payments easily!
  • gogitsemver makes it easier to follow semantic versioning for your Git projects. Inspired by npm version, you can use git semver patch|minor|major.
  • TLSProxy is an easy to use SSL/TLS proxy. Use it to put an HTTPS proxy in front of a docker service super easily, with automatic LetsEncrypt certificate

I've also worked professionally on:

  • Geeo, a reactive geo-database written in Go with clients in JS and Unity
  • Xtralife, an open source gaming backend-as-a-service

Pinned

  1. tlsproxy tlsproxy Public

    Let's encrypt automatic Docker HTTP and TCP proxy

    Go 29

  2. bmerch bmerch Public

    Binance Merchant API for nodejs

    TypeScript 1 3

  3. go-git-semver go-git-semver Public

    Easy Semver tags for any git repository. Tag or purge old tags with semantic versioning, for Windows/Linux/Mac

    Go 9

  4. dojibar dojibar Public archive

    Dojibar is a Telegram bot to receive notifications when your Binance orders are executed

    TypeScript

  5. GeeoIO/GeeoServer GeeoIO/GeeoServer Public

    Geeo Server is a reactive geo database

    Go

  6. subauth subauth Public

    A go JWT nginx authentiation sub request handler

    Go