-
12:36
(UTC -04:00) - kamauwashington.com
Highlights
- Pro
-
trie-structure Public
This project implements a Trie (Prefix-Tree) structure using TypeScript, designed as an educational exercise to foster continuous learning.
-
node-hello-kube Public
Simple project to kickstart NodeJS/TypeScript development with Docker
TypeScript ISC License UpdatedMar 24, 2024 -
python-cosine-similarity Public
A vanilla implementation of cosine-similarity between words or phrases in Python 3+
-
python-nysiis-algorithm Public
New York State Identification and Intelligence System (NYSIIS) implementation in Python 3+
Python MIT License UpdatedJun 3, 2023 -
python-caverphone2-algorithm Public
An implementation of the Caverphone2 phonetic algorithm in Python3+
Python MIT License UpdatedMay 31, 2023 -
nats-queue-api-python Public
NATS.io Queue Groups/Subscription with NATS.io Request-Reply using Sanic and Python3+
-
nats-gatekeeper-pattern-api Public
NATS.io async validation Gateway Pattern w/ ExpressJS API
TypeScript MIT License UpdatedMay 25, 2023 -
Nats.io Deduplication Subscriber, automatically provides TTL deduplication capabilities to existing subjects w/o modification
TypeScript MIT License UpdatedMay 25, 2023 -
An example of Api Gateway and Step Function Integration using the AWS CDK v2.0
-
nats-scatter-gather-api Public
ExpressJS asyncronous pub-sub Scatter Gather pattern using Nats.io in TypeScript
TypeScript MIT License UpdatedMay 20, 2023 -
nats-request-reply-api Public
ExpressJS asyncronous pub-sub using Nats.io in TypeScript
TypeScript MIT License UpdatedMay 20, 2023 -
python-soundex-algorithm Public
An implementation of the SOUNDEX (sounds like) algorithm in Python3+
-
ISO-6346 Public
An implementation of the ISO 6346 (Shipping Container Code) algorithm.
TypeScript MIT License UpdatedMay 20, 2023 -
aws-cdk-namespaced-web-api Public
Namespaced deployment in a single AWS account using AWS-CDK
TypeScript UpdatedSep 8, 2022 -
An example of namespace based deployments using AWS CDK v2
TypeScript UpdatedSep 3, 2022 -
awscdk-apigw-sqs-integration Public
An example of Api Gateway and SQS Integration w/o Lambda using the AWS CDK v2.0
-
pulumi-lambda-layers Public
An example of deploying a Lambda (not integrated with other managed services) and Lambda Layers using Pulumi
-
-
python-luhn-algorithm Public
Luhn (Mod 10) Algorithm in Python 3+