Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/require_optional/README.md
48 Views
0 Comments
# require_optional
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle
mongos.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/topologies/mongos.js
7 Views
0 Comments
'use strict';

const TopologyBase = require('./topology_base').TopologyBase;
const MongoError = require('../core').MongoError;
c
IDEWorkspaceChecks.plist /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
366 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
db.php /djdj/php/Programs/Programs/System/hash_password/db.php
451 Views
0 Comments
<?php
$server = "localhost";
$username = "root";
$password = "";
$database = "system";

$conn = mysqli_con
jason-goodman-Oalh2MojUuk-unsplash.jpg /shubh/jason-goodman-Oalh2MojUuk-unsplash.jpg
155 Views
0 Comments
Media file
index.html /cody/solygambas/html-css-javascript-projects/009-sound board/index.html
464 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
LaunchImage.png /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
140 Views
0 Comments
Media file
icon.png /cody/swapnilsparsh/30DaysOfJavaScript/53 - Notes Taking App/icon.png
192 Views
0 Comments
Media file
info.json /cody/Aryan-Barodwal/spotify-clone/songs/Uplifting_(mood)/info.json
182 Views
0 Comments
{
"title": "Get up and Grind",
"description": "You can do it!"
}
premium.svg /cody/atherosai/ui/dropdown-menu-01/assets/premium.svg
287 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" rx=
style.css /cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 09/style.css
205 Views
0 Comments
body {
display: grid;
place-items: center;
height: 100vh;
background: #121314;
margin: 0;
padding: 0;
}
TESTS.py /abh/def/TESTS/TESTS.py
495 Views
0 Comments
class Test:
def __init__(self, function):
self.passed = 0
self.failed = 0
self.function = function


write_a_function.py /djdj/me/problems/hackerrank/write_a_function.py
483 Views
0 Comments
def is_leap(year):
leap = False
return leap

year = int(input())
print(is_leap(year))

README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/dotenv/README.md
40 Views
0 Comments
# dotenv

<img src="https://raw.githubusercontent.com/motdotla/dotenv/master/dotenv.png" alt="dotenv" align="right" />

Dotenv i
snow-scenery.jpg /cody/atherosai/ui/gallery-05/assets/snow-scenery.jpg
210 Views
0 Comments
Media file
a43c8a8e.webp /sticker-archive/stickers/a43c8a8e.webp
208 Views
0 Comments
Media file
Data-Types.php /djdj/php/Programs/Programs/Data-Types.php
538 Views
0 Comments
<?php
$name = "Dj"; //String
$salary = 5000000; //Interger
$experience = 1.5; //Float
$bonus = "50.25k";//Decim
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/77. Random Cat Images/app.js
28 Views
0 Comments
const url = "https://api.thecatapi.com/v1/images/search";
const section = document.querySelector(".container");
const button = d
black-knight.png /cody/69PercentFat/Js-Chess/img/black-knight.png
186 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/86. Typing Game/index.html
66 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
index.html /cody/solygambas/html-css-javascript-projects/085-sneaker shop/index.html
488 Views
0 Comments
<!-- Based on Build a Modern Landing Page Website by Kevin Powell for Traversy Media (2020)
see: https://www.youtube.com/watch?v
amritvenue2.jpg /ahmads_codes/Marriage Hall Booking/amritvenue2.jpg
194 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/BUTTONS/Dark Mode Toggle Icon/style.css
186 Views
0 Comments
body .darkmode {
display: inline-block;
font-size: 2rem;
padding: 1rem 1rem 0.75rem 1rem;
cursor: pointer;
}
body .darkm
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/finalhandler/LICENSE
47 Views
0 Comments
(The MIT License)

Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, fr
divergentArray.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/error/divergentArray.js
6 Views
0 Comments

/*!
* Module dependencies.
*/

'use strict';

const MongooseError = require('./');
quantum.h /abh/keyboards/k2_max/quantum.h
225 Views
0 Comments
/* Copyright 2016-2018 Erez Zukerman, Jack Humbert, Yiancar
*
* This program is free software: you can redistribute it and/or
blap.jpg /ahmads_codes/E-Commerce Hub/blap.jpg
181 Views
0 Comments
Media file
css2.html /demo/render/css2.html
710 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>Fade In and Out Animation Demo</title>
<style>
/* Custom CSS for the a
LeetCode - Binary Tree Preorder Traversal - Go /abh/lc/144.go
271 Views
0 Comments
https://leetcode.com/problems/binary-tree-preorder-traversal/submissions/1579203892/?envType=problem-list-v2&envId=stack
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/87. Shape Clicker Game/style.css
32 Views
0 Comments
body {
background: black;
color: white;
}

/* JavaScript */
.message {
text-align: center;
index.html /cody/atherosai/ui/vertical-tabs-02/index.html
531 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Vertical Tabs</title>
<meta n
index.html /cody/solygambas/html-css-javascript-projects/001-expanding cards/index.html
414 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in