Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


Simple-Print.php /djdj/php/Programs/Simple-Print.php
787 Views
0 Comments
<?php
echo 'hello dj';
?>
label.tsx /biisal/biisal/components/ui/label.tsx
57 Views
0 Comments
"use client"

import * as React from "react"
import * as LabelPrimitive from "@radix-ui/react-label"
import { cva, type VariantP
index.js /cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/js/index.js
242 Views
0 Comments

var mydiv = document.getElementById("mydiv");
var mybutton = document.getElementById("mybutton");

const typewrite = () =>{
v
hello-world.m /demo/code/hello-world.m
810 Views
0 Comments
(=<`:9876Z4321UT.-Q+*)M'&%$H"""'~}|Bzyxwvutsrqponmlkjihgfedcba`_^][
ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-, +*
LeetCode - Add Two Integers - Scala /abh/lc/2235.scala
666 Views
1 Comments
object Solution {
def sum(num1: Int, num2: Int): Int = {
return num1 + num2;
}
}
Stronger (feat. Kesha) Sam Feldt.mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Uplifting_(mood)/Stronger (feat. Kesha) Sam Feldt.mp3
263 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/BUTTONS/CheckCross Toggle Button MI/style.css
220 Views
0 Comments
html {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
}

* {
box-sizing: inherit;
}
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/index.js
181 Views
0 Comments
/*!
* negotiator
* Copyright(c) 2012 Federico Romero
* Copyright(c) 2012-2014 Isaac Z. Schlueter
* Copyright(c) 2015 Douglas
eye.svg /cody/atherosai/ui/input-01/eye.svg
424 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eye" width="24" height="24" viewBox="0 0 24 24" stro
key3.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/sounds/key3.mp3
271 Views
0 Comments
Media file
index.html /cody/solygambas/html-css-javascript-projects/029-double click heart/index.html
413 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
style.css /cody/frontendcharm/Mini-Projects/MENUS/Circular Material Menu MI/style.css
209 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background-color: #222224;
height: 100vh;
width: 100vw;
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Hopping Radio Button MI/style.css
190 Views
0 Comments
* {
border: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}

:root {
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/safe-buffer/index.js
211 Views
0 Comments
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/* eslint-disable node/no-deprecated-api */
agent.exe /dddd/agent.exe
55 Views
0 Comments
Media file
nav.php /djdj/php//Programs/System/hash_password/nav.php
172 Views
0 Comments
<?php
session_start();
?>

<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="">SabkaCo
IMG-20250108-WA0006.jpg /djdj/djupraity/images/2.jpg
276 Views
0 Comments
Media file
AndroidManifest.xml /cody/iCriptSnappie/flutter_portfolio/android/app/src/debug/AndroidManifest.xml
447 Views
0 Comments
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for developme
LeetCode - How Many Numbers Are Smaller Than the Current Number - Python /abh/lc/1365.py
664 Views
0 Comments
class Solution:
def smallerNumbersThanCurrent(self, nums: List[int]) -> List[int]:
smallercount = []
sort
tsconfig.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/hasown/tsconfig.json
251 Views
0 Comments
{
"compilerOptions": {
/* Visit https://aka.ms/tsconfig to read more about this file */

/* Projects */

/* Langua
c79f1096.webp /sticker-archive/stickers/c79f1096.webp
351 Views
0 Comments
Media file
preview.mp4 /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game/preview.mp4
259 Views
0 Comments
Media file
Day 108 /djdj/challange/day108.php
62 Views
0 Comments
class Solution {

/**
* @param Integer[][] $nums
* @return Integer[]
*/
function intersection($nums) {

app_icon_256.png /cody/iCriptSnappie/flutter_portfolio/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
177 Views
0 Comments
Media file
booknow.html /ahmads_codes/Marriage Hall Booking/booknow.html
550 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Files2.php /djdj/php//Programs/Files2.php
205 Views
0 Comments
<?php
echo "welcome";
$file = fopen('yoursfile.txt','w'); //when this file not exit so automatticay file create & write te
to-do/checked.png /deepika/to-do/checked.png
284 Views
0 Comments
Media file
Mc /djdj/mc.html
1056 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
3.txt /coderai/3.txt
870 Views
0 Comments
**Link 1:**<br><br>* **What:** The link references a subreddit on the Reddit platform: r/AmItheAsshole.<br>* **Explanation:**<br
3281f255.webp /sticker-archive/stickers/3281f255.webp
94 Views
0 Comments
Media file
c6583b89.webp /sticker-archive/stickers/c6583b89.webp
246 Views
0 Comments
Media file
retry.png /cody/swapnilsparsh/30DaysOfJavaScript/208 - Pig Dice Game/assets/retry.png
315 Views
0 Comments
Media file