Pinned Repositories
AlGo
Playground repository containing collection of algorithms written in Go.
algo_vlang
Algorithms and exercises written in V.
algoZig
Algorithm and fun task implemented in a zig programming language.
bzz
Bzz is to bzzzzzz!
Computantis
The Computantis is a backbone service for creating secure, reliable and performant solutions for transaction exchange and Byzantine fault-tolerant systems.
hebbian_mirror
Low level http service for image recognition. Written in rust with CUDA support.
quantum
Post quantum cryptography playground project. Building simple post quantum server.
scribe
Yet another logs server, that keeps logs in binary-packed format.
bilbo
Bilbo isn't too big, its rather small. It's here to help dwarves living in the basement uncover secrets that are there in the depths of the internet.
shamirsss
Shamir's secret sharing algorithm implemented in RUST.
bartossh's Repositories
bartossh/hebbian_mirror
Low level http service for image recognition. Written in rust with CUDA support.
bartossh/AlGo
Playground repository containing collection of algorithms written in Go.
bartossh/algo_vlang
Algorithms and exercises written in V.
bartossh/algoZig
Algorithm and fun task implemented in a zig programming language.
bartossh/heatmap_wasm_lib
Heat Map on canvas based on p5*js engine.
bartossh/RustoAlgo
Common code exercise and algorithms written in Rust.
bartossh/AlgoC
Playground repository containing collection of algorithms written in C.
bartossh/bartossh
Bartossh's Private Repository.
bartossh/bzz
Bzz is to bzzzzzz!
bartossh/Computantis
The Computantis is a backbone service for creating secure, reliable and performant solutions for transaction exchange and Byzantine fault-tolerant systems.
bartossh/cryptgo
Simplistic CLI tool for encrypting and decrypting files based on RSA keys.
bartossh/go_dos
Simplistic denial of service testing tool written in GO
bartossh/ht
Hash table in C.
bartossh/NeuralCluster
Fun project to discover how NN works.
bartossh/quantum
Post quantum cryptography playground project. Building simple post quantum server.
bartossh/scribe
Yet another logs server, that keeps logs in binary-packed format.
bartossh/sesame
Sesame is a simple CLI tool written in C for validating password security.
bartossh/shannon
Measuring an entropy of provided string, allows to validate password strength.
bartossh/trufflehog
Find and verify secrets
bartossh/edge-iot-ops
Edge IoT ops is set of instructions to create clusters for edge compurting.
bartossh/edvent22
Advent of code 22 The GoLang solutions.
bartossh/floneum
Instant, controllable, local pre-trained AI models in Rust
bartossh/go-coap
Implementation of CoAP Server & Client in Go
bartossh/k3s
Lightweight Kubernetes
bartossh/molformer
Repository for MolFormer
bartossh/Neurax
A framework for constructing self-spreading binaries
bartossh/nn.h
Simple stb-style header-only library for Neural Networks
bartossh/nvim
My nvim setup.
bartossh/RegHex
A collection of regexes for every possbile use
bartossh/sigtool
Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler