Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


Sum of prime numbers in given range /cody/p/1.py
546 Views
0 Comments
def is_prime(n):
if n < 2:
return False
for i in range(2, n//2+1):
if not n%i:
return F
CMakeLists.txt /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/windows/CMakeLists.txt
620 Views
0 Comments
# Project-level configuration.
cmake_minimum_required(VERSION 3.14)
project(myapp LANGUAGES CXX)

# The name of the executable c
do-while-loop.php /djdj/php/Programs/Programs/do-while-loop.php
680 Views
0 Comments
<?php
//do while loop
$a = 0;
do {
echo $a;
$a++;
} while ($a <= 10);
?>
8eef301c.webp /sticker-archive/stickers/8eef301c.webp
71 Views
0 Comments
Media file
keyboard.h /abh/keyboards/k2_max/keyboard.h
398 Views
0 Comments
// Copyright 2025 QMK
// SPDX-License-Identifier: GPL-2.0-or-later

/***********************************************************
Matsudappoiyo.png /amar/lookingupchibiarchive/Matsudappoiyo.png
16 Views
0 Comments
Media file
7dc85b9b.webp /sticker-archive/stickers/7dc85b9b.webp
3 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Ping Pong Loading Animation/index.html
482 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
79c04e4a.webp /sticker-archive/stickers/79c04e4a.webp
44 Views
0 Comments
Media file
7f25f49c.webp /sticker-archive/stickers/7f25f49c.webp
346 Views
0 Comments
Media file
YiXiButcherVanity.png /amar/lookingupchibiarchive/YiXiButcherVanity.png
14 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Flying Rocket Loader/index.html
625 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>F
index.html /cody/vishal-dcode/Theme Switcher/index.html
294 Views
0 Comments
<!DOCTYPE html>
<html lang="en" data-theme="dark-mode">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content=
wed8.jpg /ahmads_codes/Marriage Hall Booking/wed8.jpg
294 Views
0 Comments
Media file
/itintern/contactus.html
841 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, in
Front Page /djdj/f.html
1435 Views
0 Comments
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta charset="utf-8">
<meta name="generator" content="pdf2htmlEX">
<meta h
string.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/string.js
25 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const SchemaType = require('../schematype');
const MongooseError = require('../e
Day 75 /djdj/challange/day75.php
113 Views
0 Comments
class Solution {

/**
* @param Integer[] $nums1
* @param Integer[] $nums2
* @return Integer[]
*/
fun
Education Website (forked) - about.html /karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/6e4d214c-718f-4331-b904-ff9bc0bb3ddd/about.html
169 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
castArrayFilters.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/update/castArrayFilters.js
22 Views
0 Comments
'use strict';

const castFilterPath = require('../query/castFilterPath');
const cleanPositionalOperators = require('../schema/cl
08e37f70.webp /sticker-archive/stickers/08e37f70.webp
28 Views
0 Comments
Media file
universe.jpg /cody/atherosai/ui/login-01/universe.jpg
296 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Sliding Radio Buttons/style.css
260 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
background: #151515;
volume.svg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/img/volume.svg
409 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.9998 4H14.7498C14.7
Defoko.png /amar/lookingupchibiarchive/Defoko.png
24 Views
0 Comments
Media file
style.css /cody/vishal-dcode/Feedback UI Design/style.css
96 Views
0 Comments
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
* {
margin: 0;
pad
automation.html /karbonsites/kadens4293/youtube/automation.html
173 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
decimal128.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/decimal128.js
25 Views
0 Comments
/*!
* Module dependencies.
*/

'use strict';

const SchemaType = require('../schematype');
const CastError = SchemaType.CastEr
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Gradient Border On Input Focus MI/style.css
215 Views
0 Comments
body {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
b
python_if-else.py /djdj/me/problems/hackerrank/python_if-else.py
676 Views
0 Comments
if n % 2 != 0: # odd
print("Weird")
if n % 2 == 0: # even
if 2 < n < 5:
print("Not Weird")
if 6 < n <= 20:

45.txt /coderai/45.txt
945 Views
0 Comments

The user's GitHub account includes a number of projects that are related to natural language processing and machine learning. T
style.css /cody/swapnilsparsh/30DaysOfJavaScript/200 - Image Utility/style.css
206 Views
0 Comments

body {
color: white;
overflow: hidden !important;
}

.mymain {
height: 90vh;