Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


spotifydown.com - Mann Mera.mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Chill_(mood)/spotifydown.com - Mann Mera.mp3
286 Views
0 Comments
Media file
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/114 - Weight Converter/readme.md
367 Views
0 Comments
# Weight Converter 🎱 :
---
It's a simple Weight Converter which takes weight as 'grams' and convert into -> 'pound' , 'kg' , 'Ou
script.js /cody/bradtraversy/50projects50days/movie-app/script.js
171 Views
0 Comments
const API_URL = 'https://api.themoviedb.org/3/discover/movie?sort_by=popularity.desc&api_key=3fd2be6f0c70a2a598f084ddfb75487c&pa
LeetCode - Contains Duplicate II - Go /abh/lc/219.go
448 Views
0 Comments
func containsNearbyDuplicate(nums []int, k int) bool {
for i:=0; i<len(nums); i++ {
for j:=1; j<=k && i+j<len(nums
startmenu.png /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/src/startmenu.png
342 Views
0 Comments
Media file
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/set-function-length/README.md
334 Views
0 Comments
# set-function-length <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

[![github actions][actions-image]][actions-ur
start.js /cody/swapnilsparsh/30DaysOfJavaScript/37 - RPS Game/start.js
205 Views
0 Comments
function rpsGame(humanChoice) {

let myChoice = number(humanChoice);
let comChoice = random();

let final=re
LaunchImage@2x.png /cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
182 Views
0 Comments
Media file
a45c86c6.webp /sticker-archive/stickers/a45c86c6.webp
62 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/package.json
309 Views
0 Comments
{
"name": "unpipe",
"description": "Unpipe a stream from all destinations",
"version": "1.0.0",
"author": "Douglas Chris
script.js /cody/solygambas/html-css-javascript-projects/020-button ripple effect/script.js
321 Views
0 Comments
const buttons = document.querySelectorAll(".ripple");

buttons.forEach((button) => {
button.addEventListener("click", function
hero3-com-min.png /biisal/biisal/public/hero3-com-min.png
7 Views
0 Comments
Media file
VID_20250401_184415.mp4 /amar/Battle/lwinblose.mp4
338 Views
0 Comments
Media file
style.css /cody/ajay9368/clock/style.css
242 Views
0 Comments
/* author: https://codepen.io/RAFA3L/pen/PoVYoPN
Rafa
*/
@import url('https://fonts.cdnfonts.com/css/lcd');
*{
box-sizing:
instagram_2.jpg /cody/MuthuPandi-1963/Typing_Prowess/instagram_2.jpg
271 Views
0 Comments
Media file
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/express/node_modules/safe-buffer/package.json
112 Views
0 Comments
{
"name": "safe-buffer",
"description": "Safer Node.js Buffer API",
"version": "5.1.2",
"author": {
"name": "Feross
79.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/79.PNG
290 Views
0 Comments
Media file
LeetCode - Number of Laser Beams in a Bank - Python /abh/lc/2125.py
626 Views
0 Comments
class Solution:
def numberOfBeams(self, bank: List[str]) -> int:
beams = 0
pre_lesers = 0
for fl
README.md /shubh/html css project/README.md
844 Views
0 Comments
# HTML-CSS-Projects
Theme Changes /djdj/youtube/theme.html
570 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
generated_plugin_registrant.h /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/linux/flutter/generated_plugin_registrant.h
423 Views
0 Comments
//
// Generated file. Do not edit.
//

// clang-format off

#ifndef GENERATED_PLUGIN_REGISTRANT_
#define GENERATED_PLUGIN_REGIS
ipaddr.js.d.ts /cody/lassiecoder/mutual-funding-app/server/node_modules/ipaddr.js/lib/ipaddr.js.d.ts
62 Views
0 Comments
declare module "ipaddr.js" {
type IPv4Range = 'unicast' | 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopbac
basic-webpage-structure.html /demo/code/basic-webpage-structure.html
918 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>My Web Page</title>
</head>
<body>
<h1>Welcome to My Web Page</h1>
<p>Th
Seija.png /amar/lookingupchibiarchive/Seija.png
16 Views
0 Comments
Media file
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/jsonwebtoken/node_modules/ms/index.js
12 Views
0 Comments
/**
* Helpers.
*/

var s = 1000;
var m = s * 60;
var h = m * 60;
var d = h * 24;
RDT_20260414_082916229913485229133358.jpg /amar/lookingupchibiarchive/RDT_20260414_082916229913485229133358.jpg
40 Views
0 Comments
Media file
script.js /cody/solygambas/html-css-javascript-projects/046-quiz app/script.js
308 Views
0 Comments
const quizData = [
{
question: "Which language runs in a web browser?",
a: "Java",
b: "C",
c: "Python",
d:
police-and-thieves.py /prakhardoneria/GFG/police-and-thieves.py
186 Views
0 Comments
class Solution:
def catchThieves(self, arr, k):
n = len(arr)
p = 0
t = 0
res = 0


9b15bfd8.webp /sticker-archive/stickers/9b15bfd8.webp
5 Views
0 Comments
Media file
/itintern/quiz/quizRules.html
106 Views
0 Comments
File is locked
Loop /djdj/4th.html
915 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=devi
RinYoungGirlA.png /amar/lookingupchibiarchive/RinYoungGirlA.png
16 Views
0 Comments
Media file