Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Colorful Fireworks on Canvas/index.html
563 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
27.txt /coderai/27.txt
878 Views
0 Comments

Coder AI is a comprehensive AI-powered platform designed to simplify and enhance software development. Our platform offers a wi
index.html /cody/swapnilsparsh/30DaysOfJavaScript/203 - PortfoliO/index.html
577 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- <link rel="icon" href="%PUBLIC_URL%/favicon1.ico
reports.svg /cody/atherosai/ui/sidebar-01/assets/reports.svg
466 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard-data" width="24" height="24" viewBox="0 0
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isboolean/index.js
26 Views
0 Comments
/**
* lodash 3.0.3 (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`
* Copyright 2012-201
Files2.php /djdj/php//Programs/Files2.php
207 Views
0 Comments
<?php
echo "welcome";
$file = fopen('yoursfile.txt','w'); //when this file not exit so automatticay file create & write te
index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Colorful Fireworks on Canvas/index.html
563 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
MikuRetryNow12.png /amar/lookingupchibiarchive/MikuRetryNow12.png
17 Views
0 Comments
Media file
183.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/183.png
294 Views
0 Comments
Media file
style.css /cody/atherosai/ui/snackbar-02/style.css
207 Views
0 Comments
:root {
--success: #327B32;
--text: #F2ECFF;
--background: #1F1F1F;
}

html {
font-family: 'Roboto';
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/82. Emoji Catcher Game/app.js
83 Views
0 Comments
const squares = document.querySelectorAll(".square");
const timeLeft = document.querySelector("#time-left");
const score = docum
1014381.png /amar/1014381.png
259 Views
0 Comments
Media file
Makefile /cody/lassiecoder/mutual-funding-app/server/node_modules/isarray/Makefile
108 Views
0 Comments

test:
@node_modules/.bin/tape test.js

.PHONY: test


style.css /cody/Arshi81099/mini-project-using-css/style.css
185 Views
0 Comments
*{
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}
.main_box {
background: url("photo.png");
he
ch6.jpg /cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/images/ch6.jpg
288 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/18 - Stopwatch/style.css
224 Views
0 Comments
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}

@font-face {
font-family: "sans";
tushita_resume.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/tushita_resume.PNG
244 Views
0 Comments
Media file
LeetCode - Number of Segments in a String - Python /abh/lc/434.py
457 Views
0 Comments
class Solution:
def countSegments(self, s: str) -> int:
n = 0
f = True
for c in s+" ":

playlist.svg /cody/Aryan-Barodwal/spotify-clone/img/playlist.svg
558 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" data-encore-id="icon" role="img" aria-hidden="true" viewBox="0 0 24 24" class="Svg-sc-yt
profile.jpg /cody/atherosai/ui/table-03/assets/profile.jpg
293 Views
0 Comments
Media file
preview.mp4 /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game/preview.mp4
270 Views
0 Comments
Media file
script.js /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Three.js Parallax Effect/script.js
294 Views
0 Comments
"use strict";

const img_base = "https://threejs.org/examples/textures/kandao3.jpg";
//let img_base = "https://happy358.github.i
Readme.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/escape-html/Readme.md
309 Views
0 Comments

# escape-html

Escape string for use in HTML

## Example

```js
document_provider.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/document_provider.js
22 Views
0 Comments
'use strict';

/* eslint-env browser */

/*!
* Module dependencies.
*/
const Document = require('./document.js');
car2.png /cody/swapnilsparsh/30DaysOfJavaScript/76 - Car Game/car2.png
244 Views
0 Comments
Media file
youtube.svg /cody/atherosai/ui/footer-03/assets/youtube.svg
468 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FAFBFC" stroke-width="2"
style.css /cody/atherosai/ui/parallax-01/style.css
162 Views
0 Comments

:root {
--background: #3C343D;
--background-border: #6B626C;
}

* {
margin: 0;
index.html /cody/solygambas/html-css-javascript-projects/099-parallax website/index.html
572 Views
0 Comments
<!-- Build Parallax Website With HTML CSS & Javascript by Simo Edwin - Dev Ed (2021)
see: https://www.youtube.com/watch?v=Nt70Ld
165.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/165.png
301 Views
0 Comments
Media file
clone.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/clone.js
22 Views
0 Comments
'use strict';


const cloneRegExp = require('regexp-clone');
const Decimal = require('../types/decimal128');
const ObjectId = re
250927 /0_0_0_1/sys/25/09/27.txt
144 Views
0 Comments
17 04 09
23 05 11
13 20 02
index.html /cody/solygambas/html-css-javascript-projects/017-movie app/index.html
610 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in