Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/swapnilsparsh/30DaysOfJavaScript/61 - Greeting Card/index.html
531 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

close.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/close.svg
336 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-widt
d93bfb08.webp /sticker-archive/stickers/d93bfb08.webp
246 Views
0 Comments
Media file
autumn.jpg /cody/atherosai/ui/accordion-03/images/autumn.jpg
310 Views
0 Comments
Media file
winter.mp4 /cody/swapnilsparsh/30DaysOfJavaScript/138 - Meditation WebApp/assets/video/winter.mp4
274 Views
0 Comments
Media file
Asking for Going Out /abh/js/atgo.html
730 Views
0 Comments

<div id="main">
<h1>Momos khane chaloge ?</h1>
<button id="yes" onclick="yes()">
Yes
</button>

<button id="no"
watch.html /ahmads_codes/E-Commerce Hub/watch.html
567 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
script.js /cody/swapnilsparsh/30DaysOfJavaScript/134 - Stack Game/script.js
303 Views
0 Comments
"use strict";
console.clear();
class Stage {
constructor() {
// container
this.render = function () {

LeetCode - Intersection of Two Linked Lists - Go /abh/lc/160.go
369 Views
0 Comments
/**
* Definition for singly-linked list.
* type ListNode struct {
* Val int
* Next *ListNode
* }
*/

d870cea2.webp /sticker-archive/stickers/d870cea2.webp
88 Views
0 Comments
Media file
blog-preview.tsx /biisal/biisal/components/blog-preview.tsx
47 Views
0 Comments
import Link from 'next/link';
import { getblogPost } from '@/lib/actions/blogs';
import { JetBrainsMono } from '@/fonts';
import
download-email - Copy.png /cody/MuthuPandi-1963/Typing_Prowess/download-email - Copy.png
249 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game/style.css
249 Views
0 Comments
*, *:after, *:before {
box-sizing: border-box;
}

body {
margin: 0;
}

README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/ee-first/README.md
361 Views
0 Comments
# EE First

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]]
product-05.jpg /cody/codewithsadee/glowing/assets/images/product-05.jpg
225 Views
0 Comments
Media file
script.js /cody/solygambas/html-css-javascript-projects/033-notes app/script.js
378 Views
0 Comments
const addButton = document.getElementById("add");
const notes = JSON.parse(localStorage.getItem("notes"));

const updateLocalSto
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/encodeurl/package.json
80 Views
0 Comments
{
"name": "encodeurl",
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
"vers
Word Definition /cody/swapnilsparsh/30DaysOfJavaScript/103 - Word Definition/index.html
466 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=ed
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/94. Hoodie/index.html
148 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isinteger/README.md
77 Views
0 Comments
# lodash.isinteger v4.0.4

The [lodash](https://lodash.com/) method `_.isInteger` exported as a [Node.js](https://nodejs.org/) m
bom-handling.js /cody/lassiecoder/mutual-funding-app/server/node_modules/iconv-lite/lib/bom-handling.js
13 Views
0 Comments
"use strict";

var BOMChar = '\uFEFF';

exports.PrependBOM = PrependBOMWrapper
function PrependBOMWrapper(encoder, options) {

punevenue3.jpg /ahmads_codes/Marriage Hall Booking/punevenue3.jpg
238 Views
0 Comments
Media file
41.txt /coderai/41.txt
871 Views
0 Comments

**Title:** SEO and Content Marketing Professional

**Contact:** @coderai

**Summary:**

Highly accomplished SEO and Content Mar
E.wav /cody/swapnilsparsh/30DaysOfJavaScript/92 - Casio/Music_Note/E.wav
160 Views
0 Comments
Media file
PRINT HALLOW DIAMOND PATTERN BY FOR LOOP IN C /sunny_jain/PRINT_HALLOW_DIAMOND_PATTERN_BY_FORLOOP.C
529 Views
2 Comments
// using for loop
#include <stdio.h>

int main()
{
int n = 5, rows, columns;
for (rows = 1; rows<= n; rows++) {

script.js /cody/solygambas/html-css-javascript-projects/077-sortable list/script.js
301 Views
0 Comments
const draggableList = document.getElementById("draggable-list");
const check = document.getElementById("check");

const richestP
safer.js /cody/lassiecoder/mutual-funding-app/server/node_modules/safer-buffer/safer.js
24 Views
0 Comments
/* eslint-disable node/no-deprecated-api */

'use strict'

var buffer = require('buffer')
var Buffer = buffer.Buffer

var safer
Day 56 /djdj/challange/day56.sql
62 Views
0 Comments
# Write your MySQL query statement below
select s.employee_id from Salaries as s
where s.employee_id NOT IN (select e.employee_i
index.html /cody/vishal-dcode/Grid Style/index.html
253 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
chatgpt.jpg /cody/MuthuPandi-1963/Typing_Prowess/chatgpt.jpg
273 Views
0 Comments
Media file
Day 36 /djdj/challange/day36.sql
118 Views
0 Comments
# Write your MySQL query statement below
select actor_id,director_id from ActorDirector
group by actor_id, director_id
Having c
f0wn0tgiuj.js /amar/umeassets/f0wn0tgiuj.js
113 Views
0 Comments
//YsCHpnZEhIOYt7svECQuP4JLCDyMoLczmCjVd4opdSNDtf5qqRXKjhPBsEmD3ZYmnMOeZEPqu0WUfbd8Ya5sj8aoVc0xwTjgceBVC1D7eOtA4LHOpExjCXy2vi3nql