#include <iostream>
#include <string>
void displayQuote(const std::string& quote) {
std::cout << quote << std::endl;
}
int main() {
displayQuote("Every bug I fix teaches me more about humans than machines");
return 0;
}
Pinned Loading
-
ExecutorBot
ExecutorBot PublicSmart Executor Bot is an automated trading tool that executes Uniswap V3 swaps when conditions are met, such as ETH price thresholds. Built with Solidity and Python, it uses a custom smart contract…
Solidity
-
hadhat-thirdweb
hadhat-thirdweb PublicProject that deploys ethereum smart contracts with frontend and backend
TypeScript
-
-
crud-rust
crud-rust PublicDeveloped a Web3 project leveraging the Internet Computer Protocol (ICP) blockchain to enable efficient CRUD operations through Rust-based smart contracts. This project involved creating a decentra…
Rust
-
Sudoku-Crypto
Sudoku-Crypto PublicCrypto Sudoku is an innovative web3 gaming application that combines the classic Sudoku puzzle game with blockchain technology. The project creates a unique gaming experience by gating access throu…
JavaScript
-
If the problem persists, check the GitHub status page or contact support.






