Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


project.types.ts /biisal/biisal/lib/schema/project.types.ts
85 Views
0 Comments
import { z } from "zod";

export interface ProjectInterface {
_id?: string
title: string;
excerpt: string;
description: stri
HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/cors/HISTORY.md
97 Views
0 Comments
2.8.5 / 2018-11-04
==================

* Fix setting `maxAge` option to `0`

2.8.4 / 2017-07-12
==================

spaceship.png /cody/atherosai/ui/custom-cursor-01/spaceship.png
294 Views
0 Comments
Media file
spotifydown.com - Starry Night.mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Angry_(mood)/spotifydown.com - Starry Night.mp3
256 Views
0 Comments
Media file
style.css /cody/atherosai/ui/profile-cards-02/style.css
215 Views
0 Comments



:root {
--background: #2C2C2C;
}

body {
style.css /karbonsites/amanbabuhemant/69bab99f-1dbf-44ca-8ad4-59ab5034033f/style.css
106 Views
0 Comments
:root {
--color-primary: #1e8449; /* Deep Forest Green */
--color-secondary: #2ecc71; /* Bright Mint Green */
--colo
home.svg /cody/Aryan-Barodwal/spotify-clone/img/home.svg
476 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" data-encore-id="icon" role="img" aria-hidden="true" class="Svg-sc-ytk21e-0 iYxpxA home-
command.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/core/wireprotocol/command.js
21 Views
0 Comments
'use strict';

const Query = require('../connection/commands').Query;
const Msg = require('../connection/msg').Msg;
const MongoE
innerHtml.html /shubh/javascript/innerHtml.html
687 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
c433763f.webp /sticker-archive/stickers/c433763f.webp
110 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/destroy/package.json
305 Views
0 Comments
{
"name": "destroy",
"description": "destroy a stream if possible",
"version": "1.2.0",
"author": {
"name": "Jonatha
index.html /cody/solygambas/html-css-javascript-projects/082-parallax landing page/index.html
572 Views
0 Comments
<!-- Based on Parallax Landing Page - Rellax.js by Brad Traversy (2020)
see: https://www.youtube.com/watch?v=aAxt0Z7IXIo -->

<!
MIT-LICENSE.txt /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/MIT-LICENSE.txt
171 Views
0 Comments
Copyright (c) 2015 Craig Condon

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software a
Icon-maskable-192.png /cody/iCriptSnappie/flutter_portfolio/web/icons/Icon-maskable-192.png
208 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/BUTTONS/Mail Button MI/index.html
501 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>M
expert_system.pptx /djdj/expert_system.pptx
712 Views
0 Comments
Media file
winter.mp4 /cody/swapnilsparsh/30DaysOfJavaScript/138 - Meditation WebApp/assets/video1/winter.mp4
298 Views
0 Comments
Media file
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game/readme.md
418 Views
0 Comments
# Bomb Throw Game

You have 10 Second to Align the distance and the angle and it will automatically throw the bomb

https://user
index.html /cody/swapnilsparsh/30DaysOfJavaScript/80 - Meditation App/index.html
615 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
code.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bson/lib/bson/code.js
14 Views
0 Comments
/**
* A class representation of the BSON Code type.
*
* @class
* @param {(string|function)} code a string or function.
* @p
Chatgpt.py /amar/Chatgpt.py
1087 Views
0 Comments
import gradio as gr
import openai
from kivy.core.clipboard import Clipboard

prompt = "Send a message"

def chat(promp
LeetCode - Strictly Palindromic Number - Go /abh/lc/2396.go
430 Views
0 Comments
func isStrictlyPalindromic(n int) bool {
return false
}
style.css /cody/solygambas/html-css-javascript-projects/090-tooltip/style.css
185 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

* {
box-sizing: border-box;
}

body
handleImmutable.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/schematype/handleImmutable.js
29 Views
0 Comments
'use strict';

const StrictModeError = require('../../error/strict');

/*!
* ignore
*/

calculating-factorial.cpp /demo/code/calculating-factorial.cpp
830 Views
0 Comments
#include <iostream>
using namespace std;

int factorial(int n) {
if (n <= 1)
return 1;
return n * factoria
Lutt Putt Gaya Dunki 128 Kbps.mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/ncs/Lutt Putt Gaya Dunki 128 Kbps.mp3
180 Views
0 Comments
Media file
index.html /cody/bradtraversy/50projects50days/password-strength-background/index.html
527 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
Rook.js /cody/69PercentFat/Js-Chess/pieces/Rook.js
232 Views
0 Comments
class Rook extends Piece {
constructor(position, name) {
super(position, 'rook', name);
this.ableToCastle = true;
}

chan
sbcs-data-generated.js /cody/lassiecoder/mutual-funding-app/server/node_modules/iconv-lite/encodings/sbcs-data-generated.js
24 Views
0 Comments
"use strict";

// Generated data for sbcs codec. Don't edit manually. Regenerate using generation/gen-sbcs.js script.
module.exp
HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/send/HISTORY.md
405 Views
0 Comments
0.18.0 / 2022-03-23
===================

* Fix emitted 416 error missing headers property
* Limit the headers removed for 30
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/setprototypeof/package.json
114 Views
0 Comments
{
"name": "setprototypeof",
"version": "1.1.1",
"description": "A small polyfill for Object.setprototypeof",
"main": "in
handleImmutable.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/query/handleImmutable.js
21 Views
0 Comments
'use strict';

const StrictModeError = require('../../error/strict');

module.exports = function handleImmutable(schematype, str