Skip to content
View zarifpour's full-sized avatar
:shipit:
imposter
:shipit:
imposter

Organizations

@superdoteng

Block or report zarifpour

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zarifpour/README.md

imposter


 📆 Connect 

 🌎 Website 

 📫 Telegram 

 💼 LinkedIn 

// SPDX-License-Identifier: MITpragma solidity^0.8.14;
import"@openzeppelin/contracts/access/Ownable.sol";
import"@openzeppole/contracts/adjectives/Delicious.sol";
contractREADMEisDelicious, Ownable {
stringpublic ens;
Emoji[] public abilities;
error NoLove();
error ItsOver9000();
event Cheers(addressindexedsender);
constructor() {
ens ="zarifpour.eth";
abilities = ["💠", "🐍", "🔎", "🔒", "🧪", "🗣", "🎨"];
}
function donate() publicpayable {
if (msg.value==0) revertNoLove();
if (msg.value>9000) revertItsOver9000();
emitCheers(msg.sender);
}
function withdraw() externalpayable onlyOwner {
payable(owner()).transfer(address(this).balance);
}
}

Pinned Loading

  1. xy-zedxy-zedPublic

    🐈‍⬛ A sleek and sophisticated dark theme for Zed with vibrant, intelligent syntax highlighting.

    91 7

  2. liquid-imageliquid-imagePublic

    💧 Turn your logo (and images) into liquid metal

    TypeScript 11 1

  3. zed-solidityzed-solidityPublic

    💠 Solidity language support for Zed.

    Solidity 70 11

  4. zed-envzed-envPublic

    🔐 env support for Zed.

    61 2

  5. alfred-etherscan-suggestalfred-etherscan-suggestPublic

    🎩 Get in-line Etherscan search suggestions and view contract source code on DethCode.

    4

  6. jira-dependency-graphjira-dependency-graphPublic

    🧿 Graph visualizer for JIRA ticket dependencies (epics, tasks, statuses, links, and more).

    Python 20 5