HTMLify your dreams
Education Website (forked) - index.html
/karbonsites/contactusinedu/326686d2-1e5f-4ceb-9fb6-74280e404e39/1ac3018b-5807-49a6-bae3-5bbc6cf003f6/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
@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');
:root {
--primary: #4978F0;
--primary-li
# Bomb Throw Game
You have 10 Second to Align the distance and the angle and it will automatically throw the bomb
https://user
You have 10 Second to Align the distance and the angle and it will automatically throw the bomb
https://user
LaunchImage@3x.png
/cody/iCriptSnappie/flutter_portfolio/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
Media file
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: rgb(220, 166, 175);
/* backgroun
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: rgb(220, 166, 175);
/* backgroun
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
* {
box-sizing: border-box;
}
body
* {
box-sizing: border-box;
}
body
@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@400;700&display=swap");
* {
box-sizing: border-box;
margi
* {
box-sizing: border-box;
margi
pexels-ron-lach-8346055-removebg-preview.png
/huxn-webdev/HTML-CSS-JavaScript-100-Projects/95. Chairs/Images/pexels-ron-lach-8346055-removebg-preview.png
Media file
class Solution:
def countLargestGroup(self, n: int) -> int:
groups = {}
l = 0
for i in range(1,
def countLargestGroup(self, n: int) -> int:
groups = {}
l = 0
for i in range(1,
def is_leap_year(year):
if not year % 100:
return not year % 400
return not year % 4
if not year % 100:
return not year % 400
return not year % 4
Media file
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="3464" height="3464">
<path d
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="3464" height="3464">
<path d
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
* {
box-sizing: border-box;
}
body
* {
box-sizing: border-box;
}
body
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lock" width="24" height="24" viewBox="0 0 24 24" str
-- [[ helpers funcitons and functnalitis ]] --
local luarocks = require("luarocks")
local helpers = {
{ "run-code" },
local luarocks = require("luarocks")
local helpers = {
{ "run-code" },
<?php
//for connection to database
$servername = "localhost";
$username = "root";
$password = "";
$database
//for connection to database
$servername = "localhost";
$username = "root";
$password = "";
$database
NotBeforeError.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/jsonwebtoken/lib/NotBeforeError.js
var JsonWebTokenError = require('./JsonWebTokenError');
var NotBeforeError = function (message, date) {
JsonWebTokenError.cal
var NotBeforeError = function (message, date) {
JsonWebTokenError.cal
<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
index.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/require_optional/test/nestedTest/index.js
var require_optional = require('../../')
function findPackage(packageName) {
var pkg = require_optional(packageName);
retur
function findPackage(packageName) {
var pkg = require_optional(packageName);
retur
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
body {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
}
body {
/**
* A class representation of the BSON Code type.
*
* @class
* @param {(string|function)} code a string or function.
* @p
* A class representation of the BSON Code type.
*
* @class
* @param {(string|function)} code a string or function.
* @p
'use strict';
/*!
* Module dependencies.
*/
if (global.MONGOOSE_DRIVER_PATH) {
const deprecationWarning = 'The `MONGOOSE_D
/*!
* Module dependencies.
*/
if (global.MONGOOSE_DRIVER_PATH) {
const deprecationWarning = 'The `MONGOOSE_D