Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/index.js
152 Views
0 Comments
/*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use stri
Readme.md /cody/swapnilsparsh/30DaysOfJavaScript/103 - Word Definition/Readme.md
268 Views
0 Comments
<hr>

**### Word Definition**

_The Word Definition app will show the definition of the following words._

<hr>

README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/safe-buffer/README.md
251 Views
0 Comments
# safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
cer_250319_205313.pdf /djdj/djupraity/cer_250319_205313.pdf
310 Views
0 Comments
Media file
index.html /cody/add247-clone/index.html
737 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/unpipe/HISTORY.md
34 Views
0 Comments
1.0.0 / 2015-06-14
==================

* Initial release

feature-2.jpg /cody/codewithsadee/glowing/assets/images/feature-2.jpg
104 Views
0 Comments
Media file
script.js /cody/bradtraversy/50projects50days/password-generator/script.js
136 Views
0 Comments
const resultEl = document.getElementById('result')
const lengthEl = document.getElementById('length')
const uppercaseEl = docume
whole1.jpg /cody/swapnilsparsh/30DaysOfJavaScript/115 - Puzzle/images/img3/whole1.jpg
204 Views
0 Comments
Media file
minimum-sprinklers.py /prakhardoneria/GFG/minimum-sprinklers.py
57 Views
0 Comments
class Solution:
def minMen(self, arr):
n = len(arr)
max_reach_at = [-1] * n

for i in range(
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/25. Progress Steps/index.html
50 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-symbols/index.js
167 Views
0 Comments
'use strict';

var origSymbol = typeof Symbol !== 'undefined' && Symbol;
var hasSymbolSham = require('./shams');

module.exports
images (17).jpeg /cody/ShubhamRoy123/Windows-10/images (17).jpeg
251 Views
0 Comments
Media file
style.css /cody/vishal-dcode/Responsive Accordion/style.css
83 Views
0 Comments
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";
* {
margin: 0;
}
body {
font-f
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/66. Animated Search Bar/index.html
45 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/raw-body/LICENSE
392 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2022 Douglas Christopher Wil
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/12. Image Bg Text/style.css
28 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");

* {
margin: 0;
padding: 0;
box-sizing
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isboolean/LICENSE
46 Views
0 Comments
Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/>
Based on Underscore.js, copyright 2009-2016 Jeremy Ashkenas
92601441.webp /sticker-archive/stickers/92601441.webp
206 Views
0 Comments
Media file
Python Task 3 /itintern/PY0A/task-3.html
5 Views
0 Comments
File is locked
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.once/index.js
7 Views
0 Comments
/**
* lodash (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`
* Copyright jQuery Foundat
README.md /cody/MuthuPandi-1963/Typing_Prowess/README.md
306 Views
0 Comments
# Typing_Prowess
check your typing speed and accuracy

pricing.html /karbonsites/technicalsecretofficial/96701b38-ae07-4b46-9e60-dfca9f1d0d79/d4d05c2d-d7ab-41fc-bb43-bd9f2d2b6aab/pricing.html
52 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
queue.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/queue.js
7 Views
0 Comments
"use strict";
function arrayMove(src, srcIndex, dst, dstIndex, len) {
for (var j = 0; j < len; ++j) {
dst[j + dstInd
node.js /cody/lassiecoder/mutual-funding-app/server/node_modules/debug/node.js
8 Views
0 Comments
module.exports = require('./src/node');

contact.html /ahmads_codes/Marriage Hall Booking/contact.html
383 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Character counter..html /sachinthakur/Character counter..html
571 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=ed
sadhguru.jpg /djdj/ITintern/Sadhguru/task1/sadhguru.jpg
157 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/35. Image Gallery/style.css
27 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
background: #ecf4fb;
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/04. Creative Image Hover Effect/index.html
73 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
script.js /cody/atherosai/ui/accordion-01/script.js
215 Views
0 Comments

//? This code is for animating details
//? of summary component and slightly modified
//? https://css-tricks.com/how-to-animat
169.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/169.png
202 Views
0 Comments
Media file