Skip to content

Instantly share code, notes, and snippets.

View leovarmak's full-sized avatar
🎯
Focusing

Karthik Varma leovarmak

🎯
Focusing
View GitHub Profile
{
"name": "libert",
"version": "1.0.0",
"description": "Get eBooks for free, easily",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "Samarth Jajoo",
<iframe height="1270" width="720" src="https://bot.api.ai/09bcd0b0-613f-43b3-98f2-a2bf22db9f3f"></iframe>
<html>
<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-in.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=IN&source=ac&ref=qf_br_asin_til&ad_type=product_link&tracking_id=ameworschnew-21&marketplace=amazon&region=IN&placement=B01FM8M0XE&asins=B01FM8M0XE&linkId=2407a9872fd34b8530a11f928a7196e3&show_border=true&link_opens_in_new_window=true&price_color=333333&title_color=0066C0&bg_color=FFFFFF">
</iframe>
</html>
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script type="text/javascript" src="https://rawgit.com/leovarmak/fb90d3f8323a0236ed17e707c83ecce7/raw/11e9a5bf58f30abe2cdf59ff5df4cd6a8c8ae26e/jquery.ajax-cross-origin.min.js"></script>
<script>
$(document).ready(function(){
getStats();
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
getStats(); //Executes the function to get stats from the steam gauge API
setInterval(function(){ // This functions automatically
<!DOCTYPE html>
<html>
<head>
<title>Testing something</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://alexgibson.github.io/notify.js/js/notify.js"></script>
<script>
$(document).ready(function(){
var date = new Date('November 21, 2016');
if (date.getDate() == new Date().getDate()) {