HTMLify your dreams
# require_optional
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle
'use strict';
const TopologyBase = require('./topology_base').TopologyBase;
const MongoError = require('../core').MongoError;
c
const TopologyBase = require('./topology_base').TopologyBase;
const MongoError = require('../core').MongoError;
c
IDEWorkspaceChecks.plist
/cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL
<?php
$server = "localhost";
$username = "root";
$password = "";
$database = "system";
$conn = mysqli_con
$server = "localhost";
$username = "root";
$password = "";
$database = "system";
$conn = mysqli_con
<!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
LaunchImage.png
/cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
Media file
{
"title": "Get up and Grind",
"description": "You can do it!"
}
"title": "Get up and Grind",
"description": "You can do it!"
}
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" rx=
<rect width="24" height="24" rx=
style.css
/cody/frontendcharm/Mini-Projects/MENUS/Hamburger Icon MI Series/Hamburger Icon - 09/style.css
body {
display: grid;
place-items: center;
height: 100vh;
background: #121314;
margin: 0;
padding: 0;
}
display: grid;
place-items: center;
height: 100vh;
background: #121314;
margin: 0;
padding: 0;
}
class Test:
def __init__(self, function):
self.passed = 0
self.failed = 0
self.function = function
def __init__(self, function):
self.passed = 0
self.failed = 0
self.function = function
def is_leap(year):
leap = False
return leap
year = int(input())
print(is_leap(year))
leap = False
return leap
year = int(input())
print(is_leap(year))
# dotenv
<img src="https://raw.githubusercontent.com/motdotla/dotenv/master/dotenv.png" alt="dotenv" align="right" />
Dotenv i
<img src="https://raw.githubusercontent.com/motdotla/dotenv/master/dotenv.png" alt="dotenv" align="right" />
Dotenv i
<?php
$name = "Dj"; //String
$salary = 5000000; //Interger
$experience = 1.5; //Float
$bonus = "50.25k";//Decim
$name = "Dj"; //String
$salary = 5000000; //Interger
$experience = 1.5; //Float
$bonus = "50.25k";//Decim
const url = "https://api.thecatapi.com/v1/images/search";
const section = document.querySelector(".container");
const button = d
const section = document.querySelector(".container");
const button = d
<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 Build a Modern Landing Page Website by Kevin Powell for Traversy Media (2020)
see: https://www.youtube.com/watch?v
see: https://www.youtube.com/watch?v
body .darkmode {
display: inline-block;
font-size: 2rem;
padding: 1rem 1rem 0.75rem 1rem;
cursor: pointer;
}
body .darkm
display: inline-block;
font-size: 2rem;
padding: 1rem 1rem 0.75rem 1rem;
cursor: pointer;
}
body .darkm
(The MIT License)
Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, fr
Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, fr
divergentArray.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/error/divergentArray.js
/*!
* Module dependencies.
*/
'use strict';
const MongooseError = require('./');
/* Copyright 2016-2018 Erez Zukerman, Jack Humbert, Yiancar
*
* This program is free software: you can redistribute it and/or
*
* This program is free software: you can redistribute it and/or
<!DOCTYPE html>
<html>
<head>
<title>Fade In and Out Animation Demo</title>
<style>
/* Custom CSS for the a
<html>
<head>
<title>Fade In and Out Animation Demo</title>
<style>
/* Custom CSS for the a
https://leetcode.com/problems/binary-tree-preorder-traversal/submissions/1579203892/?envType=problem-list-v2&envId=stack
body {
background: black;
color: white;
}
/* JavaScript */
.message {
text-align: center;
background: black;
color: white;
}
/* JavaScript */
.message {
text-align: center;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Vertical Tabs</title>
<meta n