Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


hide-buttons.js /cody/swapnilsparsh/30DaysOfJavaScript/138 - Meditation WebApp/js/hide-buttons.js
275 Views
0 Comments
const app = document.querySelector(".app");

// AMOUNT OF TIME TO CONSIDER USER INACTIVE
const inactiveTime = 3000; // 3sec

//
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/11. Scrollbar/style.css
80 Views
0 Comments
body {
display: flex;
justify-content: center;
align-items: center;
font-family: sans-serif;
color: #fff;
}

spotifydown.com - I Ain't Worried.mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Bright_(mood)/spotifydown.com - I Ain't Worried.mp3
278 Views
0 Comments
Media file
semver /cody/lassiecoder/mutual-funding-app/server/node_modules/semver/bin/semver
78 Views
0 Comments
#!/usr/bin/env node
// Standalone semver comparison program.
// Exits successfully and prints matching version(s) if
// any supp
18.txt /coderai/18.txt
949 Views
0 Comments

**About:**

Coderai is an AI-powered coding assistant that helps developers write better code, faster.

**Profile Highlights:**
Teto3.webp /amar/lookingupchibiarchive/Teto3.webp
37 Views
0 Comments
Media file
circular.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/object-inspect/test/circular.js
178 Views
0 Comments
var inspect = require('../');
var test = require('tape');

test('circular', function (t) {
t.plan(2);
var obj = { a: 1,
script.js /cody/swapnilsparsh/30DaysOfJavaScript/144 - New Year Countdown/script.js
270 Views
0 Comments
const days = document.getElementById("days");
const hours = document.getElementById("hours");
const minutes = document.getElemen
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/30. Form Wave/index.html
200 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
style.css /karbonsites/halejal874/hydro/style.css
70 Views
0 Comments
:root { --bg: #050505; --red: #ff0000; --text: #e0e0e0; } body { background: var(--bg); color: var(--text); font-family: 'Courie
Teto🍭🍪🍫.png /amar/lookingupchibiarchive/Teto🍭🍪🍫.png
4 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/142 - Magic 8 Ball/script/script.js
253 Views
0 Comments
$(document).ready(function(){

var magic8Ball = {};
magic8Ball.listofanswers = ["It is certain.","Without a doubt.", "
teto4.webp /amar/lookingupchibiarchive/teto4.webp
36 Views
0 Comments
Media file
Makefile /abh/learning/c/RCU/xxd/Makefile
266 Views
0 Comments
xxd: main.c
gcc main.c -o xxd

test: xxd
./xxd test.txt

diff: xxd
xxd test.txt > a_test.hex
23.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/23.png
196 Views
0 Comments
Media file
833d1282.webp /sticker-archive/stickers/833d1282.webp
33 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Cool Gradient Social Icons Hover/style.css
226 Views
0 Comments
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

body {
background-color: rgba(
index.html /cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/index.html
530 Views
0 Comments
<!--index.html-->
<!DOCTYPE html>
<html lang="en">

<head>
<title>Maths Game</title>
<meta charset="utf-8">
<meta na
bruno-emmanuelle--MUoHL1XULM-unsplash-removebg-preview.png /huxn-webdev/HTML-CSS-JavaScript-100-Projects/95. Chairs/Images/bruno-emmanuelle--MUoHL1XULM-unsplash-removebg-preview.png
30 Views
0 Comments
Media file
cast.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/error/cast.js
32 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const MongooseError = require('./mongooseError');
const get = require('../helper
3.webp /thkr/3.webp
48 Views
0 Comments
Media file
watch.html /ahmads_codes/E-Commerce Hub/watch.html
670 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
index.html /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game/index.html
502 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<!-- Mirrored from amazing-js-projects.netlify.app/stick hero game by yash-25log/ by HTTrack W
script.js /cody/swapnilsparsh/30DaysOfJavaScript/121 - ChargingStatus/script.js
283 Views
0 Comments
const display=document.querySelector('.what');
const batterypercent=document.querySelector('.batteryIndicator');
const getInfo=n
style.css /cody/solygambas/html-css-javascript-projects/045-netflix mobile navigation/style.css
262 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Muli&display=swap");

* {
box-sizing: border-box;
}

body {
font-famil
1.png /cody/iCriptSnappie/flutter_portfolio/assets/projects/1.png
228 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/package.json
318 Views
0 Comments
{
"name": "merge-descriptors",
"description": "Merge objects using descriptors",
"version": "1.0.1",
"author": {
"na
Will_Call_Order_Locations.html /deweyduck6116/Inventory/Will_Call_Order_Locations.html
4 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-
blog-5.png /ravi4/blog/assets/images/blog-5.png
17 Views
0 Comments
Media file
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/content-type/LICENSE
179 Views
0 Comments
(The MIT License)

Copyright (c) 2015 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person ob
shin2.jpg /tanishkak/shin2.jpg
342 Views
0 Comments
Media file
conferm-delete.html /abh/HTMLify/templates/conferm-delete.html
707 Views
0 Comments
<!--conferm-delete.html-->
<h1>Do you really want to delete the file {{ file.name }} at {{ file.path }}?</h1>
{% if file.type in