Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/solygambas/html-css-javascript-projects/092-music streaming service/index.html
576 Views
0 Comments
<!-- Based on Learn How To Build A Website In 1 Hour! by Kyle Cook - Web Dev Simplified (2019)
see: https://www.youtube.com/watc
jquery-3.5.1.slim.min.js /cody/swapnilsparsh/30DaysOfJavaScript/63 - URL Bookmark/js/jquery-3.5.1.slim.min.js
231 Views
0 Comments
/*! jQuery v3.5.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manip
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/01.bg-video/style.css
71 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: sans-serif;
}

.hero {
TRX Manager /abh/trxmanager.py
718 Views
0 Comments
from datetime import date
from os import system, listdir
from sys import argv


class Transaction:
def __init__(self,
script.js /cody/atherosai/ui/dropdown-menu-03/script.js
233 Views
0 Comments
const mainItems = document.querySelectorAll(
'.main-item'
);

mainItems.forEach((mainItem) => {
mainItem.addEventListener('c
index.html /devwajahat/froala-plugin/index.html
214 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
128.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/128.png
288 Views
0 Comments
Media file
black-pawn.png /cody/69PercentFat/Js-Chess/img/black-pawn.png
266 Views
0 Comments
Media file
style1.css /cody/ShubhamRoy123/Windows-10/style1.css
249 Views
0 Comments
#home{
margin:0%;
width:100%;
height :400px;
background-image:url("/images.jpeg");
background-size:cover;

}
gautam.xlsx /gautamsingh/itskillassign/gautam.xlsx
45 Views
0 Comments
Media file
MyuIzuma.jpeg /amar/lookingupchibiarchive/MyuIzuma.jpeg
12 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/208 - Sorting visualizer/script.js
294 Views
0 Comments
const n = 9; //number of bars to sort
const array = [];
init();

//generate random numbers
function init() {
for (let i = 0; i
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Dots & Ring Loader - With Dark Mode/style.css
185 Views
0 Comments
:root {
--w: #fafafa;
--b: #141414;
--s: 1s;
--d: calc(var(--s) / 6);
}

* {
menu-item.jpeg /cody/swapnilsparsh/30DaysOfJavaScript/85 - Menu Filter/menu-item.jpeg
298 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Blob Effect Micro Interaction/index.html
589 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>B
style.css /cody/swapnilsparsh/30DaysOfJavaScript/59 - Color Choosing Game/style.css
221 Views
0 Comments
.head{
background-color: lightgoldenrodyellow;
height: 255px;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: -1;
script.js /cody/bradtraversy/50projects50days/faq-collapse/script.js
152 Views
0 Comments
const toggles = document.querySelectorAll('.faq-toggle')

toggles.forEach(toggle => {
toggle.addEventListener('click', () =>
tomato.jfif /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/img/tomato.jfif
174 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/express/node_modules/safe-buffer/README.md
121 Views
0 Comments
# safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
roman_to_int.py /abh/def/roman_to_int.py
634 Views
0 Comments
def roman_to_int(s):
romans = {'I': 1,
'V': 5,'X': 10,
'L': 50, 'C': 100,
'D': 500, 'M': 1000}
result = 0

index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/express/lib/router/index.js
209 Views
0 Comments
/*!
* express
* Copyright(c) 2009-2013 TJ Holowaychuk
* Copyright(c) 2013 Roman Shtylman
* Copyright(c) 2014-2015 Douglas Ch
string_decoder.js /cody/lassiecoder/mutual-funding-app/server/node_modules/string_decoder/lib/string_decoder.js
21 Views
0 Comments
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaini
/djdj/ITintern/ALISHAMATHUR007/task2/script.js
254 Views
0 Comments
// script.js
const hourHand = document.querySelector('.hour-hand');
const minuteHand = document.querySelector('.minute-hand');
style.css /cody/vishal-dcode/Scroll Animation/style.css
106 Views
0 Comments
body {
font-family: "Poppins";
background-color: #141414;
color: #fff;
display: flex;
flex-direction: column;
align-
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/finalhandler/README.md
291 Views
0 Comments
# finalhandler

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/package.json
291 Views
0 Comments
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Ch
TumHiHoAashiqui2.mp3 /djdj/songs/TumHiHoAashiqui2.mp3
258 Views
0 Comments
Media file
HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/send/HISTORY.md
363 Views
0 Comments
0.18.0 / 2022-03-23
===================

* Fix emitted 416 error missing headers property
* Limit the headers removed for 30
home_4_slide_2.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/home_4_slide_2.jpg
34 Views
0 Comments
Media file
LeetCode - Two Sum II - Input Array Is Sorted - Python /abh/lc/167.py
458 Views
0 Comments
class Solution:
def twoSum(self, numbers: List[int], target: int) -> List[int]:
last_i = None
for i in ra
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/index.js
198 Views
0 Comments
/*!
* unpipe
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LeetCode - Find the Largest Almost Missing Integer - Go /abh/lc/3471.go
493 Views
0 Comments
func contain(target int, array []int) bool {
for _, v := range array {
if v == target {
return true