Article Image

Here are some of my personal projects, both open and closed source.

rare

  • Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!
  • Optimized to be close to performance as similar tools (grep/ack/sed/etc)
  • License: GPLv3
  • Documentation: rare.zdyn.net
  • Github/Download: zix99/rare

simple-auth

  • Simple-auth is a simplistic and unified authentication portal that supports common login patterns
  • Supports "local" auth, two-factor verification, email verification, as well as 3rd party OAuth2 OIDC
  • Allows login via OAuth2 OIDC to the platform, along with some other API endpoints
  • Supports following auth patterns: Gateway, same-domain cookie, nginx or traefik auth verifier
  • Written in golang and vuejs with bulma UI framework
  • Documentation: simple-auth.zdyn.net
  • Github/Download: zix99/simple-auth
  • DockerHub: zix99/simple-auth

UbSub

  • A SaaS website to implement simple Pub-Sub across many different platforms (IoT, web, native, etc)
  • Provides integrations with Arduino, MQTT (via Mosquitto), SocketIO, http, UDP, email, etc
  • Support plugin integration and OIDC authentication for expandability
  • Suite of 10+ microservices
  • Partially open source: github

Empeld (Pontoon City)

  • A mod-first designed game engine
  • Working to create open-source games on top of engine
  • Website: www.empeld.com
  • Builder Game Plugin: Bitbucket

FileDrop

  • Small nodejs application to allow easy uploading of files to a given server
  • Published to npm and dockerhub
  • Website: Github

SshSysMon

  • A system monitoring and alerting tool for "lazy people"
  • Works with base linux install
  • Executes all monitoring commands over ssh and alerts various channels
  • Website: sshsysmon.zdyn.net
  • Source: Github

Sloth Monitor

  • A node agent/ui application to monitor realtime statistics and logs on a network of systems
  • Uses Bootstrap, React, and socket.io to provide a seamless experience
  • UI Source: Bitbucket
  • Agent Source: Bitbucket

Analog Turtle

  • A shader-driven effects app, meant to be a screensaver
  • Work in progress
  • Client Source: Bitbucket
  • Website Source: Bitbucket

Doc Parser

  • A C# documentation parser and reflector.
  • Generates documentation in various formats for MSIL/CIL assemblies
  • Created to make converting .NET XML docs into other formats (text, dokuwiki, etc)
  • Source: Bitbucket

Arma Launcher

  • A game launcher that synchronizes a user's mod folders and launchers a game
  • Yes, I know, it's insecure. It's meant for friends use only, but I figured I'd open-source it
  • Source: Bitbucket
Image

Chris LaPointe

Another site of Code

Back to Overview