An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by zephinzer

A curated list of projects in awesome lists by zephinzer .

https://github.com/zephinzer/godev

Golang development tool that supports project bootstrap, live-reload (tests + application), and auto dependency retrieval based on Go Modules

bootstrapping dependency-retrieval docker-image gin goconvey golang gorealize joeir live-reload makefile

Last synced: 19 Dec 2024

https://github.com/zephinzer/cloudshell

Xterm.js with a Go backend meant for use in containers

Last synced: 20 Dec 2024

https://github.com/zephinzer/gtcdk8s

Courseware for a Docker + Kubernetes workshop

container devops joeir workshop

Last synced: 14 Apr 2025

https://github.com/zephinzer/blogpost-linkedin-video-downloader

This repository contains a script that I've used to download a LinkedIn Live video

Last synced: 20 Feb 2025

https://github.com/zephinzer/version-tagging-scripts

Experiment repository for using git tagging with versions

devops joeir

Last synced: 14 Apr 2025

https://github.com/zephinzer/knowledge

Last synced: 27 Mar 2025

https://github.com/zephinzer/pipelyne

A theoretical experiment to enable writing a CI/CD pipeline in good ol' JavaScript.

devops joeir wip

Last synced: 27 Mar 2025

https://github.com/zephinzer/dev

Developer happiness tool (also used for onboarding and project-documentation-as-code)

Last synced: 06 Apr 2025

https://github.com/zephinzer/writing-effective-docker-images-example-project

Example project for the article "What's Docker and how to write better Dockerfiles with more Happiness"

Last synced: 27 Mar 2025

https://github.com/zephinzer/insecure-auto-vpn

An experiment in automating a TTY to connect to an OpenVPN server for Linux-based systems.

automation devops joeir npm vpn

Last synced: 27 Mar 2025

https://github.com/zephinzer/go-demo

Playground for Cloud Native stuff on Kubernetes

Last synced: 27 Mar 2025

https://github.com/zephinzer/prerender

Prerender

Last synced: 06 Apr 2025

https://github.com/zephinzer/go-devops

Last synced: 27 Mar 2025

https://github.com/zephinzer/farewell

yes

Last synced: 06 Apr 2025

https://github.com/zephinzer/ebzbaybot

Last synced: 27 Mar 2025

https://github.com/zephinzer/ezpromhttp

Convenience middleware for adding of Prometheus HTTP metrics to a server.

golang instrumentation metrics middleware prometheus

Last synced: 27 Mar 2025

https://github.com/zephinzer/wiki.joeir.net

https://wiki.joeir.net

Last synced: 27 Mar 2025

https://github.com/zephinzer/howto.joeir.net

Hello there and welcome to my personal HOW-TO.

Last synced: 27 Mar 2025

https://github.com/zephinzer/template-go-package

Template repository for Go packages

Last synced: 27 Mar 2025

https://github.com/zephinzer/docker-images

A set of opinionated images to aid in quickly setting up development and production environments.

Last synced: 27 Mar 2025

https://github.com/zephinzer/graphs-adt

Simple Graph ADT written in C++ for practice.

Last synced: 27 Mar 2025

https://github.com/zephinzer/annams

Authentication && Authorization MicroService (ANNAMS) created for container-based deployment in a microservice architecture.

Last synced: 27 Mar 2025

https://github.com/zephinzer/template-go-service

Template for a Go service that has HTTP server, worker, and job components. Includes local setups for multiple databases via Docker Compose and deployment manifests for Kubernetes via Helm

Last synced: 27 Mar 2025

https://github.com/zephinzer/cache-simulator

A simple cache simulator that supports N-way Set Associativity written in C++ for the module CS2100 at the National University of Singapore, School of Computing.

Last synced: 27 Mar 2025

https://github.com/zephinzer/codepr.ac

Practice and review code with an emphasis on design decisions.

Last synced: 06 Apr 2025

https://github.com/zephinzer/go-playground

A repository with code for myself to learn and practice Golang using practical applications.

Last synced: 27 Mar 2025

https://github.com/zephinzer/gitbook

😃

Last synced: 27 Mar 2025

https://github.com/zephinzer/authasher

Sub-component of authentication module to handle hashing for password storage

Last synced: 27 Mar 2025

https://github.com/zephinzer/anna

Opinionated plug-and-play accounts && authentication (ANNA) microservice for use in systems that require a user account system.

Last synced: 27 Mar 2025

https://github.com/zephinzer/devnotes

Last synced: 27 Mar 2025

https://github.com/zephinzer/notes-kubecon-kubernetes-operators

Notes & other stuff from Kubernetes Operator workshop at Kubecon/CNCFCon 2019

Last synced: 27 Mar 2025

https://github.com/zephinzer/featuris

An L7 feature toggling system

Last synced: 27 Mar 2025

https://github.com/zephinzer/go-config

Last synced: 27 Mar 2025

https://github.com/zephinzer/zctl

My personal CLI tool for developer productivity

Last synced: 27 Mar 2025

https://github.com/zephinzer/go-proxy-gzip

Proxy server that compresses your request with gzip before sending it on its way

docker docker-image golang proxy-server

Last synced: 27 Mar 2025

https://github.com/zephinzer/go-commander

Package that wraps exec.Cmd in a useful way

Last synced: 27 Mar 2025

https://github.com/zephinzer/goinit

WIP

Last synced: 27 Mar 2025

https://github.com/zephinzer/ms

Microservices

Last synced: 27 Mar 2025

https://github.com/zephinzer/dependency-hasher

Source for dependency hasher

Last synced: 27 Mar 2025

https://github.com/zephinzer/seedapiphp

Seed project for a REST-ful API using the Slim framework for routing and PHPUnit for testing.

Last synced: 27 Mar 2025

https://github.com/zephinzer/cs3213-assignment-1

CS3213 Assignment 1

Last synced: 27 Mar 2025

https://github.com/zephinzer/cs4243

Last synced: 27 Mar 2025

https://github.com/zephinzer/blog

Collection of stuff I've written (mainly to play with Jekyll static site generation)

Last synced: 27 Mar 2025

https://github.com/zephinzer/eg-cadence-jobportal

Workflows for a job portal website

Last synced: 27 Mar 2025

https://github.com/zephinzer/docker-jekyll

A Docker image containing Jekyll and some scripts for development of themes.

Last synced: 27 Mar 2025

https://github.com/zephinzer/ghost-seamstress

Single Page Application theme for a Ghost blog.

Last synced: 27 Mar 2025

https://github.com/zephinzer/codeprac-test

This repository was created via the Codeprac CLI

Last synced: 27 Mar 2025

https://github.com/zephinzer/asdasdasd

This repository was created via the Codeprac CLI

Last synced: 27 Mar 2025

https://github.com/zephinzer/cnserve

Cloud native static file server for front-end hosting

Last synced: 27 Mar 2025

https://github.com/zephinzer/comat-ceh-report

Report for the CEH course assessment by COMAT.

Last synced: 27 Mar 2025

https://github.com/zephinzer/gosemver

Go forth and semver

Last synced: 27 Mar 2025

https://github.com/zephinzer/healthcheckr

Simple but effective healthcheck tool with alerting

Last synced: 27 Mar 2025

https://github.com/zephinzer/net.joeir.get

Get JoeIR today!

Last synced: 27 Mar 2025

https://github.com/zephinzer/docker-reveal-md

Docker image with Reveal-Markdown in it

Last synced: 27 Mar 2025

https://github.com/zephinzer/go-ics

iCalendar creator library for Go

Last synced: 27 Mar 2025

https://github.com/zephinzer/db-ensurer

Utility job for communicating with the `db-maker` service to ensure the required database is created.

Last synced: 27 Mar 2025

https://github.com/zephinzer/xmas-2014-usb-card

This is the source for a customizable single page application Christmas card built on Angular that can be put onto a thumbdrive and passed to friends as a present.

Last synced: 27 Mar 2025

https://github.com/zephinzer/yarn_vs_npm

Test repository for npm vs yarn installs

Last synced: 27 Mar 2025

https://github.com/zephinzer/zephinzer

Last synced: 27 Mar 2025

https://github.com/zephinzer/cs4211

Last synced: 27 Mar 2025

https://github.com/zephinzer/blog.joeir.net

An attempt at using Jekyll for my blog

Last synced: 27 Mar 2025

https://github.com/zephinzer/sg.com.pahlawan.www

The Pahlawan website

Last synced: 27 Mar 2025

https://github.com/zephinzer/continuously-delivering-full-stack-javascript

Slides for Continuously Delivering Full-Stack JavaScript session at talk.js November meetup

Last synced: 27 Mar 2025

https://github.com/zephinzer/poc-webauthn

POC for using WebAuthn

Last synced: 27 Mar 2025

https://github.com/zephinzer/.files

Personal shell settings

Last synced: 01 Feb 2025

https://github.com/zephinzer/config-ubuntu-autokey

AutoKey configuration data for Mac OS X keybindings

autokey keybindings keyboard keyboard-shortcuts macos osx ubuntu ubuntu1604

Last synced: 27 Mar 2025

https://github.com/zephinzer/docuscan

Last synced: 27 Mar 2025

https://github.com/zephinzer/thefullstack.coach

GitBook data backend for https://joe.thefullstack.coach

Last synced: 27 Mar 2025

https://github.com/zephinzer/zscripts

A set of utility scripts for ease of development work.

Last synced: 27 Mar 2025

https://github.com/zephinzer/template-bare

This repository is intentionally left bare for test purposes

Last synced: 27 Mar 2025

https://github.com/zephinzer/zpz-php-db

A class that wraps PHP::PDO into a singleton instance.

Last synced: 27 Mar 2025

https://github.com/zephinzer/joeir-dot-net

Kubernetes deployments for my web infrastructure

Last synced: 27 Mar 2025

https://github.com/zephinzer/jekyll-article-example

Example barebones theme for a Jekyll tutorial

Last synced: 27 Mar 2025

https://github.com/zephinzer/express-diroutes

Create a router based on good ol' directory structure

Last synced: 27 Mar 2025

https://github.com/zephinzer/boilerplate-js

JavaScript boilerplates

Last synced: 27 Mar 2025

https://github.com/zephinzer/docker-image-alpine-node

Git repository for the zephinzer/alpine-node Docker image

Last synced: 06 Apr 2025

https://github.com/zephinzer/docker-image-ci-runners

Repository for images meant for use in CI pipelines

Last synced: 27 Mar 2025

https://github.com/zephinzer/sharing-ace-godev

Sharing on GoDev done for ACE Tech Ketchup on 2nd May at Hive

Last synced: 27 Mar 2025

https://github.com/zephinzer/ts-serverless-20180427

Technical sharing on serverless technology using the Fn Project

Last synced: 27 Mar 2025

https://github.com/zephinzer/genesis

Base Docker image for Node.js applications in a microservices architecture.

Last synced: 27 Mar 2025

https://github.com/zephinzer/secure-webtty

A basic webtty you can use over the cloud with Basic Auth and Client SSL Certificate configured.

Last synced: 27 Mar 2025

https://github.com/zephinzer/logrusfluenthook

A logrus hook for streaming logs to a FluentD service

Last synced: 27 Mar 2025

https://github.com/zephinzer/nus14aug-govtech-slides

Reveal.js slides for CI/CD talk on the 14th of August 2017

Last synced: 27 Mar 2025

https://github.com/zephinzer/themigrator

Forward looking migrator that only goes one way - UP!

Last synced: 27 Mar 2025

https://github.com/zephinzer/version-reporter

Version reporter module

Last synced: 27 Mar 2025

https://github.com/zephinzer/playground-envoy

Repository for testing out the behaviour of Envoy proxy

Last synced: 27 Mar 2025

https://github.com/zephinzer/node-microservice-boilerplate

Opinionated boilerplate for a Node.js based microservice.

Last synced: 27 Mar 2025

https://github.com/zephinzer/readycloudgo

Ready? Cloud? Go! - From Cloud-Ready to Cloud-Native

Last synced: 27 Mar 2025

https://github.com/zephinzer/hello-benchmark

Benchmark stress tests against a multitude of controlled runtimes and frameworks

Last synced: 27 Mar 2025