Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


Dice Game /cody/swapnilsparsh/30DaysOfJavaScript/129 - Dice Game/index.html
501 Views
0 Comments
<html>
<head>
<link rel="stylesheet" href="style.css">
<title>Dice Game</title>
</head>
<body>
script.js /cody/swapnilsparsh/30DaysOfJavaScript/67 - Currency Converter/script.js
275 Views
0 Comments
const exchange_rate = document.getElementById('exchange-rate');
const curr_first = document.getElementById('curr-first');
const
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/17. Cursor/app.js
110 Views
0 Comments
const cursor = document.querySelector(".cursor");

document.addEventListener("mousemove", function (event) {
// event.pageX --
grid_store.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/gridfs/grid_store.js
26 Views
0 Comments
'use strict';

/**
* @fileOverview GridFS is a tool for MongoDB to store files to the database.
* Because of the restrictions
subarrays-with-at-most-k-distinct-integers.py /prakhardoneria/GFG/subarrays-with-at-most-k-distinct-integers.py
169 Views
0 Comments
class Solution:
def countAtMostK(self, arr, k):
if k == 0:
return 0

n = len(arr)

Matsudappoiyo.png /amar/lookingupchibiarchive/Matsudappoiyo.png
17 Views
0 Comments
Media file
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/37 - RPS Game/fonts/sans.ttf
336 Views
0 Comments
Media file
window.html /cody/ShubhamRoy123/Windows-10/window.html
591 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

style.css /cody/swapnilsparsh/30DaysOfJavaScript/123 - Dino Game/css/style.css
218 Views
0 Comments
body {
-webkit-user-select: none;
-webkit-user-drag: none;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-se
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/README.md
333 Views
0 Comments
# http-errors

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][node-url]
[![Node.js Version
GetIntrinsic.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/get-intrinsic/test/GetIntrinsic.js
191 Views
0 Comments
'use strict';

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

var test = require('tape');
var forEach = require('for-each');
var debug = re
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/43. Email Validation/style.css
100 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}

body {
boultt.jpg /ahmads_codes/E-Commerce Hub/boultt.jpg
316 Views
0 Comments
Media file
/shadprot/transmissions/250925.txt
234 Views
0 Comments
Command received: “Phase I End.”
Verifying log integrity...
Checksum: 9C1D-42F8
pause.jpg /cody/swapnilsparsh/30DaysOfJavaScript/84 - Tetris Game/pause.jpg
283 Views
0 Comments
Media file
chennaivenue3.jpg /ahmads_codes/Marriage Hall Booking/chennaivenue3.jpg
266 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 05/style.css
238 Views
0 Comments
* {
transition: 0.25s ease-in-out;
box-sizing: border-box;
}

body {
display: grid;
place-items: center;
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/LICENSE
224 Views
0 Comments
Copyright (c) 2014 Nathan LaFreniere and other contributors.
All rights reserved.

Redistribution and use in source and binary f
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/36. Read More and Read Less/index.html
204 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
gpu.html /abh/qr-gift/gpu.html
540 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download GPU</title>
<link rel="styleshee
ankit.txt /abh/ankit.txt
7 Views
0 Comments
File is locked
style.css /cody/swapnilsparsh/30DaysOfJavaScript/86 - Weight Conversion Tool/style.css
164 Views
0 Comments
form {
background-color: rgb(241, 9, 144);
color: white;
width: 500px;
height: 300px;
margin: 100px auto 100
cover.jpg /cody/Aryan-Barodwal/spotify-clone/songs/Angry_(mood)/cover.jpg
284 Views
0 Comments
Media file
list_indexes.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/list_indexes.js
25 Views
0 Comments
'use strict';

const CommandOperationV2 = require('./command_v2');
const Aspect = require('./operation').Aspect;
const defineAsp
Tranform & Transition /djdj/youtube/Transform.html
588 Views
0 Comments
<style>
body{
background-color: black;
}
.box {
width: 100px;
height: 100px;
background-color: rgb(103, 1
9.png /cody/swapnilsparsh/30DaysOfJavaScript/99 - BlackJack Game/Static/Images/9.png
306 Views
0 Comments
Media file
apple.png /cody/atherosai/ui/login-02/assets/apple.png
444 Views
0 Comments
Media file
hasDollarKeys.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/query/hasDollarKeys.js
25 Views
0 Comments
'use strict';

/*!
* ignore
*/

module.exports = function(obj) {
if (obj == null) {
Miria.png /amar/lookingupchibiarchive/Miria.png
42 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Event KeyCodes/app.js
100 Views
0 Comments
const insert = document.getElementById("insert");

window.addEventListener("keydown", (e) => {
insert.innerHTML = `
<div c
script.js /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Neon Cursor Using Three.js/script.js
285 Views
0 Comments
import { neonCursor } from "https://unpkg.com/threejs-toys@0.0.8/build/threejs-toys.module.cdn.min.js";

neonCursor({
el: do
dbcs-data.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/encodings/dbcs-data.js
188 Views
0 Comments
"use strict";

// Description of supported double byte encodings and aliases.
// Tables are not require()-d until they are neede