Pinned Repositories
A-star-Pathfinding-game
2 games built from the same engine in Java using A* pathfinding algorithm
AndroidGame_Nya
App that I made is available for free on the Google Play Store
ConnectFour-with-Alpha-Beta-Pruning-on-Negamaxing-Algorithm
Connect Four game where player plays against AI using nega-maxing AI with use of alpha-beta pruning
DAPP_IPFS_FileSharing
DAPP uses IPFS to store articles. Images and article contents are used here for display. Has ERC721 as a "Like" token to give to authors
GoLang_Blockchain
Blockchain made in Go with Proof of Work (PoW) using sha256
hyperledgerChaincodeTutorial
Learning smart contract on Fabric via documentation
JavaNetworkingProjects
Various projects with Java sending data over the network
myPlayer
SpringBootServer
WordProcessor_MadeInSwing
lukzhang's Repositories
lukzhang/DAPP_IPFS_FileSharing
DAPP uses IPFS to store articles. Images and article contents are used here for display. Has ERC721 as a "Like" token to give to authors
lukzhang/myPlayer
lukzhang/hyperledgerChaincodeTutorial
Learning smart contract on Fabric via documentation
lukzhang/A-star-Pathfinding-game
2 games built from the same engine in Java using A* pathfinding algorithm
lukzhang/AndroidGame_Nya
App that I made is available for free on the Google Play Store
lukzhang/ConnectFour-with-Alpha-Beta-Pruning-on-Negamaxing-Algorithm
Connect Four game where player plays against AI using nega-maxing AI with use of alpha-beta pruning
lukzhang/GoLang_Blockchain
Blockchain made in Go with Proof of Work (PoW) using sha256
lukzhang/JavaNetworkingProjects
Various projects with Java sending data over the network
lukzhang/SpringBootServer
lukzhang/WordProcessor_MadeInSwing
lukzhang/EthereumWalletGenerator
Selects private key from random int and uses it to generate public key and wallet. Subsequent plans to add verification and signing. Some code borrowed from Geth's Secp256 elliptic curve.
lukzhang/FlappyBird-with-NEAT-neural-network
AI learns to play flappy bird using NEAT neural network
lukzhang/go-ethereum
Official Go implementation of the Ethereum protocol
lukzhang/ipfsSiteNetlify
Just front end for DAPP_IPFS_SHARING repository
lukzhang/token_sale
ERC20 token sale