Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


body.css /cody/Devisrisamidurai/Educational-Website/body.css
140 Views
0 Comments
body{
box-sizing: border-box;
margin: 0;
padding: 0;

}

.main{
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/package.json
215 Views
0 Comments
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
"version": "1.20.1",
"contributors": [
"D
webpack.config.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/webpack.config.js
26 Views
0 Comments
'use strict';

const paths = require('path');

const base = require('./webpack.base.config.js');

const webpackConfig = Object.a
index.html /cody/solygambas/html-css-javascript-projects/049-todo list/index.html
588 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
Education Website (forked) - about.html /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/6e4d214c-718f-4331-b904-ff9bc0bb3ddd/about.html
161 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
odilia-agent-jul-26.exe /dddd/for-blob/odilia-agent-jul-26.exe
4 Views
0 Comments
Media file
TetoLiarMacaronChina.png /amar/lookingupchibiarchive/TetoLiarMacaronChina.png
16 Views
0 Comments
Media file
VID_20250401_184421.mp4 /amar/Battle/twinllose.mp4
343 Views
0 Comments
Media file
smoke_plugin.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/tools/smoke_plugin.js
18 Views
0 Comments
'use strict';

var fs = require('fs');

/* Note: because this plugin uses process.on('uncaughtException'), only one
* of these
dbcs-codec.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/encodings/dbcs-codec.js
171 Views
0 Comments
"use strict";
var Buffer = require("safer-buffer").Buffer;

// Multibyte codec. In this scheme, a character is represented by 1
setupTests.js /cody/lassiecoder/mutual-funding-app/client/src/setupTests.js
27 Views
0 Comments
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveText
hihat.wav /cody/swapnilsparsh/30DaysOfJavaScript/01 - Drum Kit/sounds/hihat.wav
278 Views
0 Comments
Media file
change_stream.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/change_stream.js
24 Views
0 Comments
'use strict';

const Denque = require('denque');
const EventEmitter = require('events');
const isResumableError = require('./err
script.js /cody/swapnilsparsh/30DaysOfJavaScript/47 - Caesar Cipher/script.js
358 Views
0 Comments

function main(x) { // x identifies from which button call is being made: Encrypt or Decrypt
var entry_text = document.getEl
favicon.png /cody/swapnilsparsh/30DaysOfJavaScript/42 - Simple Form Validation/assets/favicon.png
268 Views
0 Comments
Media file
symbols.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/symbols.js
24 Views
0 Comments
'use strict';

exports.schemaMixedSymbol = Symbol.for('mongoose:schema_mixed');

exports.builtInMiddleware = Symbol.for('mongoos
G_s.wav /cody/swapnilsparsh/30DaysOfJavaScript/92 - Casio/Music_Note/G_s.wav
281 Views
0 Comments
Media file
contacts.c /abh/learning/c/BPPL/Phase-1/structs/contacts.c
308 Views
0 Comments
#include <stdio.h>
#include <stdlib.h>

typedef struct {
char name[128];
char phone[16];
char email[128];
} C
applyTimestampsToUpdate.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/update/applyTimestampsToUpdate.js
29 Views
0 Comments
'use strict';

/*!
* ignore
*/

const get = require('../get');

app.css /cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles/app.css
242 Views
0 Comments
* {
box-sizing: border-box;
}

html {
font-family: sans-serif;
}

efcdb3ce.webp /sticker-archive/stickers/efcdb3ce.webp
268 Views
0 Comments
Media file
image to pdf quality /amar/imagetopdfquality.html
529 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>Image to PDF Converter</title>
<style>
#uploadBox {
border: 2px dashed
An_abstract_motion_202601182123_u2mcv.mp4 /devwajahat/hamna-graphix/An_abstract_motion_202601182123_u2mcv.mp4
139 Views
0 Comments
Media file
63.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/63.PNG
276 Views
0 Comments
Media file
LeetCode | Reverse Vowels of a String | Python /abh/lc/345.py
512 Views
0 Comments
class Solution:
def reverseVowels(self, s: str) -> str:
rvs = ""
for c in s[::-1]:
if c in "
product-17.jpg /khushi/E com Website/assets/images/product-17.jpg
261 Views
0 Comments
Media file
key23.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/sounds/key23.mp3
283 Views
0 Comments
Media file
style.css /cody/bradtraversy/50projects50days/toast-notification/style.css
197 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&display=swap');

* {
box-sizing: border-box;
}

bod
style.css.map /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/style.css.map
394 Views
0 Comments
{
"version": 3,
"mappings": "AAAA,AAAA,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,QAAQ;CACtB;;AAED
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/78. Dad Jokes/index.html
155 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
LeetCode - Number of Lines To Write String - Go /abh/lc/806.go
435 Views
0 Comments
func numberOfLines(widths []int, s string) []int {
var line, lw int
line = 1
for _, c := range s {
w :=
img-1.png /cody/ShaifArfan/one-page-website-html-css-project/img/img-1.png
87 Views
0 Comments
Media file