Rita94105's repositories

SandwichPractice

Implement a simple sandwich attack with tests to get profit

Language:SolidityStargazers:3Issues:1Issues:0

SimpleSwap

Implement a Simple AMM Swap contract with a 0% fee ratio

Language:SolidityStargazers:1Issues:0Issues:0

CompoundPractice

Understanding how blockchain-based lending agreements work, as well as how to utilize Lightning loans.

Language:SolidityStargazers:0Issues:0Issues:0

Confusion-Matrix

Evalute a mode for predicting loans that are about to default

Language:RStargazers:0Issues:0Issues:0

Damn-Vulnerable-DeFi-Foundry

Damn Vulnerable DeFi is the wargame to learn offensive security of DeFi smart contracts in Ethereum. Featuring flash loans, price oracles, governance, NFTs, DEXs, lending pools, smart contract wallets, timelocks, and more!

Language:SolidityLicense:MITStargazers:0Issues:0Issues:0

Diffie-Hellman-Key-Exchange

Implement Diffie-Hellman Key Exchange with python

Language:PythonStargazers:0Issues:0Issues:0

ERC721A

Implement ERC721 Enumerable and ERC721A to compare with gas usage

Language:SolidityStargazers:0Issues:1Issues:0

FlashSwapPractice

Implement Arbitrage in different pools to get profits that borrow tokens in low price pool, swap in high price pool, and then return tokens to low price pool.

Language:SolidityStargazers:0Issues:2Issues:0

HiSocialFi

Integrating DeFi and NFT to enhance SocialFi operational issues

Language:SolidityStargazers:0Issues:0Issues:0

k-fold

*k*-fold cross-validation in protein subcellular localization

Language:RStargazers:0Issues:0Issues:0

Mario_mine

Find the max area through DFS Algorithm

Language:PythonStargazers:0Issues:0Issues:0

Mario_salary

Dynamic Programming to find the max work days

Language:PythonStargazers:0Issues:0Issues:0

MyMyUNSW

Implementing SQL queries and views to satisfy requests for information in a moderately large relational schema (MyMyUNSW).

Language:PLpgSQLStargazers:0Issues:1Issues:0

NFT

Publish NFT and implement blind box and unblind function

Language:SolidityStargazers:0Issues:0Issues:0

NFT_SUI

publish NFT on SUI with MOVE language

Language:MoveStargazers:0Issues:1Issues:0

PCA_CA

Create an interactive web service using ShinyApp to perform Principal Component Analysis (PCA) and Correspondence Analysis (CA).

Language:RStargazers:0Issues:0Issues:0

Proxy

In the repo, trying to implement and test upgradable proxy contract.

Language:SolidityStargazers:0Issues:0Issues:0

Salary_predict

The analysis revealed that the job title is the most significant factor influencing salaries. This insight is incredibly valuable for both job seekers and employers in the data field, aiding in career planning and recruitment strategies.

Language:RStargazers:0Issues:0Issues:0

Temperature-Prediction

Assuming the formula for temperature conversion is unknown, linear regression is employed to derive the formula for converting Fahrenheit to Celsius. Additionally, the Multilayer Perceptron (MLP) with Backpropagation (BP) is employed to learn and predict Celsius temperatures.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

UniswapV2Practice

Implement uniswap-V2 Router contract to swap(), addLiquidity() and removeLiquidity(); furthermore, try to do Reentrancy attack

Language:SolidityStargazers:0Issues:0Issues:0

WrappedTest

test wrepped token to deposit, withdraw, transfer, approve, transferfrom

Language:SolidityStargazers:0Issues:1Issues:0