HTMLify your dreams
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="uts-8">
<title>OLX Clone</title>
<link rel="stylesheet" href=
<html lang="en">
<head>
<meta charset="uts-8">
<title>OLX Clone</title>
<link rel="stylesheet" href=
subarrays-with-at-most-k-distinct-integers.py
/prakhardoneria/GFG/subarrays-with-at-most-k-distinct-integers.py
class Solution:
def countAtMostK(self, arr, k):
if k == 0:
return 0
n = len(arr)
def countAtMostK(self, arr, k):
if k == 0:
return 0
n = len(arr)
Media file
(The MIT License)
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug
html,
body {
height: 100%;
margin: 0;
}
html {
font-size: 62.5%;
body {
height: 100%;
margin: 0;
}
html {
font-size: 62.5%;
/**
* @return {Function}
*/
var createHelloWorld = function() {
return function(...args) {
return "Hell
* @return {Function}
*/
var createHelloWorld = function() {
return function(...args) {
return "Hell
#!/bin/sh
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*) basedir=`cygpath -w "$basedir"`;;
connection_pool.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/cmap/connection_pool.js
'use strict';
const Denque = require('denque');
const EventEmitter = require('events').EventEmitter;
const Logger = require('..
const Denque = require('denque');
const EventEmitter = require('events').EventEmitter;
const Logger = require('..
const addBtn = document.getElementById('add')
const notes = JSON.parse(localStorage.getItem('notes'))
if(notes) {
notes.fo
const notes = JSON.parse(localStorage.getItem('notes'))
if(notes) {
notes.fo
index.html
/huxn-webdev/HTML-CSS-JavaScript-100-Projects/44. Interchangeable Background Color/index.html
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<!-- Based on Fluid Image Pop Up JavaScript Tutorial by Simo Edwin - Dev Ed (2020)
see: https://www.youtube.com/watch?v=4SQXOA8Z
see: https://www.youtube.com/watch?v=4SQXOA8Z
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>A
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>A
Arjan Vailly Animal 128 Kbps.mp3
/cody/Aryan-Barodwal/spotify-clone/spotify-clone/songs/cs/Arjan Vailly Animal 128 Kbps.mp3
Media file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<met
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<met
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap");
*,
*::before,
*::after{
margin: 0;
*,
*::before,
*::after{
margin: 0;
//GLOBAL VARIABLES
var context, canvas;
const len = 150;
//CREATES THE BUTTON
//CREATES THE SLIDER
var slider = document.creat
var context, canvas;
const len = 150;
//CREATES THE BUTTON
//CREATES THE SLIDER
var slider = document.creat
'use strict';
var undefined;
var $SyntaxError = SyntaxError;
var $Function = Function;
var $TypeError = TypeError;
var undefined;
var $SyntaxError = SyntaxError;
var $Function = Function;
var $TypeError = TypeError;
/* Variabes */
/* Mixin's */
body {
background: #2ed4d7;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvet
/* Mixin's */
body {
background: #2ed4d7;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvet
eachAsync.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/cursor/eachAsync.js
'use strict';
/*!
* Module dependencies.
*/
const promiseOrCallback = require('../promiseOrCallback');
/*!
* Module dependencies.
*/
const promiseOrCallback = require('../promiseOrCallback');
generators.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/generators.js
"use strict";
module.exports = function(Promise,
apiRejection,
INTERNAL,
module.exports = function(Promise,
apiRejection,
INTERNAL,
def are_anagrams(s1, s2):
if len(s1) != len(s2):
return False
for c in s1:
if s1.count(c) != s2.count(c)
if len(s1) != len(s2):
return False
for c in s1:
if s1.count(c) != s2.count(c)
import React from 'react';
import Container from '@components/Container';
const CustomRadio = () => {
return <>
<Con
import Container from '@components/Container';
const CustomRadio = () => {
return <>
<Con
<svg xmlns="http://www.w3.org/2000/svg" data-encore-id="icon" role="img" aria-hidden="true" class="Svg-sc-ytk21e-0 iYxpxA search
upload.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongodb/lib/gridfs-stream/upload.js
'use strict';
var core = require('../core');
var crypto = require('crypto');
var stream = require('stream');
var util = require
var core = require('../core');
var crypto = require('crypto');
var stream = require('stream');
var util = require
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAGA;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;E
sbcs-codec.js
/cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/encodings/sbcs-codec.js
"use strict";
var Buffer = require("safer-buffer").Buffer;
// Single-byte codec. Needs a 'chars' string parameter that contains
var Buffer = require("safer-buffer").Buffer;
// Single-byte codec. Needs a 'chars' string parameter that contains