Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /djdj/djupraity/flower/index.html
72 Views
0 Comments
File is locked
index.js /cody/lassiecoder/mutual-funding-app/client/src/index.js
15 Views
0 Comments
import React from 'react';
import ReactDOM from 'react-dom';
import './index.css';
import App from './App';
import * as serviceW
roboto-v20-latin-700.svg /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-700.svg
296 Views
0 Comments
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg
MainFlutterWindow.swift /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/macos/Runner/MainFlutterWindow.swift
327 Views
0 Comments
import Cocoa
import FlutterMacOS

class MainFlutterWindow: NSWindow {
override func awakeFromNib() {
let flutterViewContro
LeetCode - Add Two Numbers - Python /abh/lc/2.py
428 Views
1 Comments
# Definition for singly-linked list.
# class ListNode:
# def __init__(self, val=0, next=None):
# self.val = val

index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/90. Construction Landing Page/index.html
106 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
m.jpg /ahmads_codes/Marriage Hall Booking/m.jpg
189 Views
0 Comments
Media file
bootstrap.min.css /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/assets/bootstrap/css/bootstrap.min.css
204 Views
0 Comments
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap);
/*!
* Bootstrap v5.1.3 (https://getbootstra
Education Website (forked) - style.css /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/1ac3018b-5807-49a6-bae3-5bbc6cf003f6/style.css
65 Views
0 Comments
/* --- Global Styles & Theme Setup --- */
:root {
--primary-color: #007bff; /* Blue */
--secondary-color: #28a745; /* Gr
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/type-is/package.json
69 Views
0 Comments
{
"name": "type-is",
"description": "Infer the content-type of a request.",
"version": "1.6.18",
"contributors": [
"
car.jpg /cody/swapnilsparsh/30DaysOfJavaScript/76 - Car Game/car.jpg
195 Views
0 Comments
Media file
HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/parseurl/HISTORY.md
91 Views
0 Comments
1.3.3 / 2019-04-15
==================

* Fix Node.js 0.8 return value inconsistencies

1.3.2 / 2017-09-09
==================

home.css /shubh/home.css
377 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

html,
body {
about.html /karbonsites/contactusinedu/p2p-chat--forked-/about.html
104 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Shiny Loader/index.html
492 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
style.css /cody/swapnilsparsh/30DaysOfJavaScript/174 - Sticky Notes/css/style.css
161 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/cs
component.json /cody/lassiecoder/mutual-funding-app/server/node_modules/debug/component.json
62 Views
0 Comments
{
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
"version": "2.6.9",
"keyword
/itintern/search.html
41 Views
0 Comments
File is locked
index.html /cody/Shubhajiit/3D-Gallary/index.html
404 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
README.md /khushi/E com Website/README.md
458 Views
0 Comments
<div align="center">

![GitHub repo size](https://img.shields.io/github/repo-size/codewithsadee/glowing)
![GitHub stars](h
index.html /cody/swapnilsparsh/30DaysOfJavaScript/04 - Digital Clock/index.html
456 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/index.js
215 Views
0 Comments
/*!
* body-parser
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

db_ref.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bson/lib/bson/db_ref.js
3 Views
0 Comments
/**
* A class representation of the BSON DBRef type.
*
* @class
* @param {string} namespace the collection name.
* @param {
style.css /cody/atherosai/ui/table-01/style.css
203 Views
0 Comments

/* EBECF0 */


:root {
--background: #EBECF0;
--table-background: #FFFFFF;
--primary: #101824;
wed7.jpg /ahmads_codes/Marriage Hall Booking/wed7.jpg
230 Views
0 Comments
Media file
black-knight.png /cody/69PercentFat/Js-Chess/img/black-knight.png
212 Views
0 Comments
Media file
For-Loop.php /djdj/php/Programs/For-Loop.php
739 Views
0 Comments
<?php
//for loop
for ($i=0; $i <= 10; $i++) {
echo $i;
}
?>
key4.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/sounds/key4.mp3
219 Views
0 Comments
Media file
style.css /cody/solygambas/html-css-javascript-projects/065-hangman game/style.css
204 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=DotGothic16&display=swap");

:root {
--primary-color: #1f2f61;
--secon
report.html /karbonsites/prakhardoneria/0467cab5-a04a-47fe-84a4-cc1e0f87015f/report.html
135 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/merge-descriptors/HISTORY.md
93 Views
0 Comments
1.0.1 / 2016-01-17
==================

* perf: enable strict mode

1.0.0 / 2015-03-01
==================

Functions.js /shubh/javascript/Functions.js
261 Views
0 Comments
// Functions in JavaScript...
function myFunction(){
console.log("Hi JavaScript!");
console.log("I'm Shubham");
}
myFunction