HTMLify your dreams
<!-- Based on Learn How To Build A Website In 1 Hour! by Kyle Cook - Web Dev Simplified (2019)
see: https://www.youtube.com/watc
see: https://www.youtube.com/watc
jquery-3.5.1.slim.min.js
/cody/swapnilsparsh/30DaysOfJavaScript/63 - URL Bookmark/js/jquery-3.5.1.slim.min.js
/*! jQuery v3.5.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manip
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: sans-serif;
}
.hero {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: sans-serif;
}
.hero {
from datetime import date
from os import system, listdir
from sys import argv
class Transaction:
def __init__(self,
from os import system, listdir
from sys import argv
class Transaction:
def __init__(self,
const mainItems = document.querySelectorAll(
'.main-item'
);
mainItems.forEach((mainItem) => {
mainItem.addEventListener('c
'.main-item'
);
mainItems.forEach((mainItem) => {
mainItem.addEventListener('c
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
#home{
margin:0%;
width:100%;
height :400px;
background-image:url("/images.jpeg");
background-size:cover;
}
margin:0%;
width:100%;
height :400px;
background-image:url("/images.jpeg");
background-size:cover;
}
const n = 9; //number of bars to sort
const array = [];
init();
//generate random numbers
function init() {
for (let i = 0; i
const array = [];
init();
//generate random numbers
function init() {
for (let i = 0; i
:root {
--w: #fafafa;
--b: #141414;
--s: 1s;
--d: calc(var(--s) / 6);
}
* {
--w: #fafafa;
--b: #141414;
--s: 1s;
--d: calc(var(--s) / 6);
}
* {
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>B
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>B
.head{
background-color: lightgoldenrodyellow;
height: 255px;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: -1;
background-color: lightgoldenrodyellow;
height: 255px;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: -1;
const toggles = document.querySelectorAll('.faq-toggle')
toggles.forEach(toggle => {
toggle.addEventListener('click', () =>
toggles.forEach(toggle => {
toggle.addEventListener('click', () =>
README.md
/cody/lassiecoder/mutual-funding-app/server/node_modules/express/node_modules/safe-buffer/README.md
# safe-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
def roman_to_int(s):
romans = {'I': 1,
'V': 5,'X': 10,
'L': 50, 'C': 100,
'D': 500, 'M': 1000}
result = 0
romans = {'I': 1,
'V': 5,'X': 10,
'L': 50, 'C': 100,
'D': 500, 'M': 1000}
result = 0
/*!
* express
* Copyright(c) 2009-2013 TJ Holowaychuk
* Copyright(c) 2013 Roman Shtylman
* Copyright(c) 2014-2015 Douglas Ch
* express
* Copyright(c) 2009-2013 TJ Holowaychuk
* Copyright(c) 2013 Roman Shtylman
* Copyright(c) 2014-2015 Douglas Ch
string_decoder.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/string_decoder/lib/string_decoder.js
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaini
//
// Permission is hereby granted, free of charge, to any person obtaini
// script.js
const hourHand = document.querySelector('.hour-hand');
const minuteHand = document.querySelector('.minute-hand');
const hourHand = document.querySelector('.hour-hand');
const minuteHand = document.querySelector('.minute-hand');
body {
font-family: "Poppins";
background-color: #141414;
color: #fff;
display: flex;
flex-direction: column;
align-
font-family: "Poppins";
background-color: #141414;
color: #fff;
display: flex;
flex-direction: column;
align-
# finalhandler
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node
{
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Ch
"name": "proxy-addr",
"description": "Determine address of proxied request",
"version": "2.0.7",
"author": "Douglas Ch
0.18.0 / 2022-03-23
===================
* Fix emitted 416 error missing headers property
* Limit the headers removed for 30
===================
* Fix emitted 416 error missing headers property
* Limit the headers removed for 30
class Solution:
def twoSum(self, numbers: List[int], target: int) -> List[int]:
last_i = None
for i in ra
def twoSum(self, numbers: List[int], target: int) -> List[int]:
last_i = None
for i in ra
/*!
* unpipe
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
* unpipe
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'