Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Jelly Radio Buttons/index.html
399 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>J
45fe9afb.webp /sticker-archive/stickers/45fe9afb.webp
337 Views
0 Comments
Media file
Runner-Bridging-Header.h /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Runner-Bridging-Header.h
277 Views
0 Comments
#import "GeneratedPluginRegistrant.h"

style.css /cody/solygambas/html-css-javascript-projects/064-menu slider modal/style.css
221 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");

:root {
--modal-duration: 1s;
--primary-color: #1
script.js /karbonsites/prakhardoneria/p2p-chat/script.js
57 Views
0 Comments
let peer;
let connection = null;
const myIdElement = document.getElementById('my-id');
const statusElement = document.getElement
90.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/90.png
266 Views
0 Comments
Media file
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/express/LICENSE
68 Views
0 Comments
(The MIT License)

Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2013-2014 Roman Shtylman <shtylman+
JaiShriRam-Adipurush.mp3 /djdj/songs/JaiShriRam-Adipurush.mp3
145 Views
0 Comments
Media file
CHIRAG GUPTA.xlsx /djdj/chirag/CHIRAG GUPTA.xlsx
112 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/143 - Movie Ratings Application/style.css
201 Views
0 Comments
.container{
display: block;
text-align: center;
}
input{
padding: 20px;
margin: 20px;
border-radius: 7px;
globals.css /biisal/biisal/app/globals.css
3 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,538;1,538&family=Playwrite+HU:wght@100..400&family=Source
script.html /kartik/searching/script.php
529 Views
0 Comments
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,
bg.jpg /cody/swapnilsparsh/30DaysOfJavaScript/94 - Windows 11 Clone/bg.jpg
219 Views
0 Comments
Media file
/prakhardoneria/geekstreak60/day16.py
62 Views
0 Comments
class Solution:
def pushZerosToEnd(self, arr):
count = 0 # Pointer for the position of the next non-zero element

6dff5e9a.webp /sticker-archive/stickers/6dff5e9a.webp
298 Views
0 Comments
Media file
3587c12e.webp /sticker-archive/stickers/3587c12e.webp
190 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Send Button Animation/index.html
449 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
FMCF Pyqs /djdj/Mba/fmcfq.html
20 Views
0 Comments
Year: 2024
Unit I: Introduction to Finance & Corporate Finance
Section A, 1(a): What is the role of financial markets in economi
LeetCode - Check If N and Its Double Exist - Python /abh/lc/1346.py
414 Views
0 Comments
class Solution:
def checkIfExist(self, arr: List[int]) -> bool:
for i in range(len(arr)):
for j in ra
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/42. Random Quote/index.html
101 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
index.html /abh/qr-gift/index.html
516 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gift for you :)</title>
<script src="scri
plain.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/auth/plain.js
10 Views
0 Comments
'use strict';

const retrieveBSON = require('../connection/utils').retrieveBSON;
const AuthProvider = require('./auth_provider')
Doraemon_Image1.png /shubh/html css project/Doraemon_Image1.png
299 Views
0 Comments
Media file
style.css /cody/vishal-dcode/Password Strength Background/style.css
125 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

* {
margin: 0;
While-loop.php /djdj/php/Programs/Programs/While-loop.php
712 Views
0 Comments
<?php
//while loop
$i = 1;
while($i<=10){
echo $i. "\n";
$i++;
}
?>
style.css /cody/solygambas/html-css-javascript-projects/008-form wave animation/style.css
259 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Muli&display=swap");

* {
box-sizing: border-box;
}

body {
font-famil
maincard1.jpg /cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/maincard1.jpg
241 Views
0 Comments
Media file
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/dotenv/README.md
104 Views
0 Comments
# dotenv

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

Dotenv i
bson.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bson/lib/bson/bson.js
5 Views
0 Comments
'use strict';

var Map = require('./map'),
Long = require('./long'),
Double = require('./double'),
Timestamp = require('./
Tranform & Transition /djdj/youtube/Transform.html
494 Views
0 Comments
<style>
body{
background-color: black;
}
.box {
width: 100px;
height: 100px;
background-color: rgb(103, 1
index.html /cody/swapnilsparsh/30DaysOfJavaScript/43 - Getting Started with APIs/index.html
493 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<met
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/08. Creative Cards/02. Card 2/style.css
39 Views
0 Comments
body {
margin: 0;
height: 100vh;
background: linear-gradient(#0093e9, #80d0c7);
display: flex;
justify-content: center