Pinned Repositories
alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Automation
Shell scripts for common tasks in Ubuntu
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Code-Runner
Code Runner uses Docker as sandboxing environment
Development-Custom
How my development environment was customized
Final-Year-Project
Code for Final Year Project
Fun
Implementation of some famous algorithms, data structure. Just for fun
LeetCode
My C++ Code for LeetCode OJ
Machine-Learning
Code for Machine Learning Algorithms
nguyenhoangson's Repositories
nguyenhoangson/LeetCode
My C++ Code for LeetCode OJ
nguyenhoangson/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
nguyenhoangson/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
nguyenhoangson/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
nguyenhoangson/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
nguyenhoangson/beam
Apache Beam is a unified programming model for Batch and Streaming
nguyenhoangson/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
nguyenhoangson/bustub
The BusTub Relational Database Management System (Educational)
nguyenhoangson/e-maxx-eng
Algorithm for competitive programming
nguyenhoangson/fa21-rookiedb
CS186 Fall 2021 Skeleton Code
nguyenhoangson/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
nguyenhoangson/influxdb
Scalable datastore for metrics, events, and real-time analytics
nguyenhoangson/LeetCode-TopProblems
Solutions to top problems from Leetcode that are often asked by FAANG and unicorns.
nguyenhoangson/memq
MemQ is a new PubSub system that augments Kafka
nguyenhoangson/ml-study-plan
The Ultimate FREE Machine Learning Study Plan
nguyenhoangson/python-patterns
A collection of design patterns/idioms in Python
nguyenhoangson/spark
All things about spark
nguyenhoangson/sqlglot
Python SQL Parser and Transpiler
nguyenhoangson/tinykv
A course to build distributed key-value service based on TiKV model
nguyenhoangson/algorithmica
A computer science textbook
nguyenhoangson/CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
nguyenhoangson/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
nguyenhoangson/dragonfly
A modern replacement for Redis and Memcached
nguyenhoangson/Finance
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
nguyenhoangson/kafka-in-production
:books: Tech blogs & talks by companies that run Kafka in production
nguyenhoangson/KeyDB
A Multithreaded Fork of Redis
nguyenhoangson/lockfree
A collection of lock-free data structures written in standard C++11
nguyenhoangson/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
nguyenhoangson/serenity
The Serenity Operating System 🐞
nguyenhoangson/sonic
A blazingly fast JSON serializing & deserializing library