GitHunt

Konstantin Gredeskoul

kigster

Fractional.ai, Coinbase, 4x CTO of VC-funded startups. Scaling ● DevOps ● Ruby ● Bazel ● Mentor ● Wanelo, ModCloth, Blurb

@pioneerworks @ReinventONE @wanelo @fossas @fractional-ai
San Francisco, CA

Languages

Ruby50%CSS11%Shell7%C++7%TypeScript7%Python7%C4%JavaScript4%HTML4%

Repos

194

Stars

1.9k

Forks

399

Top Language

Ruby

Loading contributions...

Top Repositories

cmake-project-template

This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.

948C++
simple-feed

This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

335Ruby
bashmatic

Optimized for humans, 900+ BASH DSL functions for all walks of life. Über Toölkit for über geeks and UNIX command line power users. Visit https://bashmatic.dev for more info..

175Shell
sym

Sym is a command line utility and a Ruby API that makes it trivial to encrypt and decrypt sensitive data. Unlike many other existing encryption tools, sym focuses on usability and streamlined interface (CLI), with the goal of making encryption easy and transparent. The result? There is no excuse for keeping your application secrets unencrypted :)

138Ruby
laser-cutter

Similar to boxmaker, this ruby gem generates PDFs that can be used as a basis for cutting boxes on a typical laser cutter. The intention is to create an extensible, well tested, and modern ruby framework for generating PDF templates used in laser cutting.

98Ruby
ventable

Event/Observable support for plain ruby with options for grouping observers and wrapping notifications in blocks of code, such as transaction handling.

62Ruby

Repositories

194
KI
kigster/bashmatic

Optimized for humans, 900+ BASH DSL functions for all walks of life. Über Toölkit for über geeks and UNIX command line power users. Visit https://bashmatic.dev for more info..

Shell17519Updated 1 day ago
ascii-graphicsautomationbashfunctionshelpersinstallationlibraryscriptinguiui-components
KI
kigster/flowengine-rails

No description provided.

Ruby00Updated 2 days ago
KI
kigster/flowengine

FlowEngine is a Ruby Gem for flexible workflow building.

Ruby10Updated 2 days ago
KI
kigster/cmake-project-template

This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.

C++948257Updated 2 years ago
KI
kigster/flowengine-cli

CLI interface to the flowengine

Ruby10Updated 1 week ago
KI
kigster/System-DesignFork

System Design Studying can be daunting. This gives you a table to study different problems, understand what components they require, their pros and cons, and how to deal with mitigations.

00Updated 1 year ago
KI
kigster/reinvent-one

ReactJS/Next/TailwindCSS

TypeScript00Updated 10 hours ago
KI
kigster/gomoku-ansi-c

This repo contains both the ASCII Terminal implementation of the Gomoku game, with MiniMax algorithm & Alpha/Beta pruning. It only requires arrow keys to choose and Enter to make a move. Separately there is also a networked HTTPD version that powers the ReactJS web app via a cluster behind a reverse proxy.

C21Updated 2 weeks ago
gomokugomoku-gameminimax-algorithmminimax-alpha-beta-pruning
KI
kigster/ruby-exercises

Ruby implementations of exercises I came across and thought they were fun.

Ruby20Updated 2 weeks ago
KI
kigster/taxagent-us

React/NestJS site for the https://taxagent.us site

TypeScript00Updated 3 days ago
KI
kigster/kigster

No description provided.

JavaScript00Updated 4 weeks ago
KI
kigster/laser-cutter

Similar to boxmaker, this ruby gem generates PDFs that can be used as a basis for cutting boxes on a typical laser cutter. The intention is to create an extensible, well tested, and modern ruby framework for generating PDF templates used in laser cutting.

Ruby9860Updated 3 years ago
KI
kigster/warp-dir

Warp Directory – a drop-in replacement (superset to be precise) of the nifty 'wd' ZSH module. This one is written in ruby, and works with any shell.

Ruby413Updated 3 years ago
KI
kigster/back-seat-driver

Autonomous Arduino Robot control library in C++. Easily drive various kinds of robots without blocking or sleeping. Supports servo-based bots and DC motor based using Adafruit Motor Shield.

C++33Updated 1 year ago
KI
kigster/dev-ai-setup

Configure and download various AI coding companions

00Updated 4 months ago
KI
kigster/prezo-revealjs.terragrunt

This is a reveal.js presentation that uses prism.js for syntax highlighting and explains why TerraGrunt wrapper around Terraform can solve certaing types of problems that occur in large Terraform Projects.

CSS00Updated 4 months ago
KI
kigster/sym

Sym is a command line utility and a Ruby API that makes it trivial to encrypt and decrypt sensitive data. Unlike many other existing encryption tools, sym focuses on usability and streamlined interface (CLI), with the goal of making encryption easy and transparent. The result? There is no excuse for keeping your application secrets unencrypted :)

Ruby1389Updated 2 years ago
KI
kigster/search-emlx-mailbox

Rails 5.2-based application that uses Sunspot/Solr to index and import large number of emails either as individual files in "*.elmx" format, or by using an exported "mbox" format. Once imported, the app provides a simple and convenient search interface for finding all emails matching a given search string. Useful in depositions, legal proceedings, or just personal projects.

Ruby61Updated 2 years ago
KI
kigster/bash-itFork

A community Bash framework.

Shell00Updated 4 months ago
KI
kigster/presentation-terragrunt-adocArchived

No description provided.

CSS00Updated 5 months ago
KI
kigster/presentation-revealjs-adocArchived

RevealJS-base presentation template that uses AsciiDoc

CSS00Updated 8 months ago
KI
kigster/pyodine-example

Working example of using Pyodine library to evaluate Python in the Browser

HTML00Updated 5 months ago
KI
kigster/ventable

Event/Observable support for plain ruby with options for grouping observers and wrapping notifications in blocks of code, such as transaction handling.

Ruby627Updated 1 year ago
KI
kigster/simple-feed

This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

Ruby33531Updated 1 year ago
KI
kigster/gomoku.py

Python version of the Gomoku game.

Python00Updated 1 month ago
KI
kigster/arcade-domain-name-toolkit

Arcade.dev Domain Name Toolkit that offers checks for SSL certificate and domain expiration checking.

Python10Updated 6 months ago
KI
kigster/fibonacci-by-language

Various implementations of Fibonacci in C/C++/Go/Rust/Pythong/Ruby/Assembler

Ruby00Updated 6 months ago
KI
kigster/puma-daemon

Puma (starting version 5) removed automatic demonization from the gem itself. This functionality was extracted to this gem, which supports Puma v5 and v6.

Ruby398Updated 2 months ago
KI
kigster/box-with-lines

A CLI tool configured as a Ruby Gem. ASCII Terminal Box and Lines under any angle. Requires computing angular slope and y coordinates.

Ruby20Updated 7 months ago
KI
kigster/treename

Rename all files in multi-level folder tree based on custom logic, with optional custom callbacks. Use it to process batches of files to convert them eg. from WAV to MP3 or vice versa, while renaming them along the way.

Ruby20Updated 4 years ago

Gists

Recent Activity

Konstantin Gredeskoul (kigster) | GitHunt