Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


create_indexes.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/operations/create_indexes.js
9 Views
0 Comments
'use strict';

const Aspect = require('./operation').Aspect;
const defineAspects = require('./operation').defineAspects;
const O
active-states.jpg /cody/swapnilsparsh/30DaysOfJavaScript/62 - IP Address Tracker/screenshots/active-states.jpg
198 Views
0 Comments
Media file
contact-form.schema.ts /biisal/biisal/lib/schema/contact-form.schema.ts
0 Views
0 Comments
import { z } from "zod"

export const formSchema = z.object({
name: z.string().min(1, { message: "Name is required" }),
whatsa
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/06 - Calendar/font/sans.ttf
262 Views
0 Comments
Media file
winter.jpg /cody/atherosai/ui/gallery-01/images/winter.jpg
209 Views
0 Comments
Media file
link.html /dakshbadal1379/link.html
633 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
thumb-1920-597965.jpg /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/thumb-1920-597965.jpg
68 Views
0 Comments
Media file
instagram.svg /cody/atherosai/ui/profile-cards-02/assets/instagram.svg
316 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" s
style.css /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Image Card Zoom In And Out Transition/style.css
163 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Basic&family=Poppins&display=swap");

:root {
--background: #151515;
}


LeetCode - Counter II - JavaScript /abh/lc/2665.js
305 Views
0 Comments
/**
* @param {integer} init
* @return { increment: Function, decrement: Function, reset: Function }
*/
var createCounter
wokingimage1.png /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/images/wokingimage1.png
202 Views
0 Comments
Media file
bootstrap.min.css /cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/css/bootstrap.min.css
221 Views
0 Comments
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter,
symbol.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bson/lib/bson/symbol.js
2 Views
0 Comments
// Custom inspect property name / symbol.
var inspect = Buffer ? require('util').inspect.custom || 'inspect' : 'inspect';

/**

f513f6c5.webp /sticker-archive/stickers/f513f6c5.webp
218 Views
0 Comments
Media file
/itintern/WDD/task-1.html
13 Views
0 Comments
File is locked
beach.svg /cody/swapnilsparsh/30DaysOfJavaScript/80 - Meditation App/svg/beach.svg
308 Views
0 Comments
<svg width="114" height="114" viewBox="0 0 114 114" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">

index.html /khushi/Something||Special/index.html
864 Views
0 Comments
<div id="main">
<h1>DATE pr chle ?</h1>
<button id="yes" onclick="yes()">
Yes
</button>

<button id="no" onmouseov
LeetCode - Remove Element - Python /abh/lc/27.py
366 Views
0 Comments
class Solution:
def removeElement(self, nums: List[int], val: int) -> int:
while val in nums:
nums.re
Word Search.py /prakhardoneria/GFG/Word Search.py
96 Views
0 Comments
class Solution:
def isWordExist(self, mat, word):
n = len(mat)
m = len(mat[0])

def backtrac
script.js /cody/swapnilsparsh/30DaysOfJavaScript/125 - Check your Os and Browser/script.js
249 Views
0 Comments
let browserDetailsRef=document.getElementById("browser-details");
let osDetailsRef= document.getElementById("os-details");
var b
Guava.jfif /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/img/Guava.jfif
85 Views
0 Comments
Media file
kick.wav /cody/swapnilsparsh/30DaysOfJavaScript/01 - Drum Kit/sounds/kick.wav
189 Views
0 Comments
Media file
index.js /cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/js/index.js
230 Views
0 Comments

var mydiv = document.getElementById("mydiv");
var mybutton = document.getElementById("mybutton");

const typewrite = () =>{
v
README.md /huxn-webdev/HTML-CSS-JavaScript-100-Projects/README.md
92 Views
0 Comments
# HTML, CSS & JAVASCRIPT 100+ PROJECTS 👇

# [Watch me build 100 Projects](https://www.youtube.com/playlist?list=PLSDeUiTMfxW7lm7
e831e9e2.webp /sticker-archive/stickers/e831e9e2.webp
211 Views
0 Comments
Media file
project_card.dart /cody/iCriptSnappie/flutter_portfolio/lib/widgets/project_card.dart
242 Views
0 Comments
import 'package:flutter/material.dart';
import 'package:my_portfolio/constants/colors.dart';
import 'package:my_portfolio/utils/
index.html /cody/solygambas/html-css-javascript-projects/080-health dashboard/index.html
438 Views
0 Comments
<!-- Based on CSS Grid Layout With Image Span by Brad Traversy (2020)
see: https://www.youtube.com/watch?v=-qOe8lBAChE -->

<!DO
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/memory-pager/LICENSE
68 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2017 Mathias Buus

Permission is hereby granted, free of charge, to any person obtaining a
tea-mix.gif /abh/js/ptgm/tea-mix.gif
331 Views
0 Comments
Media file
inspector-log.js /cody/lassiecoder/mutual-funding-app/server/node_modules/debug/src/inspector-log.js
10 Views
0 Comments
module.exports = inspectorLog;

// black hole
const nullStream = new (require('stream').Writable)();
nullStream._write = () => {
nav.php /djdj/php//Programs/System/nav.php
200 Views
0 Comments
<?php
session_start();
?>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="">SabkaCod
index.html /cody/frontendcharm/Mini-Projects/LOADERS/3D Rotating Geometry Shape Using Three.js/index.html
464 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti