Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


2e2e567d.webp /sticker-archive/stickers/2e2e567d.webp
15 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/utils-merge/package.json
290 Views
0 Comments
{
"name": "utils-merge",
"version": "1.0.1",
"description": "merge() utility function",
"keywords": [
"util"
],

README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/safe-buffer/README.md
154 Views
0 Comments
# safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
Buttons /cody/anything/4.html
804 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<style>
body {
font-family: 'Arial', sans-serif;
display: flex;
Knight.js /cody/69PercentFat/Js-Chess/pieces/Knight.js
247 Views
0 Comments
class Knight extends Piece {
constructor(position, name) {
super(position, 'knight', name);
}

getAllowedMoves() {
const
parse.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/test/parse.js
20 Views
0 Comments
'use strict';

var test = require('tape');
var qs = require('../');
var utils = require('../lib/utils');
var iconv = require('ic
index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Pure CSS Fancy Input Box/index.html
377 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>P
Flanker.png /amar/lookingupchibiarchive/Flanker.png
23 Views
0 Comments
Media file
cover.jpg /cody/Aryan-Barodwal/spotify-clone/songs/Funky_(mood)/cover.jpg
242 Views
0 Comments
Media file
b5416a61.webp /sticker-archive/stickers/b5416a61.webp
166 Views
0 Comments
Media file
about.html /karbonsites/echikumbi07/the-cloud/about.html
104 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
2aa9e2c9.webp /sticker-archive/stickers/2aa9e2c9.webp
384 Views
0 Comments
Media file
Day 1 HackerRank SQl /djdj/challange/day1.sql
165 Views
0 Comments
/*
https://www.hackerrank.com/challenges/
revising-the-select-query/problem
*/

SELECT *
FROM CITY
WHERE population > 100000
script.js /cody/swapnilsparsh/30DaysOfJavaScript/184 - Pattern Generator/script.js
286 Views
0 Comments
const angleInput = document.querySelector('[data-input="range"]')
const thicknessInput = document.querySelector('[data-input="th
ipaddr.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/ipaddr.js/lib/ipaddr.js
202 Views
0 Comments
(function() {
var expandIPv6, ipaddr, ipv4Part, ipv4Regexes, ipv6Part, ipv6Regexes, matchCIDR, root, zoneIndex;

ipaddr = {}
profile.jpg /cody/atherosai/ui/sidebar-03/assets/profile.jpg
282 Views
0 Comments
Media file
dbcs-data.js /cody/lassiecoder/mutual-funding-app/server/node_modules/iconv-lite/encodings/dbcs-data.js
22 Views
0 Comments
"use strict";

// Description of supported double byte encodings and aliases.
// Tables are not require()-d until they are neede
Oliver.webp /amar/lookingupchibiarchive/Oliver.webp
12 Views
0 Comments
Media file
Indic.html /dakshbadal1379/8lz3t88wys
632 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/dotenv/LICENSE
97 Views
0 Comments
Copyright (c) 2015, Scott Motte
All rights reserved.

Redistribution and use in source and binary forms, with or without
modific
NeruFlopEra.png /amar/lookingupchibiarchive/NeruFlopEra.png
12 Views
0 Comments
Media file
281d580c.webp /sticker-archive/stickers/281d580c.webp
304 Views
0 Comments
Media file
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/61. Sidebar Animation/app.js
94 Views
0 Comments
const menuBtn = document.getElementById("menu");
const sidebar = document.getElementById("sidebar");
const content = document.ge
style.css /cody/vishal-dcode/Button Stack Effect/style.css
85 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

* {
margin: 0;
tom1.png /learnearn-fun/HTML-Projects/Drum Kit Starting Files/images/tom1.png
32 Views
0 Comments
Media file
Dates.php /djdj/php//Programs/Dates.php
313 Views
0 Comments
<?php
//dates in php

echo date("d"). "\n"; //Print date of today : 24
echo date("j"). "\n"; //Print dat
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/index.js
180 Views
0 Comments
/*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use stri
chatgpt.jpg /cody/MuthuPandi-1963/Typing_Prowess/chatgpt.jpg
295 Views
0 Comments
Media file
men-cat.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/men-cat.jpg
39 Views
0 Comments
Media file
ecdcb1a3.webp /sticker-archive/stickers/ecdcb1a3.webp
27 Views
0 Comments
Media file
If-else.php /djdj/php//Programs/If-else.php
240 Views
0 Comments
<?php
$a = 5;
$b = 2000;
$c = 2016;

if($a > 2){
echo "a is greater than 2\n";
}
new.css /itintern/new.css
258 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

html,
body {