Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


indent_line.lua /abh/nvim/lua/plugins/indent_line.lua
409 Views
0 Comments
return {
{
"Yggdroot/indentLine",
config = function ()
vim.g.indentLine_char = "│"
-
c30d58b5.webp /sticker-archive/stickers/c30d58b5.webp
145 Views
0 Comments
Media file
LeetCode - Reformat Date - Python /abh/lc/1507.py
373 Views
0 Comments
class Solution:
def reformatDate(self, date: str) -> str:
days = [
"1st", "2nd", "3rd", "4th", "5th",
MySQL-Databases-Connection.php /djdj/php/Programs/MySQL-Databases-Connection.php
819 Views
0 Comments
<?php
//Database Connection

/*There are two ways to connect to My SQL Database
1. MySQLi extension (for use only m
4b58a96a.webp /sticker-archive/stickers/4b58a96a.webp
277 Views
0 Comments
Media file
bg.jpg /cody/swapnilsparsh/30DaysOfJavaScript/209 - Speech-Number-Guess game/img/bg.jpg
236 Views
0 Comments
Media file
154.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/154.png
243 Views
0 Comments
Media file
script.js /cody/bradtraversy/50projects50days/testimonial-box-switcher/script.js
170 Views
0 Comments
const testimonialsContainer = document.querySelector('.testimonials-container')
const testimonial = document.querySelector('.tes
script.js /cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/js/script.js
255 Views
0 Comments
var box = document.getElementById("box");

var viewWidth = window.innerWidth;
var viewHeight = window.innerHeight;

// Updates t
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/style.css
60 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}

.image-container {
background: url(thumb-1920-597965.jpg);
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/32. 3D Nav/app.js
63 Views
0 Comments
const container = document.querySelector(".page-container");
const pages = document.querySelectorAll(".page");
const toggleBtn =
normalizeRefPath.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/populate/normalizeRefPath.js
12 Views
0 Comments
'use strict';

module.exports = function normalizeRefPath(refPath, doc, populatedPath) {
if (refPath == null) {
return ref
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/73. Light/app.js
115 Views
0 Comments
let btn = document.querySelector(".btn");
let body = document.body;
let audio = document.querySelector("#audio");

btn.addEventL
Privacy Policy /djdj/djsangeet.html
720 Views
0 Comments
<meta name="viewport" content= "width=device-width, initial-scale=1.0">
<style>
p{
font-size:15px;
}
</style>
<h2>Privacy
shin1.jpg /tanishkak/shin1.jpg
243 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 08/style.css
196 Views
0 Comments
body {
background: #121314;
height: 100vh;
display: grid;
place-items: center;
}

.nav {
style.css /cody/bradtraversy/50projects50days/drag-n-drop/style.css
193 Views
0 Comments
* {
box-sizing: border-box;
}

body {
background-color: steelblue;
display: flex;
align-items: center;
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/LICENSE
413 Views
0 Comments
(The MIT License)

Copyright (c) 2014-2016 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any pers
add-read.png /cody/swapnilsparsh/30DaysOfJavaScript/131 - Guess Number by Speech/img/add-read.png
248 Views
0 Comments
Media file
admin login.html /sachinthakur/admin login.html
660 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
Urasion /djdj/urasion.c
707 Views
0 Comments
#include<stdio.h>
int main() {
// printf("%s",__FILE__ );
FILE *fp;
char ch;
fp = fopen(__FILE__,"r");
while((ch = getc(f
app.js /cody/vishal-dcode/Good, Cheap, Fast Checkboxes/app.js
69 Views
0 Comments
const toggles = document.querySelectorAll(".toggle");
const good = document.querySelector("#good");
const cheap = document.query
/shadprot/transmissions/251003.txt
171 Views
0 Comments
20 keys provided, 30 require.
style.css /cody/swapnilsparsh/30DaysOfJavaScript/104 - Catch Me If You Can/css/style.css
188 Views
0 Comments
#box {
width: 10vw;
height: 10vw;
background-color: #b916f4;
cursor: pointer;
position: absolute;
displa
bootstrap.min.css /cody/swapnilsparsh/30DaysOfJavaScript/120 - Find The Image/css/bootstrap.min.css
188 Views
0 Comments
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter,
key19.mp3 /cody/swapnilsparsh/30DaysOfJavaScript/34 - Virtual Piano/sounds/key19.mp3
248 Views
0 Comments
Media file
linkedin.svg /cody/atherosai/ui/footer-03/assets/linkedin.svg
405 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FAFBFC" stroke-width="2"
cover.jpg /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/Chill_(mood)/cover.jpg
225 Views
0 Comments
Media file
index.html /cody/solygambas/html-css-javascript-projects/070-typing game/index.html
633 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
index.html /cody/seershan/basic-tribute-satyajit-ray-website/index.html
630 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
sans.ttf /cody/swapnilsparsh/30DaysOfJavaScript/39 - Age Calculator/font/sans.ttf
326 Views
0 Comments
Media file
9.txt /coderai/9.txt
947 Views
0 Comments

**The Impact of Social Media on Mental Health**

Social media has become an integral part of our lives. We use it to stay conne