Pinned Repositories
Augmented-Reality-with-OpenCV-and-ArUco-marker-detection
A simple Augmented Reality cube example using OpenCV and ArUco marker detection.
Demo_LLamaSharp_Plus_SemanticKernel
A simple demo of LLamaSharp with Semantic Kernel for a simple locally running chatbot.
Inpainting-using-Context-Encoder-in-Generative-Adversarial-Network
Inpainting using Context-Encoder in an Generative Adversarial Network
Inpainting-using-Context-Encoder-in-Generative-Adversarial-Network-V2
Inpainting using Context-Encoder in an Generative Adversarial Network (Version 2).
Java_ArgParser
Argument Parser for Java
Real-Time-Voice-Cloning-Containerized
Containerized "Real-Time-Voice-Cloning"
Sat_Segment_Dataset_Generator
Create a dataset for semantic segmentation of satellite images.
SecuredLinkedList
A Linked List implementation for Arduino, ESP 32 / 8266.
SpinnerPickerJs
SpinnerPickerJs is a JS library that provides an input element for mobile devices and desktop.
VideoComparison
A video comparison tool which use pHash and is based on java.
StevenCyb's Repositories
StevenCyb/SecuredLinkedList
A Linked List implementation for Arduino, ESP 32 / 8266.
StevenCyb/Demo_LLamaSharp_Plus_SemanticKernel
A simple demo of LLamaSharp with Semantic Kernel for a simple locally running chatbot.
StevenCyb/go-key-value-db-learning
NoSQL implementation in Go for learning purpose using the article "Build a NoSQL Database From Scratch in 1000 Lines of Code"
StevenCyb/ropts
This is a simple option parsing utility written in Rust.
StevenCyb/birthday_list_app
This is a simple example birthday list App written in Flutter.
StevenCyb/CLine2OSCAM
A simple util to convert c-lines to OSCAM.
StevenCyb/dbscan_visual_demo
This is a simple JS DBSCAN demo that visualises points assigned to ad cluster.
StevenCyb/demo_llama_2_chat_with_pirate
This a simple demo chat with Llama 2.
StevenCyb/dtsync
dtsync is a command-line tool for synchronizing directories, providing options for file removal or replacement.
StevenCyb/genkube
A simple kube client wrapper.
StevenCyb/go-different-os-implementation
StevenCyb/go-grpc-example
This is a straightforward guide to getting started with gRPC in GoLang.
StevenCyb/go-mongo-tools
An RSQL implementation in Golang to perform MongoDB search queries.
StevenCyb/go-sqlite-learning
A sqlite implementation using golang.
StevenCyb/goeval
A GoLang library for simple expression evaluation.
StevenCyb/GoTermCraft
GoTermCraft is a MVP that provides ANSI wrapper for golang.
StevenCyb/gotmpl
gotmpl is a versatile CLI tool designed for rendering templates using various data sources such as stdin, files, or web resources. With support for multiple data inputs and flexible output options, gotmpl empowers you to effortlessly generate templated content, whether for display on stdout or saving to a file.
StevenCyb/gotokenizer
A golang helper that provides a regex based tokenizer.
StevenCyb/ImgHash
A simple tool to compute image hashes as well as comparing images.
StevenCyb/Knucklebones
StevenCyb/leader_election
A collection of simple lead election algorithm in GoLang (experimental)
StevenCyb/LLamaSharp
A cross-platform library to run 🦙LLaMA/LLaVA model (and others) on your local device efficiently.
StevenCyb/mget
Simple client to request, parse and filter metrics.
StevenCyb/rcolors
A simple terminal colorization/style tool written in Rust.
StevenCyb/require
A simple require package to improve code stability and reduce bugs by strict requirement.
StevenCyb/sand-sim-playground
Playground for sand simulation
StevenCyb/SpeedTest
A simple go service with web embedded web frontend to measure latency, downstream and upstream speed.
StevenCyb/stevencyb.github.io
StevenCyb/terraform-provider-gopackager
Terraform provider to compiles GoLang source code.
StevenCyb/voice-assistent-demo
This is a simple voice assistant demo for fun.