Pinned Repositories
kata
Practice programming through programming katas
ens-namex
ENS domain exchange
ocaml-simple-json
A simple JSON parser in OCaml that uses streams
ocaml-training
Code for my OCaml self learning
PySmile
PySmile - Simple Tool to Batch Convert Images
smart-contract-audit
Guide to auditing EVM smart contracts using tools
wtf-is-blockchain
WTF is ... Blockchain, Cryptocurrency and Smart Contracts
cryptux
Code examples for operating on Cryptocurrency accounts and wallets
vietlq's Repositories
vietlq/smart-contract-audit
Guide to auditing EVM smart contracts using tools
vietlq/wtf-is-blockchain
WTF is ... Blockchain, Cryptocurrency and Smart Contracts
vietlq/rtools
rtools - reimplement GNU tools (cut and friends) in Rust
vietlq/build-your-own-jira-with-rust
A test-driven workshop to learn Rust building your own JIRA clone!
vietlq/enki-login
Enki Login
vietlq/lazy_interval_tree
Lazy Interval Tree
vietlq/rcut-wasm
Rcut for WebAssembly
vietlq/sitemapbuilder
A simple sitemap builder
vietlq/ArdanUltimateRust-5Days
Accompanying the 5-class, 1 class per week series of Ultimate Rust: Foundations
vietlq/ArdanUltimateRustFoundations
Course Material for Ardan Labs - Ultimate Rust: Foundations
vietlq/conrad-ludgate-slides
My reveal.js slides
vietlq/COVID-19-app-Android-BETA
Source code of the Beta of the NHS COVID-19 Android app
vietlq/COVID-19-app-iOS-BETA
Source code of the Beta of the NHS COVID-19 iOS app
vietlq/craftinginterpreters
Repository for the book "Crafting Interpreters"
vietlq/crux-red-badger-rust-nation-2024-egg-timer
A Crux demo app for a tutorial session at RustNation 2024
vietlq/explain-hotp-rfc4226
Explain HOTP RFC 4226 with simple implementations in various languages
vietlq/explain-totp-rfc6238
Explain TOTP RFC 6238 with simple implementations in various languages
vietlq/game-programming-patterns
Source repo for the book
vietlq/HandsOnRust
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
vietlq/intervaltree
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
vietlq/markmap
Visualize markdown documents as mindmaps
vietlq/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
vietlq/rcut
rcut moved to rtools https://github.com/vietlq/rtools
vietlq/rust-advanced-testing-workshop
vietlq/rust-telemetry-workshop
A workshop that introduces participants to a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
vietlq/RustNations2024
vietlq/rusttraining
Rust code for blogs and training
vietlq/shuttle-tutorial-rust-nation-2024
My RustNation tutorial about JWTs and Shuttle
vietlq/smarkets2024
vietlq/stefan-refactoring-rust-tutorial
Script and Files for my Refactoring Rust Tutorial