#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
-
-
Storage-System
Storage-System PublicThe project leverages decentralized storage using the InterPlanetary File System (IPFS), creating an alternative to platforms like Google Drive. However, it goes a step further by incorporating blo…
JavaScript 1
-
-
-
Marketplace
Marketplace PublicHackathon to build a fullstack ecommerce website used sanity CMS
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.






