Pinned Repositories
googled-things
hash-table-implementation
lhvubtqn
optimised-lambda-architecture
An implementation of the optimised lambda architecture (OLA) based on a newly publish paper.
predictive-text
Sharie
Server-Client Based Application For Files Transfer
tic-tac-toe
Reinforcement Learning for Tic Tac Toe
lhvubtqn's Repositories
lhvubtqn/googled-things
lhvubtqn/lhvubtqn
lhvubtqn/Sharie
Server-Client Based Application For Files Transfer
lhvubtqn/hash-table-implementation
lhvubtqn/optimised-lambda-architecture
An implementation of the optimised lambda architecture (OLA) based on a newly publish paper.
lhvubtqn/predictive-text
lhvubtqn/tic-tac-toe
Reinforcement Learning for Tic Tac Toe
lhvubtqn/airbyte
Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.
lhvubtqn/airbyte-connectors
Airbyte connectors (sources & destinations) + Airbyte CDK for JavaScript/TypeScript
lhvubtqn/big-data-interview
:dart: :star2: Collection of big data problems & answers. English version (with some additional information) of the original repository. Used by author to (hopefully) get a data engineer job.
lhvubtqn/blockade
Docker-based utility for testing network failures and partitions in distributed applications
lhvubtqn/CARO-GAME
Simple Console Game
lhvubtqn/CrossingRoad
Simple Console Game
lhvubtqn/dbt-airflow-macros
Dbt package for Apache Airflow inspired macros
lhvubtqn/developer-roadmap
Roadmap to becoming a web developer in 2020
lhvubtqn/English-Dictionary
Data Structure - Final Assignment
lhvubtqn/Extensible-Application-Example
Java Application in which user can add more plugins without altering code.
lhvubtqn/LazyScanner
Mobile Development - Final Assignment
lhvubtqn/lhvubtqn.github.io
RoadToWebDev
lhvubtqn/machine-learning-systems-design
A booklet on machine learning systems design with exercises
lhvubtqn/markov-decision-processes
lhvubtqn/nodejs-example
Learn nodejs through example
lhvubtqn/personal-obsidian-vault
lhvubtqn/prolog-language
An assignment about prolog programming.
lhvubtqn/PTUDW-17TN-Nhom04
Web Development 101 - Final Assignment
lhvubtqn/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
lhvubtqn/Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
lhvubtqn/ui-ux-designer-roadmap
Roadmap on becoming a UI/UX designer in 2017
lhvubtqn/webrtc-android-codelab
An attempt to provide a codelab for Webrtc in Android - Similar to codelab for web at https://codelabs.developers.google.com/codelabs/webrtc-web/
lhvubtqn/write-a-hash-table
✏️ Learn how to write a hash table in C