Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


3d5bfba6.webp /sticker-archive/stickers/3d5bfba6.webp
264 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Floating Social Media Icons/app.js
172 Views
0 Comments
const toggleBtn = document.querySelector(".close-btn");

toggleBtn.addEventListener("click", () => {
toggleBtn.classList.toggl
vibration.html /demo/render/vibration.html
971 Views
0 Comments

<!DOCTYPE html>
<html>
<head>
<title>Vibration Button</title>
</head>
<body>
<button id="vibrateButton">Vibrate<
distinct.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/distinct.js
32 Views
0 Comments
'use strict';

const Aspect = require('./operation').Aspect;
const defineAspects = require('./operation').defineAspects;
const C
acf113bf.webp /sticker-archive/stickers/acf113bf.webp
43 Views
0 Comments
Media file
app_icon_128.png /cody/iCriptSnappie/flutter_portfolio/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
235 Views
0 Comments
Media file
mediaType.js /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/lib/mediaType.js
41 Views
0 Comments
/**
* negotiator
* Copyright(c) 2012 Isaac Z. Schlueter
* Copyright(c) 2014 Federico Romero
* Copyright(c) 2014-2015 Douglas
layout.tsx /biisal/biisal/app/layout.tsx
91 Views
0 Comments
import { ThemeProvider } from 'next-themes'
import './globals.css'
import Navbar from '@/components/navbar'
import Dock from '@/
download.jpg /cody/swapnilsparsh/30DaysOfJavaScript/157 - 3D Image Preview/images/download.jpg
322 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/87. Shape Clicker Game/index.html
243 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
key18.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/sounds/key18.mp3
230 Views
0 Comments
Media file
Kiwi.jfif /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/img/Kiwi.jfif
364 Views
0 Comments
Media file
style.css /abh/qr-gift/style.css
454 Views
0 Comments
:root {
--primary: #0077ff;
--primary-dark: #005fcc;
--gradient-start: #4facfe;
--gradient-end: #00f2fe;
}

body
9d820357.webp /sticker-archive/stickers/9d820357.webp
444 Views
0 Comments
Media file
style.css /cody/bradtraversy/50projects50days/faq-collapse/style.css
204 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');

* {
box-sizing: border-box;
}

body {
font-family
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/type-is/index.js
37 Views
0 Comments
/*!
* type-is
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Pacman Loader/index.html
541 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>P
8e254a7d.webp /sticker-archive/stickers/8e254a7d.webp
19 Views
0 Comments
Media file
crslap.jpg /ahmads_codes/E-Commerce Hub/crslap.jpg
324 Views
0 Comments
Media file
script.js /cody/play.opsindoor.com/_vercel/speed-insights/script.js
33 Views
0 Comments
"use strict";(()=>{var e=(e,t)=>()=>(e&&(t=e(e=0)),t),t=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);function n(e){le
71a25269.webp /sticker-archive/stickers/71a25269.webp
331 Views
0 Comments
Media file
es5.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/es5.js
30 Views
0 Comments
var isES5 = (function(){
"use strict";
return this === undefined;
})();

if (isES5) {
module.exports = {
fre
i-need-every-single-one-of-these-v0-6xvai2wjmhig1.png /amar/lookingupchibiarchive/i-need-every-single-one-of-these-v0-6xvai2wjmhig1.png
54 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/147 - Screen Recorder/style.css
219 Views
0 Comments
body {
font-family: cursive;
background-color: rgb(234, 226, 216);
}

h1{
margin-left: 560px;
}
is_capped.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/is_capped.js
26 Views
0 Comments
'use strict';

const OptionsOperation = require('./options_operation');
const handleCallback = require('../utils').handleCallbac
If-else.php /djdj/php/Programs/Programs/If-else.php
813 Views
0 Comments
<?php
$a = 5;
$b = 2000;
$c = 2016;

if($a > 2){
echo "a is greater than 2\n";
}
collection-2.jpg /khushi/E com Website/assets/images/collection-2.jpg
271 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/27 - Memory Matching Game/style.css
267 Views
0 Comments
* {
box-sizing: border-box;
font-family: "sans";
user-select:none; /*for the user not to pull the card with the mouse*/
}

rainbow-teto-also-i-denoised-the-original-v0-lr61samf1uwg1.jpg /amar/lookingupchibiarchive/rainbow-teto-also-i-denoised-the-original-v0-lr61samf1uwg1.jpg
23 Views
0 Comments
Media file
script.js /cody/solygambas/html-css-javascript-projects/033-notes app/script.js
416 Views
0 Comments
const addButton = document.getElementById("add");
const notes = JSON.parse(localStorage.getItem("notes"));

const updateLocalSto
Day 94 /djdj/challange/day94.php
116 Views
0 Comments
class Solution {

/**
* @param Integer[][] $accounts
* @return Integer
*/
function maximumWealth($account
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/send/node_modules/http-errors/index.js
13 Views
0 Comments
/*!
* http-errors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use s