Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/63. Password Strength Bg/app.js
162 Views
0 Comments
const password = document.getElementById("password");
const bg = document.querySelector(".background-image");

password.addEvent
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Shiny Loader/style.css
223 Views
0 Comments
* {
box-sizing: border-box;
}

body {
min-height: 100vh;
display: grid;
place-items: center;
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/index.js
45 Views
0 Comments
/*!
* negotiator
* Copyright(c) 2012 Federico Romero
* Copyright(c) 2012-2014 Isaac Z. Schlueter
* Copyright(c) 2015 Douglas
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/mime/README.md
359 Views
0 Comments
# mime

Comprehensive MIME type mapping API based on mime-db module.

## Install

Install with [npm](http://github.com/isaacs/np
Quiz App /cody/swapnilsparsh/30DaysOfJavaScript/57 - Quiz App/index.html
568 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
url_parser.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/url_parser.js
40 Views
0 Comments
'use strict';

const ReadPreference = require('./core').ReadPreference,
parser = require('url'),
f = require('util').format,
Max sum in the configuration.py /prakhardoneria/GFG/Max sum in the configuration,py
236 Views
0 Comments
class Solution:
def maxSum(self, arr):
n = len(arr)
total_sum = sum(arr)
current_val = sum(i * arr[i
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/README.md
393 Views
0 Comments
# body-parser

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][github-a
image.c /abh/learning/c/BPPL/Phase-3/image-filter/image.c
289 Views
0 Comments
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <stdbool.h>
#include <stdlib.h>
#include "image.h"

Image *load_image(const cha
card-3.png /cody/atherosai/ui/cards-03/assets/card-3.png
378 Views
0 Comments
Media file
jaipur.html /ahmads_codes/Marriage Hall Booking/jaipur.html
760 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/29. Select Menu/style.css
134 Views
0 Comments
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}

header {
width: 100%;
cayman.png /ravi4/diving/images/cayman.png
20 Views
0 Comments
Media file
Highlights.jsx /cody/pratham0709/3D-iPhone/src/components/Highlights.jsx
2 Views
0 Comments
import { useGSAP } from "@gsap/react"
import gsap from "gsap"
import { rightImg, watchImg } from "../utils"

import VideoCarouse
style.css /ravi4/blog/assets/css/style.css
54 Views
0 Comments
/*-----------------------------------*\
#style.css
\*-----------------------------------*/

/**
* copyright 2022 @codew
sunder pichai.jpeg /rahul_verma_coder/sunder pichai.jpeg
408 Views
0 Comments
Media file
index.html /cody/codingstella/projects/Product Card Info/index.html
1 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - Hover For Product Info</title>
<link href
img.html /djdj/Imager!/img.html
784 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
7.png /djdj/7.png
534 Views
0 Comments
Media file
index.html /cody/vishal-dcode/Quiz App/index.html
362 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
index.html /cody/vishal-dcode/GSAP Toggle View Animation/index.html
370 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
script.js /cody/swapnilsparsh/30DaysOfJavaScript/168 - Word Guess/script.js
273 Views
0 Comments
window.onload = function () {

var alphabet = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h',
'i', 'j', 'k', 'l', 'm', 'n', '
roboto-v20-latin-300.ttf /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-300.ttf
347 Views
0 Comments
Media file
LeetCode - Reformat Date - Python /abh/lc/1507.py
496 Views
0 Comments
class Solution:
def reformatDate(self, date: str) -> str:
days = [
"1st", "2nd", "3rd", "4th", "5th",
roboto-v20-latin-300.ttf /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-300.ttf
347 Views
0 Comments
Media file
LeetCode - Fibonacci Number - JavaScript /abh/lc/509.js
386 Views
1 Comments
/**
* @param {number} n
* @return {number}
*/
var fib = function(n) {
if (n == 0)
return 0;
if (n == 1
IMG_20231112_185227.jpg /amar/IMG_20231112_185227.jpg
419 Views
0 Comments
Media file
Stronger (feat. Kesha) Sam Feldt.mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Dark_(mood)/Stronger (feat. Kesha) Sam Feldt.mp3
172 Views
0 Comments
Media file
script.js /karbonsites/unicabtruck/traking-web/script.js
61 Views
0 Comments
console.log('UNICABTRUCK Enterprise Platform Initialized');
Day 9 /djdj/challange/day9.sql
193 Views
0 Comments
/*
https://www.hackerrank.com/challenges/weather-observation-station-4/problem
*/

SELECT COUNT(city) - COUNT(DISTINCT CITY)
FR
LeetCode - Separate the Digits in an Array - Python /abh/lc/2553.py
711 Views
0 Comments
class Solution:
def separateDigits(self, nums: List[int]) -> List[int]:
saprated = []
for num in nums:

pic3.jpg /cody/Shubhajiit/3D-Gallary/pic3.jpg
369 Views
0 Comments
Media file