Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/94. Hoodie/style.css
178 Views
0 Comments
/* Playfair Display */
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display+SC:wght@700&display=swap");

/* Ro
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/parseurl/LICENSE
625 Views
0 Comments

(The MIT License)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2017 Douglas Christopher Wilson <dou
spotifydown.com - Tera Ghata.mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Chill_(mood)/spotifydown.com - Tera Ghata.mp3
324 Views
0 Comments
Media file
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/send/LICENSE
244 Views
0 Comments
(The MIT License)

Copyright (c) 2012 TJ Holowaychuk
Copyright (c) 2014-2016 Douglas Christopher Wilson

Permission is hereby gr
Q43_Multiply_Strings.py /djdj/me/problems/leetcode/Q43_Multiply_Strings.py
641 Views
0 Comments
def multiply(self, num1, num2):
num1 = int(num1)
num2 = int(num2)
a = num1 * num2
return str(a)

0e545ca9.webp /sticker-archive/stickers/0e545ca9.webp
461 Views
0 Comments
Media file
styel.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/49. Custom Range Slider/styel.css
127 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
background: crimson;
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/forwarded/package.json
149 Views
0 Comments
{
"name": "forwarded",
"description": "Parse HTTP X-Forwarded-For header",
"version": "0.1.2",
"contributors": [
"Do
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/index.js
38 Views
0 Comments
'use strict';

// Core module
const core = require('./lib/core');
const Instrumentation = require('./lib/apm');

// Set up the c
LeetCode - Max Sum of a Pair With Equal Sum of Digits - Python /abh/lc/2342.py
457 Views
0 Comments
class Solution:
def digit_sum(self, num) -> int:
s = 0
for d in str(num):
s += int(d)

summer.jpg /cody/atherosai/ui/gallery-01/images/summer.jpg
329 Views
0 Comments
Media file
Morin.png /amar/lookingupchibiarchive/Morin.png
57 Views
0 Comments
Media file
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/types/index.js
47 Views
0 Comments

/*!
* Module exports.
*/

'use strict';

exports.Array = require('./array');
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI/style.css
228 Views
0 Comments
body {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
b
server.js /cody/Khushigupta8/Hotel-Management-Webpage/server.js
243 Views
0 Comments
const express = require('express');
const path = require('path');
const bodyParser = require('body-parser');

const app = expres
style.css /cody/atherosai/ui/tabs-04/style.css
273 Views
0 Comments


:root {
--white: #FFF;
--gray: #F3F3F3;
--background: #060D23;
--tab-background: #383D4F;
--gray-dark: #3e
dashboard.svg /cody/atherosai/ui/sidebar-03/assets/dashboard.svg
533 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#F8F7FD" fill="none"
styles.scss /cody/swapnilsparsh/30DaysOfJavaScript/62 - IP Address Tracker/scss/styles.scss
529 Views
0 Comments
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: "Red Hat Text", sans-serif;
}
main {
forest.jpg /cody/atherosai/ui/cards-04/assets/forest.jpg
298 Views
0 Comments
Media file
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/66. Animated Search Bar/app.js
104 Views
0 Comments
const searchContainer = document.querySelector(".container");
const mic = document.querySelector(".mic-icon");
const magnifier =
19e4a32a.webp /sticker-archive/stickers/19e4a32a.webp
393 Views
0 Comments
Media file
aww.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/99 - BlackJack Game/Static/sounds/aww.mp3
347 Views
0 Comments
Media file
TetoPPPP.png /amar/lookingupchibiarchive/TetoPPPP.png
31 Views
0 Comments
Media file
Icon-App-60x60@3x.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
257 Views
0 Comments
Media file
query.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/query.js
33 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const CastError = require('./error/cast');
const DocumentNotFoundError = require
style.css /cody/solygambas/html-css-javascript-projects/038-mobile tab navigation/style.css
281 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");

* {
box-sizing: border-box;
}

body {
backgr
snare.mp3 /learnearn-fun/HTML-Projects/Drum Kit Starting Files/sounds/snare.mp3
183 Views
0 Comments
Media file
bootstrap.min.css /cody/swapnilsparsh/30DaysOfJavaScript/120 - Find The Image/css/bootstrap.min.css
209 Views
0 Comments
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter,
ASTERIAN.png /amar/lookingupchibiarchive/ASTERIAN.png
73 Views
0 Comments
Media file
First /shivam/Myfirst.html
2 Views
0 Comments
File is locked
style.css /cody/frontendcharm/Mini-Projects/LOADERS/3D Gradient Circles Spinner/style.css
293 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background-color: #1d2630;
display: grid;
place-items: center;
Day 75 /djdj/challange/day75.php
142 Views
0 Comments
class Solution {

/**
* @param Integer[] $nums1
* @param Integer[] $nums2
* @return Integer[]
*/
fun