HTMLify your dreams
Media file
.theme-button {
background-color: #FFF;
color: #464A51;
border-radius: 8px;
display: flex;
align-items: cent
background-color: #FFF;
color: #464A51;
border-radius: 8px;
display: flex;
align-items: cent
index.html
/cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Colorful Fireworks on Canvas/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&d
const progress = document.getElementById("progress");
const prev = document.getElementById("prev");
const next = document.getEle
const prev = document.getElementById("prev");
const next = document.getEle
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #00008bcb;
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #00008bcb;
1.1.2 / 2016-01-17
==================
* perf: enable strict mode
1.1.1 / 2014-12-30
==================
==================
* perf: enable strict mode
1.1.1 / 2014-12-30
==================
/*!
* etag
* Copyright(c) 2014-2016 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
* etag
* Copyright(c) 2014-2016 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
<!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
MIT License
Copyright (c) 2013 James Halliday
Permission is hereby granted, free of charge, to any person obtaining a copy
of
Copyright (c) 2013 James Halliday
Permission is hereby granted, free of charge, to any person obtaining a copy
of
memory-code-points.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/lib/memory-code-points.js
'use strict';
const fs = require('fs');
const path = require('path');
const bitfield = require('sparse-bitfield');
/* eslint-d
const fs = require('fs');
const path = require('path');
const bitfield = require('sparse-bitfield');
/* eslint-d
extend-node.js
/cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/lib/extend-node.js
"use strict";
var Buffer = require("buffer").Buffer;
// Note: not polyfilled with safer-buffer on a purpose, as overrides Buffer
var Buffer = require("buffer").Buffer;
// Note: not polyfilled with safer-buffer on a purpose, as overrides Buffer
// Custom inspect property name / symbol.
var inspect = Buffer ? require('util').inspect.custom || 'inspect' : 'inspect';
/**
var inspect = Buffer ? require('util').inspect.custom || 'inspect' : 'inspect';
/**
@echo off
:loop
echo you are fucked
Msg * You are officially fucked
Goto loop
:loop
echo you are fucked
Msg * You are officially fucked
Goto loop
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";
* {
margin: 0;
padding: 0;
b
* {
margin: 0;
padding: 0;
b
about.html
/karbonsites/amanbabuhemant/69bab99f-1dbf-44ca-8ad4-59ab5034033f/d5fba049-3dbe-4bc4-a834-49e7467fb2bb/about.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
index.html
/karbonsites/prakhardoneria/20d64f39-a670-4410-af80-65a17c58c67c/b459d3e3-35d4-4600-a19f-f2d7f6384223/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
return {
{
'saghen/blink.cmp',
-- optional: provides snippets for the snippet source
-- dependencies
{
'saghen/blink.cmp',
-- optional: provides snippets for the snippet source
-- dependencies
promisify.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/promisify.js
"use strict";
module.exports = function(Promise, INTERNAL) {
var THIS = {};
var util = require("./util");
var nodebackForPromise
module.exports = function(Promise, INTERNAL) {
var THIS = {};
var util = require("./util");
var nodebackForPromise
<!DOCTYPE html>
<html>
<head>
<title>T Y P I N G ProWess</title>
<meta charset="UTF-8">
<meta name="viewport" content="wid
<html>
<head>
<title>T Y P I N G ProWess</title>
<meta charset="UTF-8">
<meta name="viewport" content="wid
class Solution:
def maxSubarraySum(self, arr, k):
n = len(arr)
if n < k:
return 0
def maxSubarraySum(self, arr, k):
n = len(arr)
if n < k:
return 0
Media file
/*!
* Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Ico
* Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Ico
class Solution:
def URLify(self, s):
return s.replace(" ", "%20")
def URLify(self, s):
return s.replace(" ", "%20")