Skip to content

Instantly share code, notes, and snippets.

View Ornataweaver's full-sized avatar
🎯
Focusing

Ehsan Mohammadi Ornataweaver

🎯
Focusing
View GitHub Profile
@Ornataweaver
Ornataweaver / Universal_idea_button.idea
Created December 31, 2017 15:02
Universal "idea" button; #IDEAs_Platform
Universal "feed-back" button, Or "I have a good idea" button.
Just like the "like" and "share" buttons which are common at the time of this gist.
It can be a second click menu item instead of a button as well; Present in all browsers. Or as an extension for beginning the Project.
@Ornataweaver
Ornataweaver / webPiece.idea
Created December 31, 2017 16:17
.webPiece format
Easily cut a <div> you see on Internet and use it as raw data.
All the stuff in it will be downloaded for off-line use or lost server use.
The date of download can be added to the stuff.
### Keybase proof
I hereby claim:
* I am ornataweaver on github.
* I am ornataweaver (https://keybase.io/ornataweaver) on keybase.
* I have a public key ASA0bCBGUJ7Yf22fW3BdPfHgFqoyJIQGFHI5pukXb4-EwQo
To claim this, I am signing this object:
@Ornataweaver
Ornataweaver / essay.markdown
Last active November 12, 2018 10:26
<ZeroNet Essay>
@Ornataweaver
Ornataweaver / index.html
Created November 12, 2018 10:37
Joke, JSON API, Ajax
<body class="text-center">
<br>
<h2>Jokes that I connected via Ajax:</h2>
<p class="message">
The joke will go here
</p>
<button id="getQuote">
Get Message
</button>
</body>