Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/90. Construction Landing Page/style.css
118 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}

/* GLOBAL STYLES */
:root {
Makefile /cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/node_modules/debug/Makefile
106 Views
0 Comments
# get Makefile directory name: http://stackoverflow.com/a/5982798/376773
THIS_MAKEFILE_PATH:=$(word $(words $(MAKEFILE_LIST)),$(
lazy-lock.json /abh/nvim/lazy-lock.json
511 Views
0 Comments
{
"SimpylFold": { "branch": "master", "commit": "ff4c85197c5555715093c08a8d4f9d493c4d80cd" },
"Zenburn": { "branch": "master
style.css /cody/swapnilsparsh/30DaysOfJavaScript/178 - RunningCar/style.css
254 Views
0 Comments

#city{
background: url(cityImage.jpg);
background-size: cover;
background-repeat: no-repeat;
width: auto;
h
Icon-App-1024x1024@1x.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
259 Views
0 Comments
Media file
page.tsx /biisal/biisal/app/project/[slug]/page.tsx
155 Views
0 Comments
import NotFound from '@/components/not-found';
import ProjectShow from '@/components/project-show';
import { TextLoader } from '
main.js /cody/lassiecoder/mutual-funding-app/server/node_modules/dotenv/lib/main.js
42 Views
0 Comments
/* @flow */
/*::

type DotenvParseOptions = {
debug?: boolean
}

// keys and values from src
CMakeLists.txt /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/linux/CMakeLists.txt
700 Views
0 Comments
# Project-level configuration.
cmake_minimum_required(VERSION 3.10)
project(runner LANGUAGES CXX)

# The name of the executable
LaunchScreen.storyboard /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Base.lproj/LaunchScreen.storyboard
668 Views
0 Comments
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" ve
Drawer2.png /deweyduck6116/Inventory/Drawer2.png
91 Views
0 Comments
Media file
Login.php /djdj/php/Programs/Programs/System/Login.php
669 Views
0 Comments
<?php
// if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){
// header("location:welcome.php");
//
treesj.lua /abh/nvim/lua/plugins/treesj.lua
307 Views
0 Comments
return {
'Wansmer/treesj',
keys = { '<space>m' },
dependencies = { 'nvim-treesitter/nvim-treesitter' },
config =
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/encodeurl/index.js
41 Views
0 Comments
/*!
* encodeurl
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

cfdf761e.webp /sticker-archive/stickers/cfdf761e.webp
425 Views
0 Comments
Media file
portfolio/badges/pe_award_02.png /abh/portfolio/badges/pe_award_02.png
459 Views
0 Comments
Media file
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/16 - Countdown Timer/font/sans.ttf
296 Views
0 Comments
Media file
minimum-sprinklers.py /prakhardoneria/GFG/minimum-sprinklers.py
215 Views
0 Comments
class Solution:
def minMen(self, arr):
n = len(arr)
max_reach_at = [-1] * n

for i in range(
LeetCode - Print FooBar Alternately - Python /abh/lc/1115.py
497 Views
0 Comments
from time import sleep

class FooBar:
def __init__(self, n):
self.n = n
self.next = "foo"


/itintern/ITintern_Offer_Letter.html
28 Views
0 Comments
File is locked
new-product-2.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/new-product-2.jpg
56 Views
0 Comments
Media file
d5309d53.webp /sticker-archive/stickers/d5309d53.webp
68 Views
0 Comments
Media file
LeetCode - Remove All Adjacent Duplicates In String - Go /abh/lc/1047.go
484 Views
0 Comments
func removeDuplicates(s string) string {
var stack []rune
for _, c := range s {
if len(stack) > 0 && stack[le
8c35ce85.webp /sticker-archive/stickers/8c35ce85.webp
289 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/208 - Sorting visualizer/script.js
327 Views
0 Comments
const n = 9; //number of bars to sort
const array = [];
init();

//generate random numbers
function init() {
for (let i = 0; i
cityImage.jpg /cody/swapnilsparsh/30DaysOfJavaScript/178 - RunningCar/cityImage.jpg
352 Views
0 Comments
Media file
script.js /cody/bradtraversy/50projects50days/_project_starter_/script.js
185 Views
0 Comments


CMakeLists.txt /cody/iCriptSnappie/flutter_portfolio/linux/CMakeLists.txt
589 Views
0 Comments
# Project-level configuration.
cmake_minimum_required(VERSION 3.13)
project(runner LANGUAGES CXX)

# The name of the executable
replay.svg /cody/swapnilsparsh/30DaysOfJavaScript/80 - Meditation App/svg/replay.svg
500 Views
0 Comments
<?xml version="1.0" ?><svg height="20px" version="1.1" viewBox="0 0 16 20" width="16px" xmlns="http://www.w3.org/2000/svg" xmlns
T8QoUm3.png /abh/rklb.png
13 Views
0 Comments
File is locked
Associative-Array.php /djdj/php//Programs/Associative-Array.php
159 Views
0 Comments
<?php
//Numeric Array or Index Array
$arr = array('ram','shiv','kumar','arjun');

echo $arr[0];
echo $arr[1];

utils.tsx /cody/atherosai/ui/react-examples/lib/utils.tsx
521 Views
0 Comments
export const get = (obj: Record<string, any>, path: string, def?: any): any => {
if (obj == null) {
return def;
}

ZeroTwo.png /amar/lookingupchibiarchive/ZeroTwo.png
21 Views
0 Comments
Media file