Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


README.md /biisal/biisal/README.md
115 Views
0 Comments
# Avisek Ray (biisal) - Portfolio

A modern, full-stack developer portfolio built with Next.js 16, React 19, and Tailwind CSS v4
Signinbox2.html /amar/Signinbox2
720 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=devi
Leetcode - Remove Duplicates from Sorted List - Dart /abh/lc/83.dart
511 Views
1 Comments
/**
* Definition for singly-linked list.
* class ListNode {
* int val;
* ListNode? next;
* ListNode([this.val =
logo.svg /cody/atherosai/ui/sidebar-03/assets/logo.svg
627 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="1413" height="1413" viewBox="0 0 1413 1413" fill="none">
<g filter="url(#filter0_
ecdsa-sig-formatter.d.ts /cody/lassiecoder/mutual-funding-app/server/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts
186 Views
0 Comments
/// <reference types="node" />

declare module "ecdsa-sig-formatter" {
/**
* Convert the ASN.1/DER encoded signature to a JOS
README.md /huxn-webdev/HTML-CSS-JavaScript-100-Projects/README.md
235 Views
0 Comments
# HTML, CSS & JAVASCRIPT 100+ PROJECTS 👇

# [Watch me build 100 Projects](https://www.youtube.com/playlist?list=PLSDeUiTMfxW7lm7
image-editor.css /cody/swapnilsparsh/30DaysOfJavaScript/64 - Photo Editor/image-editor.css
211 Views
0 Comments
#imageEditor {
margin:auto;
padding:20px;
border:1px solid #4b4b4b;
-moz-border-radius:8px;
-webkit-border-r
style.css /cody/frontendcharm/Mini-Projects/BUTTONS/On Hover Button Flip/style.css
228 Views
0 Comments
body {
width: 100vw;
height: 100vh;
display: grid;
background: #1e1e24;
place-items: center;
}

app.js /cody/vishal-dcode/Floating Social Media Icons/app.js
190 Views
0 Comments
const toggleBtn = document.querySelector(".close-btn");

toggleBtn.addEventListener("click", () => {
toggleBtn.classList.toggl
LeetCode - Find the Largest Almost Missing Integer - Go /abh/lc/3471.go
561 Views
0 Comments
func contain(target int, array []int) bool {
for _, v := range array {
if v == target {
return true

objectid.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/cast/objectid.js
31 Views
0 Comments
'use strict';

const ObjectId = require('../driver').get().ObjectId;
const assert = require('assert');

module.exports = functio
bcrypt.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/src/bcrypt.js
32 Views
0 Comments
/**
* bcrypt namespace.
* @type {Object.<string,*>}
*/
var bcrypt = {};

/**
* The random implementation to use as a fallbac
datascience.png /djdj/ITintern 2.O/home3/images/datascience.png
201 Views
0 Comments
Media file
linkedin.svg /cody/atherosai/ui/socials-01/icons/linkedin.svg
498 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
LeetCode - Kth Distinct String in an Array - Python /abh/lc/2053.py
549 Views
0 Comments
class Solution:
def kthDistinct(self, arr: List[str], k: int) -> str:
distinct = []
for c in arr:

index.html /cody/swapnilsparsh/30DaysOfJavaScript/16 - Countdown Timer/index.html
618 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

men-pro.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/men-pro.jpg
16 Views
0 Comments
Media file
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/readable-stream/package.json
60 Views
0 Comments
{
"name": "readable-stream",
"version": "2.3.7",
"description": "Streams3, a user-land copy of the stream library from Nod
Insert-Data-In-Table.php /djdj/php//Programs/Insert-Data-In-Table.php
193 Views
0 Comments
<?php

//for connection to database
$servername = "localhost";
$username = "root";
$password = "";
$database
Peke.png /amar/lookingupchibiarchive/Peke.png
27 Views
0 Comments
Media file
Visiting Cards /djdj/abh/visitingcards/theme2/index.html
8 Views
0 Comments
File is locked
app.js /cody/vishal-dcode/FAQ with Accordion/app.js
149 Views
0 Comments
const toggles = document.querySelectorAll(".faq-toggle");

toggles.forEach((toggle) => {
toggle.addEventListener("click", () =
index.html /karbonsites/mdraza7572/quran-50m/index.html
294 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
74886B99-094E-4F3E-9C85-E2445CD8E9C9.webp /amar/lookingupchibiarchive/74886B99-094E-4F3E-9C85-E2445CD8E9C9.webp
54 Views
0 Comments
Media file
266020cf.webp /sticker-archive/stickers/266020cf.webp
316 Views
0 Comments
Media file
README.md /cody/solygambas/html-css-javascript-projects/README.md
521 Views
0 Comments
# 100 Projects In 100 Days - HTML, CSS & JavaScript

100+ mini web projects using HTML, CSS and JavaScript.

[See all projects o
2b21b5e4.webp /sticker-archive/stickers/2b21b5e4.webp
103 Views
0 Comments
Media file
LeetCode - Defanging an IP Address - Go /abh/lc/1108.go
489 Views
0 Comments
func defangIPaddr(address string) string {
var defanged string
for _, c := range address {
if c == '.' {

250908 /0_0_0_1/logs/25/09/08.txt
427 Views
0 Comments
23 42 137 322
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/encodeurl/LICENSE
632 Views
0 Comments
(The MIT License)

Copyright (c) 2016 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person ob
Get_Cookies.php /djdj/php/Programs/Programs/Get_Cookies.php
674 Views
0 Comments
<?php
$ram = $_COOKIE['category'];
echo "cookie is: " .$ram;
?>
city13indore.jpg /ahmads_codes/Marriage Hall Booking/city13indore.jpg
298 Views
0 Comments
Media file