Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


Makefile /cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/Makefile
113 Views
0 Comments

test:
@NODE_ENV=test ./node_modules/.bin/mocha $(T) $(TESTS)

test-cov:
@NODE_ENV=test node \
node_modules/.bin/istanbul co
route.ts /biisal/biisal/app/api/auth/[...all]/route.ts
9 Views
0 Comments
import { auth } from "@/lib/auth";
import { toNextJsHandler } from "better-auth/next-js";

export const { GET, POST } = toNextJs
style.css /cody/solygambas/html-css-javascript-projects/002-progress steps/style.css
199 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Muli&display=swap");

:root {
--line-border-fill: #3498db;
--line-bord
registration.html /abh/HTMLify/templates/registration.html
714 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<title>Registration</title>
{% include "stylesheet.html" %}
<style>

</style>
MySqL-Database.php /djdj/php/Programs/Programs/MySqL-Database.php
639 Views
0 Comments
<?php

//for connection to database
$servername = "localhost";
$username = "root";
$password = "";

//create
hero5(1).png /biisal/biisal/public/icons/hero5(1).png
15 Views
0 Comments
Media file
punevenue.jpg /ahmads_codes/Marriage Hall Booking/punevenue.jpg
226 Views
0 Comments
Media file
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/package.json
79 Views
0 Comments
{
"name": "mongodb",
"version": "3.5.9",
"description": "The official MongoDB driver for Node.js",
"main": "index.js",

3c7da674.webp /sticker-archive/stickers/3c7da674.webp
265 Views
0 Comments
Media file
3a7de8e6.webp /sticker-archive/stickers/3a7de8e6.webp
65 Views
0 Comments
Media file
images.jpg /cody/swapnilsparsh/30DaysOfJavaScript/157 - 3D Image Preview/images/images.jpg
228 Views
0 Comments
Media file
Butter Bts 128 Kbps.mp3 /cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/cs/Butter Bts 128 Kbps.mp3
226 Views
0 Comments
Media file
index.html /anshu/loves/LOVES/index.html
332 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
candy-crush-background.png /cody/swapnilsparsh/30DaysOfJavaScript/187 - Candy Crush/candy-crush-background.png
231 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/BUTTONS/Simple Submit Button Animation/style.css
213 Views
0 Comments
body {
height: 100vh;
display: grid;
place-items: center;
background-color: #151515;
}

button {
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/02.Creative Loading Animation/style.css
66 Views
0 Comments
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
background: #00008bcb;
style.css /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Changing Background Gradient Animation/style.css
190 Views
0 Comments
* {
box-sizing: border-box;
}

html,
body {
margin: 0 auto;
height: 100%;
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/ee-first/README.md
62 Views
0 Comments
# EE First

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]]
Session_Get.php /djdj/php/Programs/Programs/Session/Session_Get.php
518 Views
0 Comments
<?php
session_start();
if(isset($_SESSION['username'])){
echo "Welcome ". $_SESSION['username']. "\n";
}
els
roboto-v20-latin-300.eot /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/fonts/roboto-v20-latin-300.eot
294 Views
0 Comments
Media file
slide-img-2.jpg /ravi4/Jewelry-Store-eCommerce/assets/img/slide-img-2.jpg
15 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/proxy-addr/package.json
258 Views
0 Comments
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Ch
ps.jpg /cody/bradtraversy/50projects50days/split-landing-page/ps.jpg
198 Views
0 Comments
Media file
apm.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/apm.js
13 Views
0 Comments
'use strict';
const EventEmitter = require('events').EventEmitter;

class Instrumentation extends EventEmitter {
constructor()
auth.js /cody/lassiecoder/mutual-funding-app/server/routes/auth.js
28 Views
0 Comments
const express = require('express')
const router = express.Router()
const mongoose = require('mongoose')
const User = mongoose.mo
83.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/83.PNG
240 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/160 - Call App/index.html
552 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Call App</title>
<link rel="stylesheet" href="./sty
tushita_resume.PNG /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/tushita_resume.PNG
211 Views
0 Comments
Media file
LandingPageStyle.css /shubh/LandingPageStyle.css
296 Views
0 Comments
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}

body {
background-image: url("LPBGI.jpg");
/itintern/WDC/task2/index.js
236 Views
0 Comments
sidenav = document.querySelector(".sidenav");
menuIcon = document.querySelector(".ri-menu-line");
navCloseBtn = docume
DR Exclusive Editorial.ttf /devwajahat/fonts/exclusive-editorial.ttf/DR Exclusive Editorial.ttf
34 Views
0 Comments
Media file
style.css /cody/bradtraversy/50projects50days/form-input-wave/style.css
153 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');

* {
box-sizing: border-box;
}

body {
background-