Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


index.html /cody/frontendcharm/Mini-Projects/LOADERS/Fill Glass Loading Interaction/index.html
487 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>F
check-leap-year.cpp /demo/code/check-leap-year.cpp
885 Views
0 Comments
#include <iostream>
using namespace std;

int main() {

int year;
cout << "Enter a year: ";
cin >> year;
twitter.svg /cody/atherosai/ui/footer-03/assets/twitter.svg
526 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FAFBFC" stroke-width="2"
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-proto/test/index.js
206 Views
0 Comments
'use strict';

var test = require('tape');
var hasProto = require('../');

test('hasProto', function (t) {
var result = hasProt
script.js /cody/swapnilsparsh/30DaysOfJavaScript/143 - Movie Ratings Application/script.js
285 Views
0 Comments
function fun(e)
{
var search=document.getElementById("name").value;
fetch(`https://www.omdbapi.com/?t=${search}&apikey=1
TetoOverride.png /amar/lookingupchibiarchive/TetoOverride.png
31 Views
0 Comments
Media file
women-cat.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/women-cat.jpg
20 Views
0 Comments
Media file
color-picker.png /cody/swapnilsparsh/30DaysOfJavaScript/11 - Color Picker/assets/color-picker.png
374 Views
0 Comments
Media file
ComicSansMS.woff2 /amar/umeassets/ComicSansMS.woff2
946 Views
0 Comments
Media file
index_socials.html /cody/atherosai/ui/profile-cards-01/index_socials.html
559 Views
0 Comments


<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Profile Card</title>
<meta name="viewp
icard2.jpg /cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/icard2.jpg
377 Views
0 Comments
Media file
Q1837_Sum_of_Digits_in_Base_K.py /djdj/me/problems/leetcode/Q1837_Sum_of_Digits_in_Base_K.py
782 Views
0 Comments
class Solution(object):
def sumBase(self, n, k):
s=0
while n > 0:
r = n%k
s = s+r
isAtlas.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/topology/isAtlas.js
30 Views
0 Comments
'use strict';

module.exports = function isAtlas(topologyDescription) {
if (topologyDescription == null ||
topologyDescrip
immutable-test.js /cody/lassiecoder/mutual-funding-app/server/node_modules/sift/test/immutable-test.js
59 Views
0 Comments
import * as assert from 'assert';
import * as Immutable from 'immutable';

import sift from '..';
const ObjectID = require('bson
What Other People Say Sam .mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Uplifting_(mood)/What Other People Say Sam .mp3
359 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/91. Foody Landing Page/index.html
215 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/statuses/README.md
252 Views
0 Comments
# Statuses

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-ver
ro1q613354.js /amar/umeassets/ro1q613354.js
148 Views
0 Comments
//YsCHpnZEhIOYt7svECQuP4JLCDyMoLczmCjVd4opdSNDtf5qqRXKjhPBsEmD3ZYmnMOeZEPqu0WUfbd8Ya5sj8aoVc0xwTjgceBVC1D7eOtA4LHOpExjCXy2vi3nql
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/index.js
257 Views
0 Comments
/*!
* body-parser
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

spotifydown.com - Starry Night.mp3 /cody/Aryan-Barodwal/spotify-clone/songs/Funky_(mood)/spotifydown.com - Starry Night.mp3
349 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/197 - Bubble Shooting Game/script.js
311 Views
0 Comments

window.onload = function() {
// Get the canvas and context
var canvas = document.getElementById("viewport");
var co
Design.jpg /cody/ShaifArfan/one-page-website-html-css-project/img/Design.jpg
16 Views
0 Comments
Media file
parse.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/test/parse.js
44 Views
0 Comments
'use strict';

var test = require('tape');
var qs = require('../');
var utils = require('../lib/utils');
var iconv = require('ic
style.css /cody/solygambas/html-css-javascript-projects/018-background slider/style.css
261 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

* {
box-sizing: border-box;
}

body
bigint.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/object-inspect/test/bigint.js
187 Views
0 Comments
'use strict';

var inspect = require('../');
var test = require('tape');
var hasToStringTag = require('has-tostringtag/shams')()
typing - Copy (2).png /cody/MuthuPandi-1963/Typing_Prowess/typing - Copy (2).png
328 Views
0 Comments
Media file
LeetCode - Article Views I - MySQL /abh/lc/1148.sql
732 Views
0 Comments
SELECT DISTINCT author_id AS id FROM Views WHERE author_id = viewer_id ORDER BY author_id;
134.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/134.png
385 Views
0 Comments
Media file
style.css /cody/atherosai/ui/scroll-snap-01/style.css
185 Views
0 Comments
:root {
--background: #1F2336;
--scrollbar-background: #313852;
--text: #F1F1F1;
--text-active: #F1F1F180;
}

ht
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/55. Two Sides Scroll/style.css
109 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

.slider-container {
position: relative;
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/42. Random Quote/style.css
146 Views
0 Comments
* {
margin: 0;
padding: 0;
}

body {
background-color: #ddd;
text-align: center;
settings.json /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/.vscode/settings.json
152 Views
0 Comments
{
"vsicons.presets.angular": false
}