leoayt's Repositories
leoayt/android-passkey-example
An example application that demonstrates the use of passkeys to sign up and sign in
leoayt/Boost-Cookbook
Online examples from "Boost C++ Application Development Cookbook":
leoayt/container-images
Docker images for Debezium. Please log issues in our JIRA at https://issues.redhat.com/projects/DBZ/summary
leoayt/cppkafka
Modern C++ Apache Kafka client library (wrapper for librdkafka)
leoayt/CppMicroServices
An OSGi-like C++ dynamic module system and service registry
leoayt/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
leoayt/debezium-examples
Examples for running Debezium (Configuration, Docker Compose files etc.)
leoayt/examples-next-prisma-websockets-starter
🏓 tRPC Next.js WebSocket Starter
leoayt/extract_otp_secrets
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
leoayt/hanko
Authentication and user management for the passkey era.
leoayt/hwplib
hwp library for java
leoayt/hwpxlib
hwpx library for java
leoayt/issrc
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
leoayt/jdbc-connector-for-apache-kafka
Aiven's JDBC Sink and Source Connectors for Apache Kafka®
leoayt/kafka-sink-connector
Kafka Connect connector that reads JSON data from Apache Kafka and send JSON record to Another Kafka topic.
leoayt/kiosk
Example of Kiosk Mode for Android
leoayt/libpcsc-cpp
C++ library for accessing smart cards using the PC/SC API
leoayt/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
leoayt/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
leoayt/modern-cpp-kafka
A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
leoayt/passkey-demo
🔑 WebAuthn Passkey Server Demo
leoayt/passkey-impl
sample implementation of passkey using React and Golang
leoayt/passkeys
FIDO2-certified passkey server and SDKs for adding passkey support to any auth system
leoayt/Passky-Server
Server for Passky (password manager)
leoayt/Qt-QrCodeGenerator
A simple Qt library that generates QR codes
leoayt/QTonRaspberryPi
Qt Configuration on raspberry pi
leoayt/spring-boot
List of Spring Boot Tutorials
leoayt/USB-Device-Info---Android
This application will provide information about almost all currently plugged-in USB devices.
leoayt/Vapor-PasskeyDemo
A demo for implementing PassKeys with Vapor
leoayt/WebAuthn
A simple PHP WebAuthn (FIDO2/Passkey) server library