Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


image-03.jpg /cody/atherosai/ui/gallery-03/images/image-03.jpg
230 Views
0 Comments
Media file
tea-serve.gif /abh/js/ptgm/tea-serve.gif
342 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/78. Dad Jokes/style.css
27 Views
0 Comments
body {
background: #77bfa1;
}

h1 {
margin: auto;
font-size: 10vh;
}
CHANGELOG.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/call-bind/CHANGELOG.md
209 Views
0 Comments
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](htt
taskbarright.PNG /cody/swapnilsparsh/30DaysOfJavaScript/94 - Windows 11 Clone/taskbarright.PNG
198 Views
0 Comments
Media file
README.md /cody/add247-clone/README.md
357 Views
0 Comments
# adda 24.7

app.js /cody/vishal-dcode/Drawing App/app.js
102 Views
0 Comments
// Get the canvas and all required DOM elements
const canvas = document.getElementById("canvas");
const toolbox = document.query
skills_desktop.dart /cody/iCriptSnappie/flutter_portfolio/lib/widgets/skills_desktop.dart
190 Views
0 Comments
import 'package:flutter/material.dart';
import 'package:my_portfolio/constants/colors.dart';
import 'package:my_portfolio/consta
9eeec123.webp /sticker-archive/stickers/9eeec123.webp
223 Views
0 Comments
Media file
script.js /cody/techeonn/lifeline-Shradha-kapoor/shradha/script.js
253 Views
0 Comments
const slider = document.querySelector('.slider');

function activate(e) {
const items = document.querySelectorAll('.item');

about.html /karbonsites/contactusinedu/a1715587-677f-490f-b587-5190fefbf4cf/about.html
68 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
852698d4.webp /sticker-archive/stickers/852698d4.webp
190 Views
0 Comments
Media file
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/17 - Text Speed Control/font/sans.ttf
232 Views
0 Comments
Media file
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-property-descriptors/LICENSE
385 Views
0 Comments
MIT License

Copyright (c) 2022 Inspect JS

Permission is hereby granted, free of charge, to any person obtaining a copy
of this
jonatan-pie-3l3RwQdHRHg-unsplash.jpg /huxn-webdev/HTML-CSS-JavaScript-100-Projects/53. CSS Clip Path Animation/jonatan-pie-3l3RwQdHRHg-unsplash.jpg
60 Views
0 Comments
Media file
removeDeselectedForeignField.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/populate/removeDeselectedForeignField.js
6 Views
0 Comments
'use strict';

const get = require('../get');
const mpath = require('mpath');
const parseProjection = require('../projection/par
173.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/173.png
191 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/27. Lazy Loading/index.html
46 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
script.js /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/js/script.js
267 Views
0 Comments
//https://api.github.com/users/user_name/repos
//
const user_img = document.querySelector(".user_img");
const userName = documen
FileSaver.js /cody/swapnilsparsh/30DaysOfJavaScript/194 - Certificate/FileSaver.js
275 Views
0 Comments
(function (global, factory) {
if (typeof define === "function" && define.amd) {
define([], factory);
} else if (ty
index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Layered Text Effect On Hover/index.html
470 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
index.html /cody/vishal-dcode/Button 3D Effect/index.html
122 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
forest.jpg /cody/atherosai/ui/scrolling-01/images/forest.jpg
208 Views
0 Comments
Media file
always.lrc /amar/always.lrc
449 Views
0 Comments
[ar:Cults]
[ti:Always forever]
[length:03:43.82]
[re:www.megalobiz.com/lrc/maker]
[ve:v1.2.3]
[00:11.55]You and me always foreve
LeetCode - Sqrt(x) - Go /abh/lc/69.go
297 Views
0 Comments
func mySqrt(x int) int {
for n := range x+1 {
if n*n >= x || (n+1)*(n+1) > x {
return n
}
}
return 0
}
trex.png /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/trex.png
164 Views
0 Comments
Media file
25.txt /coderai/25.txt
690 Views
0 Comments

**Best Ways to Learn About Machine Learning**

There are several effective ways to learn about machine learning:

**Online Cour
4053ac26.webp /sticker-archive/stickers/4053ac26.webp
221 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/125 - Check your Os and Browser/index.html
500 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

style.css /cody/atherosai/ui/dropdown-menu-05/style.css
185 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

:root {
--primary: #000000;
--backgroun
style.css /cody/swapnilsparsh/30DaysOfJavaScript/74 - Random Anime Profile/style.css
225 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");

* {
box-sizing: border-box;
}

body {

trex.png /cody/swapnilsparsh/30DaysOfJavaScript/123 - Dino Game/img/trex.png
221 Views
0 Comments
Media file