



Eskema - A tool to help you validate dynamic data with a simple yet powerful API
Eskema is a tool to help you validate dynamic data with a simple yet powerful API. It as initially intended to validate dynamic JSON returned from an API, passed in by a user or any other scenario where you might need...







Dynamic secret operator for golang
dynamic-secret-operator How to install make deploy Apply CRD apiVersion: secret.linhng98.com/v1alpha1 kind: Plaintext metadata: name: dynamic-secret namespace: default spec: secrets: - key: password len: 64 whitelist: "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" prefix: "pass_" postfix: "_word" ...
A simple dynamic language for exploring language design
Becca A simple dynamic language for exploring language design What is Becca Becca is a simple dynamic programming language. Should you use Becca? If your goal is to write programs to solve real world problems then absolutely not. Becca is not designed to be a production language. It’s almost completely untested, and there’s no guarentee whatsoever the interpreter is bug free. Even if Becca were a battle tested language, the...


An introductory dynamics to Test Driven Development (TDD)
tdd-demo Nesse hands-on teremos uma dinâmica introdutória a Test Driven Development (TDD), ou desenvolvimento orientado por testes. instruções 1 – Clonar esse projeto 2 – abrir na sua IDE de preferência (recomenda-se o intellij community editiion) 3 – executar o teste presente na classe Quadratic, na raiz do módulo tests. Esse teste deve passar. Se você conseguiu executar com sucesso o teste, seu ambiente está pronto para...


A React module that can be used for rendering tables with dynamically paginated data
ReactJs Server Side Table A React module that can be used for rendering tables with dynamically paginated data. Quick Features Dynamic pagination Sorting by columns Searching Language support (Currently -> English and...