Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/swapnilsparsh/30DaysOfJavaScript/171 - AnalogDigital Clock/index.html
525 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Analog Digital clock</title>
<link rel="stylesheet"
index.html /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Card Hover Animation/index.html
403 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
main.js /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/main.js
271 Views
0 Comments
console.log("hi");

let startButton = document.getElementById("startbutton")
let startMenu = document.getElementsByClassName("st
icons (6).png /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/src/icons (6).png
288 Views
0 Comments
Media file
debug.js /cody/lassiecoder/mutual-funding-app/server/node_modules/debug/src/debug.js
15 Views
0 Comments

/**
* This is the common logic for both the Node.js and web browser
* implementations of `debug()`.
*
* Expose `debug()` as
script.js /cody/bradtraversy/50projects50days/drink-water/script.js
175 Views
0 Comments
const smallCups = document.querySelectorAll('.cup-small')
const liters = document.getElementById('liters')
const percentage = do
single-product.html /ravi4/Jewelry-Store-eCommerce/single-product.html
29 Views
0 Comments
<!DOCTYPE html>
<html class="no-js" lang="zxx">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" conten
schematype.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schematype.js
10 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const MongooseError = require('./error/index');
const SchemaTypeOptions = requir
utils.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/test/utils.js
12 Views
0 Comments
'use strict';

var test = require('tape');
var inspect = require('object-inspect');
var SaferBuffer = require('safer-buffer').Bu
w03.jpeg /cody/iCriptSnappie/flutter_portfolio/assets/projects/w03.jpeg
181 Views
0 Comments
Media file
twitch.png /cody/solygambas/html-css-javascript-projects/055-glass dashboard/images/twitch.png
263 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Pendulum Loader/index.html
430 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>P
style.css /cody/swapnilsparsh/30DaysOfJavaScript/162 - Retro Mario Game/style.css
215 Views
0 Comments
body {
background: #222;
}

h2 {
color: #666;
font-family: monospace;
text-align: center;
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/29. Select Menu/app.js
73 Views
0 Comments
let selectField = document.getElementById("selectField");
let selectText = document.getElementById("selectText");
let list = doc
style.css /cody/swapnilsparsh/30DaysOfJavaScript/53 - Notes Taking App/style.css
241 Views
0 Comments
:root {
--bg: #19172e;
--btn: #9c528b;
--card: #b9929f;
}
* {
font-family: sans-serif;
transition: 0.5s ease;
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/require_optional/LICENSE
62 Views
0 Comments
Apache License
Version 2.0, January 2004
htt
Doraemon_Image6.png /shubh/html css project/Doraemon_Image6.png
304 Views
0 Comments
Media file
utils.test.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/test/utils.test.js
13 Views
0 Comments
'use strict';

var Buffer = require('safe-buffer').Buffer;
var utils = require('../lib/utils');
var assert = require('assert');

cover.jpg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Sleep songs of the year/cover.jpg
215 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/mpath/README.md
122 Views
0 Comments
#mpath

{G,S}et javascript object values using MongoDB-like path notation.

###Getting

```js
var mpath = require('mpath');
HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/HISTORY.md
346 Views
0 Comments
0.5.0 / 2022-04-11
==================

* Add `priority` option
* Fix `expires` option to reject invalid dates
* pref: impr
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/79. Testimonal Box Switcher/index.html
118 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
49bc5574.webp /sticker-archive/stickers/49bc5574.webp
351 Views
0 Comments
Media file
cover.jpg /cody/Aryan-Barodwal/spotify-clone/songs/Diljit/cover.jpg
241 Views
0 Comments
Media file
250928 /0_0_0_1/sys/25/09/28.txt
111 Views
0 Comments
███ ERROR ██ Access revoked ███
insert_many.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/insert_many.js
12 Views
0 Comments
'use strict';

const OperationBase = require('./operation').OperationBase;
const BulkWriteOperation = require('./bulk_write');
c
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/56. Followers/app.js
75 Views
0 Comments
const followers = document.querySelectorAll(".followers");

followers.forEach((followersCounter) => {
followersCounter.innerHT
index.html /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/index.html
560 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /
Day 68 /djdj/challange/day68.php
83 Views
0 Comments
class Solution {

/**
* @param Integer[] $nums
* @return NULL
*/
function sortColors(&$nums) {
so
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/LICENSE
395 Views
0 Comments
(The MIT License)

Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2015-2016 Douglas Christopher Wilso
command_v2.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/command_v2.js
12 Views
0 Comments
'use strict';

const Aspect = require('./operation').Aspect;
const OperationBase = require('./operation').OperationBase;
const r
CMA short answer /djdj/Mba/CMAshort.html
14 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=