Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


ian-dooley-d1UPkiFd04A-unsplash.jpg /huxn-webdev/HTML-CSS-JavaScript-100-Projects/91. Foody Landing Page/assets/Images/ian-dooley-d1UPkiFd04A-unsplash.jpg
34 Views
0 Comments
Media file
Hare Krishna Hare Krishna Hare Krishna Hare Hare.mp3 /djdj/songs/Hare Krishna Hare Krishna Hare Krishna Hare Hare.mp3
224 Views
0 Comments
Media file
/shadprot/transmissions/250922.txt
230 Views
0 Comments
Timestamp:
03:42
14:17
22:11

All nodes reporting nominal.
music.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/music.svg
229 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="6.5" cy="18.5" r="3.
Loder 3 /djdj/youtube/Loder3.html
275 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Designer Lissajous Glow</title>
<style>

inspect.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/object-inspect/example/inspect.js
175 Views
0 Comments
'use strict';

/* eslint-env browser */
var inspect = require('../');

var d = document.createElement('div');
d.setAttribute('id
contact.html /karbonsites/amanbabuhemant/test/contact.html
30 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
script.js /cody/swapnilsparsh/30DaysOfJavaScript/152 - Voice Recorder/script.js
215 Views
0 Comments
class VoiceRecorder {
constructor() {
if (navigator.mediaDevices && navigator.mediaDevices.getUserMedia) {
console.log("ge
js2.html /demo/render/js2.html
597 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>Vibration Button</title>
</head>
<body>
<button id="vibrateButton"><h1>Vibrat
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Pure CSS: Cute 3D Button/index.html
364 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>P
index.html /cody/swapnilsparsh/30DaysOfJavaScript/63 - URL Bookmark/index.html
399 Views
0 Comments
<html>
<head>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css
21867f66.webp /sticker-archive/stickers/21867f66.webp
173 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/131 - Guess Number by Speech/index.html
514 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, ini
the-satellite.jpeg /abh/js/tm/the-satellite.jpeg
431 Views
0 Comments
Media file
tests.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-symbols/test/tests.js
172 Views
0 Comments
'use strict';

// eslint-disable-next-line consistent-return
module.exports = function runSymbolTests(t) {
t.equal(typeof Symbo
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/index.js
151 Views
0 Comments
/*!
* negotiator
* Copyright(c) 2012 Federico Romero
* Copyright(c) 2012-2014 Isaac Z. Schlueter
* Copyright(c) 2015 Douglas
parse.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/qs/lib/parse.js
151 Views
0 Comments
'use strict';

var utils = require('./utils');

var has = Object.prototype.hasOwnProperty;
var isArray = Array.isArray;

var def
style.css /cody/swapnilsparsh/30DaysOfJavaScript/130 - Get Mouse Position/style.css
143 Views
0 Comments
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}

body{
height: 100vh;
Runner.xcscheme /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
320 Views
0 Comments
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1510"
version = "1.3">
<BuildAction
parallel
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/mpath/LICENSE
3 Views
0 Comments
(The MIT License)

Copyright (c) 2012 [Aaron Heckmann](aaron.heckmann+github@gmail.com)

Permission is hereby granted, free of c
/shadprot/transmissions/250922.txt
230 Views
0 Comments
Timestamp:
03:42
14:17
22:11

All nodes reporting nominal.
181.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/181.png
188 Views
0 Comments
Media file
objectid.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/objectid.js
2 Views
0 Comments
/*!
* Module dependencies.
*/

'use strict';

const SchemaObjectIdOptions = require('../options/SchemaObjectIdOptions');
const
item-7.jpeg /cody/swapnilsparsh/30DaysOfJavaScript/85 - Menu Filter/images/item-7.jpeg
148 Views
0 Comments
Media file
discriminator.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/model/discriminator.js
3 Views
0 Comments
'use strict';

const defineKey = require('../document/compile').defineKey;
const get = require('../get');
const utils = require(
index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Ripple MI Radio Buttons/index.html
364 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>R
index.html /light/index.html
372 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
script.js /cody/swapnilsparsh/30DaysOfJavaScript/176 - Dot Target Game/script.js
183 Views
0 Comments
$(document).ready(function() {

let totalPoints = 0;
let points = 0;

$('[class$="-circle"]').on('click', 'span', function(e)
Akhilkap124 /djdj/ITintern/Akhilkap124/script.js
238 Views
0 Comments
let html = document.querySelector("html")
let toggle = document.querySelector("#toggle")

toggle.addEventListener('click', ()
dba9fc4c.webp /sticker-archive/stickers/dba9fc4c.webp
163 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Fill Text On Hover/style.css
225 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700");

body {
display: flex;
height: 100vh;
j
LeetCode - Number of Lines To Write String - Go /abh/lc/806.go
260 Views
0 Comments
func numberOfLines(widths []int, s string) []int {
var line, lw int
line = 1
for _, c := range s {
w :=