Pinned Repositories
acs
Access Control Service
Algorithms
A collection of algorithms and data structures
Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
android-booksearch-demo
cxf-helloworld
hello world app which use apache cxf and rest service
flink
Apache Flink
Instacart-Market-Analysis
From anonymous customer data, predict which previously purchased products will be purchased again in a user’s next order.
interview
Interview questions
spark
Mirror of Apache Spark
uniswap-first-contract-example
Example code for the smart contract getting started example.
dzhou10's Repositories
dzhou10/flink
Apache Flink
dzhou10/Instacart-Market-Analysis
From anonymous customer data, predict which previously purchased products will be purchased again in a user’s next order.
dzhou10/uniswap-first-contract-example
Example code for the smart contract getting started example.
dzhou10/Algorithms
A collection of algorithms and data structures
dzhou10/Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
dzhou10/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
dzhou10/apple-ios-samples
dzhou10/architecture-components-samples
Samples for Android Architecture Components.
dzhou10/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
dzhou10/aws-ethereum-miner
CloudFormation template for mining Ethereum crypto currency on AWS
dzhou10/aws-mobile-appsync-events-starter-android
GraphQL starter application using AWS AppSync
dzhou10/bitcoin
Bitcoin Core integration/staging tree
dzhou10/cfs
dzhou10/cheesesquare
Demos the new Android Design library.
dzhou10/cpython
The Python programming language
dzhou10/Duplicate-Question-Pairs
Predict if two questions from online forum are duplicate. Use natural language processing and TF-IDF technique to extract features within question sentences. Then compare several classification algorithms to find the best model.
dzhou10/EIPs
The Ethereum Improvement Proposal repository
dzhou10/ethers.js
Complete Ethereum library and wallet implementation in JavaScript.
dzhou10/examples
dzhou10/freqtrade
Free, open source crypto trading bot
dzhou10/hardhat-boilerplate
dzhou10/Iceberg_Classifier
Build an algorithm that automatically identifies if a remotely sensed target is a ship or iceberg from C-CORE satellite images.
dzhou10/javascript-ref-app
dzhou10/location-samples
Multiple samples showing the best practices in location APIs on Android.
dzhou10/phabricator
Open software engineering platform and fun adventure game
dzhou10/Python-Data-Structures-and-Algorithms
Python Data Structures and Algorithms, published by Packt
dzhou10/solidity
Solidity, the Smart Contract Programming Language
dzhou10/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
dzhou10/tutorials
Just Announced - "Learn Spring Security OAuth":
dzhou10/zuniswap
UniswapV1 clone made in educational purposes