HTMLify your dreams
<!-- Based on Learn To Build An SVG Animation With CSS by Simo Edwin - Dev Ed (2019)
see: https://www.youtube.com/watch?v=gWai7f
see: https://www.youtube.com/watch?v=gWai7f
const poke_container = document.getElementById("poke-container");
const pokemon_count = 150;
const colors = {
fire: "#FDDFDF",
const pokemon_count = 150;
const colors = {
fire: "#FDDFDF",
{
"application/1d-interleaved-parityfec": {
"source": "iana"
},
"application/3gpdash-qoe-report+xml": {
"source":
"application/1d-interleaved-parityfec": {
"source": "iana"
},
"application/3gpdash-qoe-report+xml": {
"source":
const STORAGE_KEY = 'expenseTrackerData';
// --- Utility Functions ---
const getLocalStorage = () => {
try {
const
// --- Utility Functions ---
const getLocalStorage = () => {
try {
const
<?php
session_start();
if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){
header('location:login.p
session_start();
if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){
header('location:login.p
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
body {
text-align: center;
background-color: #317dcf;
}
#level-title {
font-family: "Press Start 2P", cursive;
font-siz
text-align: center;
background-color: #317dcf;
}
#level-title {
font-family: "Press Start 2P", cursive;
font-siz
<?php
//for loop
for ($i=0; $i <= 10; $i++) {
echo $i;
}
?>
//for loop
for ($i=0; $i <= 10; $i++) {
echo $i;
}
?>
class Solution:
def reverse(self, x):
if x < 0: n = -1; x = x * (-1)
else: n = 1
r = 0
def reverse(self, x):
if x < 0: n = -1; x = x * (-1)
else: n = 1
r = 0
def len(obj) -> int:
c = 0
while obj:
c += 1
obj = obj[1:]
return c
def len(obj) -> int:
c = 0
while obj:
c += 1
obj = obj[1:]
return c
def len(obj) -> int:
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>N
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>N
spotifydown.com - Tera Ghata.mp3
/cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Chill_(mood)/spotifydown.com - Tera Ghata.mp3
Media file
#!/usr/bin/env node
var mime = require('./mime.js');
var file = process.argv[2];
var type = mime.lookup(file);
process.stdout.
var mime = require('./mime.js');
var file = process.argv[2];
var type = mime.lookup(file);
process.stdout.
const inputBox=document.getElementById("input-box");
const listContainer=document.getElementById("list-container");
function add
const listContainer=document.getElementById("list-container");
function add
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,700,900');
body {
display: grid;
place-items: center;
body {
display: grid;
place-items: center;
<!-- Based on CSS Loaders Tutorial by Shaun Pelling - The Net Ninja (2020)
see: https://www.youtube.com/watch?v=GFkorypkXsQ&list
see: https://www.youtube.com/watch?v=GFkorypkXsQ&list
bench:
node bench.js
.PHONY: test
node bench.js
.PHONY: test
<div align="center">


;
let body = document.body;
let audio = document.querySelector("#audio");
btn.addEventL
let body = document.body;
let audio = document.querySelector("#audio");
btn.addEventL
func contain(nums []int, target int) bool {
for _, n := range nums {
if n == target {
return true
for _, n := range nums {
if n == target {
return true
const href = "https://swapnilsparsh.github.io/";
const size = 250;
new QRCode(document.querySelector("#qr"), {
text: href,
const size = 250;
new QRCode(document.querySelector("#qr"), {
text: href,
const boxesContainer = document.getElementById('boxes')
const btn = document.getElementById('btn')
btn.addEventListener('click'
const btn = document.getElementById('btn')
btn.addEventListener('click'
<?php
// Connecting to the Db
$servername = "localhost";
$username = "root";
$password = "";
$database = "f
// Connecting to the Db
$servername = "localhost";
$username = "root";
$password = "";
$database = "f
body {
margin: 0;
overflow: hidden;
}
canvas {
display: block;
background-color: #002f00;
}
margin: 0;
overflow: hidden;
}
canvas {
display: block;
background-color: #002f00;
}