Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


README.md /cody/swapnilsparsh/30DaysOfJavaScript/133 - Coin Toss Game/README.md
378 Views
0 Comments
# Coin-Toss-Game
/itintern/quiz/quizRules.html
106 Views
0 Comments
File is locked
shin1.jpg /tanishkak/shin1.jpg
238 Views
0 Comments
Media file
nui.lua /abh/nvim/lua/plugins/nui.lua
470 Views
0 Comments
return {
{
"MunifTanjim/nui.nvim",
commit = "8d3bce9764e627b62b07424e0df77f680d47ffdb"
}
}

Get-Method.php /djdj/php/Programs/Get-Method.php
761 Views
0 Comments
<?php
if($_SERVER['REQUEST_METHOD'] == 'GET'){//if (isset($_GET)){
$name = $_GET['name'];
$email = $_GET['em
3.jpeg /ahmads_codes/Marriage Hall Booking/3.jpeg
210 Views
0 Comments
Media file
e64d5ff5.webp /sticker-archive/stickers/e64d5ff5.webp
242 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/185 - Insect_Catching_Game/index.html
468 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
indorevenue.jpg /ahmads_codes/Marriage Hall Booking/indorevenue.jpg
181 Views
0 Comments
Media file
24.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/24.png
240 Views
0 Comments
Media file
HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/HISTORY.md
300 Views
0 Comments
0.6.3 / 2022-01-22
==================

* Revert "Lazy-load modules from main entry point"

0.6.2 / 2019-04-29
================
King.js /cody/69PercentFat/Js-Chess/pieces/King.js
219 Views
0 Comments
class King extends Piece {
constructor(position, name) {
super(position, 'king', name);
this.ableToCastle = true;
}


get
index.html /cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 08/index.html
467 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>H
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/ee-first/package.json
180 Views
0 Comments
{
"name": "ee-first",
"description": "return the first event in a set of ee/event pairs",
"version": "1.1.1",
"author":
Signup.js /cody/lassiecoder/mutual-funding-app/client/src/component/screens/Signup.js
11 Views
0 Comments
import React, {useState} from 'react'
import {Link, useHistory} from 'react-router-dom'
import Materialize from 'materialize-css
typer.js /cody/swapnilsparsh/30DaysOfJavaScript/93 - Typer/typer.js
316 Views
0 Comments
/* global canvas ctx animation:writable gameLoop label loop paintCircle isIntersectingRectangleWithCircle generateRandomNumber g
footer_section.dart /cody/iCriptSnappie/flutter_portfolio/lib/widgets/footer_section.dart
211 Views
0 Comments
import 'package:flutter/material.dart';
import 'package:my_portfolio/constants/colors.dart';

class FooterSection extends Statel
TRX Manager /abh/trxmanager.py
645 Views
0 Comments
from datetime import date
from os import system, listdir
from sys import argv


class Transaction:
def __init__(self,
index.html /cody/bradtraversy/50projects50days/split-landing-page/index.html
433 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
style.scss /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Responsive Parallax Image Gallery/style.scss
322 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

.gallery-track {
background: #000;
Dil se Dil - Sita Ramam.m4a /djdj/songs/Dil se Dil - Sita Ramam.m4a
367 Views
0 Comments
Media file
pinterest.png /huxn-webdev/HTML-CSS-JavaScript-100-Projects/29. Select Menu/images/pinterest.png
86 Views
0 Comments
Media file
Queen.js /cody/69PercentFat/Js-Chess/pieces/Queen.js
244 Views
0 Comments
class Queen extends Piece {
constructor(position, name) {
super(position, 'queen', name);
}

getAllowedMoves(){
return [

document_provider.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/document_provider.js
12 Views
0 Comments
'use strict';

/* eslint-env browser */

/*!
* Module dependencies.
*/
const Document = require('./document.js');
project.types.ts /biisal/biisal/lib/schema/project.types.ts
18 Views
0 Comments
import { z } from "zod";

export interface ProjectInterface {
_id?: string
title: string;
excerpt: string;
description: stri
index.html /cody/swapnilsparsh/30DaysOfJavaScript/141 - Luminosity Particle Js/index.html
545 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/39 - Age Calculator/style.css
208 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'sans';
}

@font-face {
usa.png /cody/atherosai/ui/scrolling-02/assets/usa.png
287 Views
0 Comments
Media file
King.js /cody/69PercentFat/Js-Chess/pieces/King.js
219 Views
0 Comments
class King extends Piece {
constructor(position, name) {
super(position, 'king', name);
this.ableToCastle = true;
}


get
map.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/map.js
11 Views
0 Comments
'use strict';

/*!
* ignore
*/

const MongooseMap = require('../types/map');
const SchemaMapOptions = require('../options/Sche
param-bytes-for-alg.js /cody/lassiecoder/mutual-funding-app/server/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js
14 Views
0 Comments
'use strict';

function getParamSize(keySize) {
var result = ((keySize / 8) | 0) + (keySize % 8 === 0 ? 0 : 1);
return result;
Update-Data-Where-Clause.php /djdj/php//Programs/Update-Data-Where-Clause.php
192 Views
0 Comments
<?php

// Connecting to the Db
$servername = "localhost";
$username = "root";
$password = "";
$database = "f