Ron Ta is a blockchain developer with over four years of experience, highly skilled in Solidity, Typescript, backend development, and AWS. His goal is to establish himself as an expert in blockchain development while contributing to emerging projects in the field.
Project list
NFT Trading Platform
Developed a platform enabling users to buy and sell NFTs effortlessly.
Writing smart contracts and test cases
Deploying smart contracts to Ethereum, Polygon, and BSC
Developing backend features
Building IPFS and Blockchain Node
Developing a platform that facilitates the exchange of ERC20 tokens across multiple blockchains.
Writing smart contracts and test cases.
Deploying smart contracts to Ethereum, Polygon, and BSC.
Developing an event processing backend service.
Technologies: Solidity, Ethers.js, Hardhat, Remix
NFT Staking and Rewards Platform
Developed a platform that allows users to stake NFTs in order to receive rewards, leveraging blockchain technology for secure and transparent transactions.
Writing smart contracts and test cases.
Deploying smart contracts to Ethereum, Polygon, and BSC.
Technologies: Solidity, Ethers.js, Hardhat, Remix
TTX Finance
Developed a platform that facilitates NFT and ERC20 token staking, offering users rewards for participation.
Writing smart contracts and test cases
Deploying smart contracts to Ethereum, Polygon, and BSC
Technologies: Solidity, Ethers.js, Hardhat, Remix
Bitwrapper Exchange System
Designed and implemented the backend system for a centralized cryptocurrency exchange.
Developing backend features
Interacting with blockchain using Web3js
Developed a completely on-chain NFT farming game on the Arbitrum blockchain utilizing the ERC2535 standard.
Writing smart contracts and test cases.
Deploying smart contracts to the Arbitrum Blockchain.
Developing backend services to interact with the deployed smart contract.
Creating frontend scripts to enable blockchain interaction.
Developed a fully on-chain NFT pixel game on the Optimism blockchain, utilizing ERC2535 standards.
Writing smart contracts and test cases
Deploying smart contracts to the Optimism Blockchain
Developing backend services to interact with the deployed smart contracts
Creating frontend scripts to interact with the blockchain
Building a platform where people can use their NFTs as collateral to borrow coins or tokens.
Writing smart contracts and test cases
Deploying smart contracts to Ethereum
Writing backend services to interact with deployed smart contracts
Creating cronjobs to listen to smart contract events
Developed a crowdfunding platform where users can purchase NFTs to gain access as a ticket.
Writing smart contracts and test cases
Deploying smart contracts to Ethereum
Writing the Merkle proof service to detect whitelisted addresses for minting using the OpenZeppelin Merkle Tree library
Developed a stablecoin backed by USDT, designed for use as rewards when users stake their NFTs purchased from the platform.
Writing smart contracts and test cases
Deploying smart contracts to Arbitrum
Developing backend services to interact with the deployed smart contract
Creating frontend scripts to interact with the blockchain
Developed an automated trading bot specifically designed for pair trading on the dYdX platform.
Writing the trading bot using Python
Integrating with a Telegram bot for notifications
Deploying the bot on AWS
Technologies: Python, AWS
Hyperledger Fabric Private Blockchain Network
Developed a private blockchain network utilizing Hyperledger Fabric technology.
Creating a Kubernetes cluster on Google Cloud Platform
Setting up an NFS Server
Deploying and starting the Fabric CA Server
Creating and joining an application channel
Configuring peers to utilize an external chaincode builder
Committing chaincode and managing transactions
Establishing a REST API Server
Developing a frontend application using Angular and integrating Hyperledger Explorer
Enabling Hyperledger Fabric monitoring with Prometheus and Grafana
Configuring an ingress controller and domain setup
Technologies: Hyperledger Fabric, Google Cloud, K8s, Angular, NodeJs, Golang
Multi-Host Hyperledger Fabric Private Blockchain
Developed and deployed a private blockchain using Hyperledger Fabric across multiple hosts.
- Created and configured virtual machines (VMs) and set up the network with 3 VMs
- Established a Docker Swarm network
- Generated certificates and private keys using a Certificate Authority for 3 organizations, including 3 Certificate Authorities and 1 Certificate Authority for 5 orderers
- Created channel artifacts
- Configured CLI tools for each organization
- Created and joined channels on each VM
- Installed and approved chaincode for each organization
- Committed and invoked chaincode
- Developed an API server within a container
- Invoked transactions from the API server
- Set up Hyperledger Explorer
Technologies: Hyperledger Fabric, Google Cloud, Docker Swarm, NodeJs, Golang
Ethereum MEV Bot
Developed an Ethereum full node and MEV (Maximal Extractable Value) Bot to monitor the transaction mempool, allowing for the observation and extraction of value from pending transactions.
Run a full node on the Ethereum network.
Access the blockchain node remotely using NGINX.
Monitor user trades and transactions before they are committed to the blockchain.
Make unlimited API calls and listen to events related to blockchain crypto transactions.