Pinned Repositories
b-tree
A B-Tree data structure implementation in C#
bbob-particle-swarm-optimization
A BBOB-based Particle Swarm Optimization (PSO) implementation
curriculum-vitae
My Curriculum Vitae LaTeX source code
data-bloodhound
A toolbox for data analysis
peaks-analysis
An algorithm to detect peaks/valleys in noisy signals
peaks-recognition
Noisy signal automatic peak detection and description
tiger-compiler
A Tiger Compiler implementation in C#
yapir
Yet Another Platform for Iris Recognition
ryuzakyl's Repositories
ryuzakyl/curriculum-vitae
My Curriculum Vitae LaTeX source code
ryuzakyl/asn_code_security
Testing security measures in Django
ryuzakyl/asn_high_availability
High availability strategies in Cloud
ryuzakyl/bash-cheatsheet
A handful of useful bash commands
ryuzakyl/blockchain-poc
Blockchain Proof of Concept
ryuzakyl/bsc-thesis-materials
Some of the materials used in my BSc. Thesis in Computer Science
ryuzakyl/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
ryuzakyl/courselit
Create/Sell courses and info products, write blogs, host podcasts on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.
ryuzakyl/docker-cheatsheet
Cheatsheet of commonly used Docker commands
ryuzakyl/dot-net-core-on-vscode
A Proof-of-Concept project for a .NET Core C# project on VS Code on Linux
ryuzakyl/esp32-https-wifi-webserver
A TLS enabled HTTP server to transmit a LM35 sensor data over WiFi
ryuzakyl/farseerfc
Pelican source for my new blog
ryuzakyl/fuse-ext2
A very basic ext2 implementation based on FUSE
ryuzakyl/git-cheatsheet
A handful of useful git commands.
ryuzakyl/guestbook-frontend-with-statusphp-vuln
A version of the PHP Guestbook frontend app including the status vulnerability
ryuzakyl/httpbin
HTTP Request & Response Service, written in Python + Flask.
ryuzakyl/istio-cheatsheet
Cheatsheet for common Istio commands
ryuzakyl/kubectl-debug
Debug your pod by a new container with every troubleshooting tools pre-installed
ryuzakyl/kubernetes-cheatsheet
Cheatsheet of commonly Kubernetes (kubectl) commands
ryuzakyl/kubernetes-examples
Kubernetes examples for beginners
ryuzakyl/medialit
Upload, process and optimise your media files on a AWS S3 compatible storage
ryuzakyl/msc-thesis-materials
Some of the materials used in my MSc. Thesis in Cybersecurity
ryuzakyl/Nhtsa.SDK
NHTSA unofficial .NET Client SDK
ryuzakyl/pilar_risk_management
Risk Management Analysis example with PILAR tool
ryuzakyl/ryuzakyl.github.io
My personal blog
ryuzakyl/SharpLab
.NET language playground
ryuzakyl/shellshockable
Docker container with Apache 2 / CGI shellshock vulnerable.
ryuzakyl/SQL-Server-First-Responder-Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
ryuzakyl/terraform-azurerm-mssql-db
Terraform Module to deploy a SQL Server, SQL Database, Storage Account in a Resource Group. The module can create an auto-failover group with a private link and geo-redundant database for high availability needs.
ryuzakyl/tf_idf
A recommendation system based on the TF-IDF information retrieval strategy