, последнее обновление:
Welcome
Welcome to my projects page. Here I document all my projects, both open source and closed source and even not necessarily related to programming.
Programs and libraries
Open Source projects
All my open source projects can be found at my Gitea instance with Github being a mirror for most of them (but not neccessarily all 🤷♂️).
Active projects
These projects are currently in development (active or not so). You may try to ping me with bugs and feature requests for them.
Project | Description |
---|---|
Docker containers | Dockerized things by me. Plenty of them. No-limit-registry included. Also mirrorring some images that I use in development. |
Fast Paste Bin | A very fast pastebin which works without javascript and can be deployed as single binary. |
giredore | go-import redirects done (and served) right. |
INN2 fudforum auth | FUDForum authentication provider for INN2 (NNTP server). See my FUDforum. |
Metricator | Simple HTTP server which crawles Prometheus metrics and exports them as separate API endpoints. Useful for classic NMSes like Nagios, NetXMS and others. |
sec | SEC stands for “Simple Environment Configuration” and provides really simple way to configure your application. Really simple, no maps or slices included. |
valiwork | Validations done easy. Work, not validate! |
Archived projects
These projects aren’t in active development. You can fork them if you like or send a PR.
Project | Description |
---|---|
bulpherjs | bulma.io bindings for gopherjs. I wish I could get back to it sometime… |
discordrone | Drone CI plugin for pushing messages about CI/CD things into Discord channels using webhooks. |
excelator | Simple program in Go that will filter data from Excel file based on passed keyword. |
flagger | Arbitrary CLI flags parser, like (okay, not so) argparse in Python. |
Go’s lisensing processor | An utility that parses application’s dependencies, gets their licenses and copyright information and writing gathered data into report file. |
gonews | NNTP server written in Golang. |
HexChat bitlbee extras | Hexchat plugin which should make your life with Bitlbee much easier and nicer. |
NetXMS things | Some things for your NetXMS installation, like DCI templates. No more using NetXMS, so no updates will be done. |
OpenSAPS | Open-source implementation of Slack API server that can be used to integrate applications into each other using Slack API. Initially this project was created for integrating Gitlab and Gitea into Matrix, because there was no good incoming webhooks support. But it can be used for anything that provides Slack Webhooks support. |
Regius | A comprehensive (in plans) framework for writing GUI, CLI and server applications in Python. |
URTrator | Urban Terror launcher and profile manager in Go and GTK. |
Yandex.Mail Desktop | Electron wrapper around mail.yandex.ru. |