I hereby claim:
- I am misingnoglic on github.
- I am aryab (https://keybase.io/aryab) on keybase.
- I have a public key whose fingerprint is 3726 5694 4234 9851 56CC 7139 0837 F632 7BAA 457D
To claim this, I am signing this object:
| body{ | |
| background-color: black; | |
| color: white; | |
| } | |
| .grad1 { | |
| background: red; | |
| background: -webkit-linear-gradient(left, orange , yellow, green, cyan, blue, violet); | |
| background: -o-linear-gradient(right, orange, yellow, green, cyan, blue, violet); | |
| background: -moz-linear-gradient(right, orange, yellow, green, cyan, blue, violet); |
| <html> | |
| <head> | |
| <link rel="stylesheet" href="style.css"> | |
| <script> | |
| fetch('http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term=Zaitlen, Noah[Full Author Name] OR Zaitlen, Noah[Full Investigator Name]&retmode=json&retmax=1000') | |
| .then(function(response) { | |
| return response.json(); | |
| }).then(function(json) { | |
| const ids = json.esearchresult.idlist; | |
| fetch('http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=pubmed&id=' + ids + '&retmode=json') |
| { | |
| "pk": 1, | |
| "title": "My Pizza Poll", | |
| "owner": 1, | |
| "published": false, | |
| "questions": [ | |
| { | |
| "pk": 1, | |
| "question_number": 1, | |
| "question_text": "Favorite Topping?", |
| <!DOCTYPE HTML> | |
| <!-- | |
| Introspect by TEMPLATED | |
| templated.co @templatedco | |
| Released for free under the Creative Commons Attribution 3.0 license (templated.co/license) | |
| --> | |
| <html> | |
| <head> |
I hereby claim:
To claim this, I am signing this object: