Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


hamburger.svg /cody/Aryan-Barodwal/spotify-clone/img/hamburger.svg
359 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 5L20 5" stroke="#141
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/node_modules/safe-buffer/package.json
11 Views
0 Comments
{
"name": "safe-buffer",
"description": "Safer Node.js Buffer API",
"version": "5.1.2",
"author": {
"name": "Feross
item-1.jpeg /cody/swapnilsparsh/30DaysOfJavaScript/85 - Menu Filter/images/item-1.jpeg
210 Views
0 Comments
Media file
youtube.svg /cody/atherosai/ui/socials-02/assets/youtube.svg
352 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" s
Missing Element in Range /prakhardoneria/geekstreak60/day6.py
51 Views
0 Comments
class Solution:
def missingRange(self, arr, low, high):
present_elements = set()
for num in arr:

4.jpg /cody/swapnilsparsh/30DaysOfJavaScript/115 - Puzzle/images/img1/4.jpg
177 Views
0 Comments
Media file
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/35 - Decimal To Binary/font/sans.ttf
281 Views
0 Comments
Media file
Icon-maskable-192.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/icons/Icon-maskable-192.png
181 Views
0 Comments
Media file
autumn.jpg /cody/atherosai/ui/gallery-01/images/autumn.jpg
224 Views
0 Comments
Media file
17.txt /coderai/17.txt
653 Views
0 Comments

Un jour, alors qu'il se promenait dans un parc, Jack tomba sur un vieil homme assis sur un banc. L'homme avait l'air gentil et
app_icon_128.png /cody/iCriptSnappie/flutter_portfolio/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
130 Views
0 Comments
Media file
Day 37 /djdj/challange/day37.sql
33 Views
0 Comments
# Write your MySQL query statement below
select product_name, year, price
from Sales
inner join Product
where Sales.product_i
LeetCode - Divide Array Into Equal Pairs - Go /abh/lc/2206.go
331 Views
0 Comments
func divideArray(nums []int) bool {
pairs := make(map[int]int)
for _, n := range nums {
c, f := pairs[n]

color.css /khushi/Calculator/color.css
212 Views
0 Comments
*{
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
margin: 0;
padding: 0;
width: 80%;

ComicSansMS.woff2 /amar/umeassets/ComicSansMS.woff2
524 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/05. Top 5 Creative Buttons/btn3/index.html
91 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/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/README.md
306 Views
0 Comments
<p align="center">
<img alt="" height="80" src="./img/logo_1.png">
</a>
</p>
<h1 align="center"> Catch Me If You Can</h1>

index.html /cody/atherosai/ui/sidebar-05/index.html
495 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>Sidebar</title>
<link rel="preconnect" href="https:
inherits.js /cody/lassiecoder/mutual-funding-app/server/node_modules/inherits/inherits.js
12 Views
0 Comments
try {
var util = require('util');
/* istanbul ignore next */
if (typeof util.inherits !== 'function') throw '';
module.e
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/on-finished/README.md
50 Views
0 Comments
# on-finished

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-
build.gradle.kts /cody/iCriptSnappie/flutter_portfolio/android/app/build.gradle.kts
239 Views
0 Comments
plugins {
id("com.android.application")
id("kotlin-android")
// The Flutter Gradle Plugin must be applied after the
trailer.mp4 /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/trailer.mp4
36 Views
0 Comments
Media file
Miku /amar/Miku.html
601 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
Bad Apple but its the actual Epstein Files /amar/Bad-Apple-but-its-the-actual-Epstein-Files.html
199 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
style.css /cody/atherosai/ui/tabs-04/style.css
218 Views
0 Comments


:root {
--white: #FFF;
--gray: #F3F3F3;
--background: #060D23;
--tab-background: #383D4F;
--gray-dark: #3e
bg-mega-menu.jpg /khushi/E com Website/assets/images/bg-mega-menu.jpg
159 Views
0 Comments
Media file
bg6.jpg /ahmads_codes/Marriage Hall Booking/bg6.jpg
177 Views
0 Comments
Media file
Count Inversions /prakhardoneria/geekstreak60/day5.py
72 Views
0 Comments
class Solution:
def inversionCount(self, arr):
def merge_and_count(temp_arr, left, mid, right):
i = left
86.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/86.PNG
122 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/index.html
503 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

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

style.css /cody/swapnilsparsh/30DaysOfJavaScript/169 - ChatBot/style.css
200 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
width: 100vw;
height: 100vh;
8.jpg /cody/swapnilsparsh/30DaysOfJavaScript/115 - Puzzle/images/img1/8.jpg
164 Views
0 Comments
Media file