#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
-
-
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
-
-
stct-rust-mysql
stct-rust-mysql PublicThis is a complete fullstack project that makes a blog in RUST using the ACTIX-WEB3 framework with MySQL as the database and Tera for the templating
Rust
-
Dexscreener-discord-bot
Dexscreener-discord-bot PublicIt’s a custom self-hosted Discord price ticker bot that pulls live data from DexScreener and updates a single voice channel name on a schedule.
JavaScript
If the problem persists, check the GitHub status page or contact support.






