Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


objectid.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/objectid.js
15 Views
0 Comments
/*!
* Module dependencies.
*/

'use strict';

const SchemaObjectIdOptions = require('../options/SchemaObjectIdOptions');
const
WorkspaceSettings.xcsettings /cody/iCriptSnappie/flutter_portfolio/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
391 Views
0 Comments
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL
ionicons.ttf /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/fonts/ionicons.ttf
320 Views
0 Comments
Media file
roboto-v20-latin-300.eot /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-300.eot
301 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Rotating Navigation/app.js
158 Views
0 Comments
const open = document.querySelector("#open");
const close = document.querySelector("#close");
const container = document.querySe
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game/readme.md
377 Views
0 Comments
# Bomb Throw Game

You have 10 Second to Align the distance and the angle and it will automatically throw the bomb

https://user
product-08.jpg /cody/codewithsadee/glowing/assets/images/product-08.jpg
221 Views
0 Comments
Media file
B.wav /cody/swapnilsparsh/30DaysOfJavaScript/92 - Casio/Music_Note/B.wav
176 Views
0 Comments
Media file
github.svg /cody/atherosai/ui/footer-03/assets/github.svg
435 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24
find_one_and_update.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/find_one_and_update.js
26 Views
0 Comments
'use strict';

const FindAndModifyOperation = require('./find_and_modify');

class FindOneAndUpdateOperation extends FindAndModi
index.html /demo/site/demo1/index.html
703 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
app.js /cody/vishal-dcode/Password Generator/app.js
86 Views
0 Comments
const resultEl = document.getElementById("result");
const lengthEl = document.getElementById("length");
const uppercaseEl = docu
e27650e4.webp /sticker-archive/stickers/e27650e4.webp
177 Views
0 Comments
Media file
connect.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/connection/connect.js
13 Views
0 Comments
'use strict';
const net = require('net');
const tls = require('tls');
const Connection = require('./connection');
const Query =
LeetCode - Maximum Nesting Depth of the Parentheses - Go /abh/lc/1614.go
441 Views
0 Comments
func maxDepth(s string) int {
var depth, max_depth int
for _, c := range s {
if c == '(' {
depth
style.css /cody/Shubhajiit/3D-Gallary/style.css
93 Views
0 Comments

Day 44 /djdj/challange/day44.sql
94 Views
0 Comments
# Write your MySQL query statement below
SELECT
sell_date,
COUNT(DISTINCT product) AS num_sold,
GROUP_CONCAT(DISTI
style.css /cody/swapnilsparsh/30DaysOfJavaScript/102 - Minesweeper Game/style.css
195 Views
0 Comments
body{
background-color: #FDF5E6;
}
.container{
align-content: center;
width: 50%;
margin: auto;
padding: 10p
index.html /cody/atherosai/ui/footer-04/index.html
584 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Footer 04 Example</title>
<me
index.html /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Anchor Link Hover Effects/Sliding Highlight Effect/index.html
443 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
0.jpg /huxn-webdev/HTML-CSS-JavaScript-100-Projects/81. Animated Images Website/images/0.jpg
28 Views
0 Comments
Media file
ionicons.woff /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/fonts/ionicons.woff
282 Views
0 Comments
Media file
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/23 - Drawing Pad/font/sans.ttf
281 Views
0 Comments
Media file
run-code.lua /abh/nvim/lua/helpers/run-code.lua
468 Views
0 Comments
-- [[ run-code.lua ]] --

local M = {}

function M.run_code()
local filetype = vim.bo.filetype;
if filetype == "text" th
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/LICENSE
493 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

Permission is hereby granted, free of charge, to
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/28. Show Hide Password/index.html
134 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
2.jpg /cody/swapnilsparsh/30DaysOfJavaScript/115 - Puzzle/images/img2/2.jpg
199 Views
0 Comments
Media file
operation.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/operation.js
14 Views
0 Comments
'use strict';

const Aspect = {
READ_OPERATION: Symbol('READ_OPERATION'),
WRITE_OPERATION: Symbol('WRITE_OPERATION'),
RETR
tom1.png /learnearn-fun/HTML-Projects/Drum Kit Starting Files/images/tom1.png
32 Views
0 Comments
Media file
Equalize the Towers.py /prakhardoneria/GFG/Equalize the Towers.py
141 Views
0 Comments
class Solution:
def minCost(self, heights, cost):
def get_cost(target_h):
total = 0
for h, c
Once.html /amar/cl79th81zv
5 Views
0 Comments
File is locked
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/destroy/LICENSE
394 Views
0 Comments

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong me@jongleberry.com
Copyright (c) 2015-2022 Douglas Christopher Wilson do