Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


profile-card.tsx /cody/atherosai/ui/react-examples/pages/profile-card.tsx
617 Views
0 Comments
import React from 'react';
import ProfileCard from '@components/ProfileCard';

const CustomSliderRangePage = () => {
return
features.html /karbonsites/harshithaarava31/75423aa9-74fa-4490-a3cc-7743d3953db6/features.html
312 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
SECURITY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/finalhandler/SECURITY.md
345 Views
0 Comments
# Security Policies and Procedures

## Reporting a Bug

The `finalhandler` team and community take all security bugs seriously.
index.html /cody/swapnilsparsh/30DaysOfJavaScript/131 - Guess Number by Speech/index.html
666 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, ini
style.css /cody/solygambas/html-css-javascript-projects/002-progress steps/style.css
223 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Muli&display=swap");

:root {
--line-border-fill: #3498db;
--line-bord
91.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/91.PNG
135 Views
0 Comments
Media file
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/LICENSE
509 Views
0 Comments
Copyright (c) 2011 Alexander Shtuchkin

Permission is hereby granted, free of charge, to any person obtaining
a copy of this sof
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/07. Creative Image Effect/03. Effect 3/style.css
136 Views
0 Comments
body {
background: rgb(23, 23, 23);
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
font
AndroidManifest.xml /cody/iCriptSnappie/flutter_portfolio/android/app/src/profile/AndroidManifest.xml
482 Views
0 Comments
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for developme
jumpscare.png /amar/jumpscare.png
459 Views
0 Comments
Media file
readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/jsonwebtoken/node_modules/ms/readme.md
81 Views
0 Comments
# ms

[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms)
[![Join the community on
27.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/27.png
232 Views
0 Comments
Media file
earth.png /djdj/youtube/images/earth.png
318 Views
0 Comments
Media file
logo.png /cody/atherosai/ui/sidebar-04/assets/logo.png
352 Views
0 Comments
Media file
Education Website (forked) - course.html /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/1ac3018b-5807-49a6-bae3-5bbc6cf003f6/course.html
207 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
spotifydown.com - Admirin' You (feat. Preston Pablo).mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/karan aujla/spotifydown.com - Admirin' You (feat. Preston Pablo).mp3
311 Views
0 Comments
Media file
white-bishop.png /cody/69PercentFat/Js-Chess/img/white-bishop.png
356 Views
0 Comments
Media file
logo.png /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/logo.png
335 Views
0 Comments
Media file
6.png /cody/swapnilsparsh/30DaysOfJavaScript/208 - Pig Dice Game/assets/6.png
264 Views
0 Comments
Media file
is_isogram.py /abh/def/is_isogram.py
839 Views
0 Comments
def is_isogram(s):
s = s.lower()
for c in s:
if s.count(c) > 1:
return False
return True

def is
utils.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/lib/utils.js
53 Views
0 Comments
'use strict';

var has = Object.prototype.hasOwnProperty;
var isArray = Array.isArray;

var hexTable = (function () {
var ar
Neru6.png /amar/lookingupchibiarchive/Neru6.png
21 Views
0 Comments
Media file
item-10.jpeg /cody/swapnilsparsh/30DaysOfJavaScript/85 - Menu Filter/images/item-10.jpeg
348 Views
0 Comments
Media file
shop-left-full-wide.html /ravi4/Jewelry-Store-eCommerce/shop-left-full-wide.html
168 Views
0 Comments
<!DOCTYPE html>
<html class="no-js" lang="zxx">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" conten
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/index.js
38 Views
0 Comments
'use strict';

// Core module
const core = require('./lib/core');
const Instrumentation = require('./lib/apm');

// Set up the c
/itintern/WDC/task1/index.js
274 Views
0 Comments
sidenav = document.querySelector(".sidenav");
menuIcon = document.querySelector(".ri-menu-line");
navCloseBtn = docume
execute_db_admin_command.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/execute_db_admin_command.js
32 Views
0 Comments
'use strict';

const OperationBase = require('./operation').OperationBase;
const handleCallback = require('../utils').handleCall
lsp_config.lua /abh/nvim/lua/plugins/lsp_config.lua
556 Views
0 Comments
return {
{
'neovim/nvim-lspconfig',
dependencies = { 'saghen/blink.cmp' },
opts = {
serv
cleanPositionalOperators.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/schema/cleanPositionalOperators.js
24 Views
0 Comments
'use strict';

/**
* For consistency's sake, we replace positional operator `$` and array filters
* `$[]` and `$[foo]` with `0
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/content-disposition/package.json
153 Views
0 Comments
{
"name": "content-disposition",
"description": "Create and parse Content-Disposition header",
"version": "0.5.3",
"auth
bg-mega-menu.jpg /cody/codewithsadee/glowing/assets/images/bg-mega-menu.jpg
277 Views
0 Comments
Media file
LeetCode - Baseball Game - Go /abh/lc/682.go
483 Views
0 Comments
import "fmt"
type Stack struct {
values []int
}
func (stack *Stack) push(n int) {
stack.values = append(stack.value