Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/debug/LICENSE
142 Views
0 Comments
(The MIT License)

Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>

Permission is hereby granted, free of charge, to any
hero3-blur-com.png /biisal/biisal/public/hero3-blur-com.png
49 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/style.css
284 Views
0 Comments
body,
html {
height: 100%;
margin: 0;
display: grid;
place-items: center;
background-color: #000;
text-size-adjust:
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/11. Scrollbar/index.html
161 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/package.json
58 Views
0 Comments
{
"name": "qs",
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
"homepag
G_Drum.wav /cody/swapnilsparsh/30DaysOfJavaScript/92 - Casio/Music_Note/G_Drum.wav
184 Views
0 Comments
Media file
blog-1.jpg /cody/codewithsadee/glowing/assets/images/blog-1.jpg
166 Views
0 Comments
Media file
word_frequency.py /abh/def/word_frequency.py
732 Views
0 Comments
def word_frequency(text: str) -> dict:
words = text.split()
word_f = {}
for word in words:
w = word.strip(".
welcome.html /abh/welcome.html
1185 Views
0 Comments
<h1>Welcome to HTMLify</h1>

<p>Here you can share you codes :)<br>And HTML can be parse so you can make your static site here
browser.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/browser.js
27 Views
0 Comments
/* eslint-env browser */

'use strict';

require('./driver').set(require('./drivers/browser'));

const DocumentProvider = requir
nextsong.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/nextsong.svg
337 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 19V5L16 12L4 19Z" st
img-1.png /cody/ShaifArfan/one-page-website-html-css-project/img/img-1.png
110 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/43. Email Validation/style.css
109 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}

body {
Srivalli - Pushpa.m4a /djdj/songs/Srivalli - Pushpa.m4a
467 Views
0 Comments
Media file
icons (6).png /cody/swapnilsparsh/30DaysOfJavaScript/196 - Windows 11/src/icons (6).png
363 Views
0 Comments
Media file
next-element-with-greater-frequency.py /prakhardoneria/GFG/next-element-with-greater-frequency.py
206 Views
0 Comments
from collections import Counter

class Solution:
def nextFreqGreater(self, arr):
n = len(arr)
freq = Counter
9.png /cody/swapnilsparsh/30DaysOfJavaScript/99 - BlackJack Game/Static/Images/9.png
317 Views
0 Comments
Media file
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/set-function-length/index.js
210 Views
0 Comments
'use strict';

var GetIntrinsic = require('get-intrinsic');
var define = require('define-data-property');
var hasDescriptors = r
125.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/125.png
359 Views
0 Comments
Media file
Day 63 /djdj/challange/day63.php
129 Views
0 Comments
class Solution {

/**
* @param Integer[] $nums
* @param Integer $val
* @return Integer
*/
function r
index.html /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/index.html
542 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
README.md /nce_raj/README.md
211 Views
0 Comments
# Portfolio

A simple yet aesthetic portfolio

levitation.png /cody/swapnilsparsh/30DaysOfJavaScript/20 - Levitate Board/assets/levitation.png
373 Views
0 Comments
Media file
LICENSE /biisal/biisal/LICENSE
162 Views
0 Comments
MIT License

Copyright (c) 2026 Avisek Ray

Permission is hereby granted, free of charge, to any person obtaining a copy
of this
style.css /cody/swapnilsparsh/30DaysOfJavaScript/10 - Emoji Switcher like Discord/style.css
222 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "sans";
user-select: none;
}

Tic Tac Toe (C lang) /abh/learning/c/BPPL/Phase-3/tic-tac-toe/main.c
351 Views
0 Comments
#include <stdio.h>
#include <string.h>
#include "ttt.h"
#include "ui.h"

int main() {
char p1n[32], p2n[32], p1m, p2m;
style.css /cody/solygambas/html-css-javascript-projects/016-drink water/style.css
227 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");

:root {
--border-color: #144fc6
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/37. Expanding Cards/style.css
126 Views
0 Comments
* {
box-sizing: border-box;
}

body {
font-family: sans-serif;
display: flex;
align-items: center;
HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/cors/HISTORY.md
111 Views
0 Comments
2.8.5 / 2018-11-04
==================

* Fix setting `maxAge` option to `0`

2.8.4 / 2017-07-12
==================

index.html /cody/vishal-dcode/Input Form UI/index.html
275 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/mquery/node_modules/debug/README.md
84 Views
0 Comments
# debug
[![Build Status](https://travis-ci.org/visionmedia/debug.svg?branch=master)](https://travis-ci.org/visionmedia/debug) [
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-property-descriptors/README.md
360 Views
0 Comments
# has-property-descriptors <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

[![github actions][actions-image]][actio