Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


748c7b5f.webp /sticker-archive/stickers/748c7b5f.webp
257 Views
0 Comments
Media file
index.html /cody/solygambas/html-css-javascript-projects/065-hangman game/index.html
407 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/README.md
234 Views
0 Comments
# cookie

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node
10.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/10.png
189 Views
0 Comments
Media file
admin.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/admin.js
9 Views
0 Comments
'use strict';

const applyWriteConcern = require('./utils').applyWriteConcern;

const AddUserOperation = require('./operations/a
161269486-aaa2271d-1fa4-4e41-9c4f-da0167a508bb.gif /cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/img/161269486-aaa2271d-1fa4-4e41-9c4f-da0167a508bb.gif
149 Views
0 Comments
Media file
README.md /cody/Anshuno15/GameDev-Hub/README.md
274 Views
0 Comments
# GameDev-Hub
A Web Page

ch18.jpg /cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/images/ch18.jpg
186 Views
0 Comments
Media file
expenseSS.png /cody/swapnilsparsh/30DaysOfJavaScript/170 - Expense Tracker/img/expenseSS.png
172 Views
0 Comments
Media file
Instructions For Quiz /djdj/Instructions.html
768 Views
0 Comments
<h1>Instruction For Quiz</h1>
<ol>
<li>Each questions carries equal marks.</li>
<li>To answer the questions write only the op
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isboolean/LICENSE
62 Views
0 Comments
Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/>
Based on Underscore.js, copyright 2009-2016 Jeremy Ashkenas
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Fog Overlay On Button Hover/index.html
402 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>F
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/package.json
43 Views
0 Comments
{
"name": "content-disposition",
"description": "Create and parse Content-Disposition header",
"version": "0.5.3",
"auth
card-2.png /cody/atherosai/ui/cards-03/assets/card-2.png
216 Views
0 Comments
Media file
style.css /cody/solygambas/html-css-javascript-projects/091-chat interface/style.css
201 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");

* {
box-sizing: border-box;
}

body {
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/side-channel/index.js
152 Views
0 Comments
'use strict';

var GetIntrinsic = require('get-intrinsic');
var callBound = require('call-bind/callBound');
var inspect = requir
subway.html /cody/ShubhamRoy123/Windows-10/subway.html
366 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=
tea-pour.gif /abh/js/ptgm/tea-pour.gif
345 Views
0 Comments
Media file
2.jpg /cody/MuthuPandi-1963/Typing_Prowess/2.jpg
172 Views
0 Comments
Media file
win32_window.h /cody/iCriptSnappie/flutter_portfolio/windows/runner/win32_window.h
251 Views
0 Comments
#ifndef RUNNER_WIN32_WINDOW_H_
#define RUNNER_WIN32_WINDOW_H_

#include <windows.h>

#include <functional>
#include <memory>
#in
cef8084e.webp /sticker-archive/stickers/cef8084e.webp
220 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/ecdsa-sig-formatter/README.md
53 Views
0 Comments
# ecdsa-sig-formatter

[![Build Status](https://travis-ci.org/Brightspace/node-ecdsa-sig-formatter.svg?branch=master)](https://t
index.html /karbonsites/prakhardoneria/p2p-chat/index.html
72 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
tesla.png /cody/atherosai/ui/table-02/assets/tesla.png
261 Views
0 Comments
Media file
features.html /karbonsites/technicalsecretofficial/96701b38-ae07-4b46-9e60-dfca9f1d0d79/d4d05c2d-d7ab-41fc-bb43-bd9f2d2b6aab/features.html
96 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Chham Chham Nache Veer Hanuman.mp3 /djdj/songs/Chham Chham Nache Veer Hanuman.mp3
225 Views
0 Comments
Media file
main.js /cody/swapnilsparsh/30DaysOfJavaScript/149 - Snake Game Voice/main.js
265 Views
0 Comments
var canvas = document.getElementById("area");

canvas.style.height = "80vh";
canvas.style.width = "80%";

var clx = canvas.getCo
Stock Buy and Sell – Max one Transaction Allowed.py /prakhardoneria/GFG/Stock Buy and Sell – Max one Transaction Allowed.py
48 Views
0 Comments
class Solution:
def maxProfit(self, prices):
if not prices:
return 0

min_price = fl
main.js /cody/swapnilsparsh/30DaysOfJavaScript/01 - Drum Kit/main.js
225 Views
0 Comments
const keys = Array.from(document.querySelectorAll('.key'));

const keyCode = {
A: 65,
S: 83,
D: 68,
F: 70,
G: 71,
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/04. Creative Image Hover Effect/index.html
89 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
6b17b20c.webp /sticker-archive/stickers/6b17b20c.webp
269 Views
0 Comments
Media file