Skip to content

Instantly share code, notes, and snippets.

View BRAVO68WEB's full-sized avatar
🤣
monorepos are cringe

Jyotirmoy Bandyopadhayaya BRAVO68WEB

🤣
monorepos are cringe
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
package q10892;
public class PrimeNumbers {
public void primeInLimits(int low, int high) {
//1212121
}
123123
@BRAVO68WEB
BRAVO68WEB / EIP20Interface.sol
Created January 11, 2022 05:52
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
// Abstract contract for the full ERC 20 Token standard
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
pragma solidity ^0.4.21;
contract EIP20Interface {
/* This is a slight change to the ERC20 base standard.
function totalSupply() constant returns (uint256 supply);
is replaced with:
uint256 public totalSupply;

<wiki:toc></wiki:toc>


Quick-start Guide

Hashers

The Hasher Algorithms

@BRAVO68WEB
BRAVO68WEB / index.html
Created April 11, 2021 06:04
HTML Tut
<html>
<head>
<title> Hi </title>
</head>
<body>
<h1> Hello Wolrd from Body </h1>
<hr>
<script>
console.log("Hello World from Console");
</script>
@BRAVO68WEB
BRAVO68WEB / bootstrap.min.css
Created December 15, 2020 04:38
CustomBootstrap.min.css
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i,600,600i");
:root {
--blue: #007bff;
--indigo: #6610f2;
[
{
"id": 0,
"empName": "James Murphy",
"counsellor": "Adam Kate",
"doj": "08/06/2009",
"email": "[email protected]",
"phone": "0123456789",
"description": "An employee who deals with all bank incoming transactions"
},
@BRAVO68WEB
BRAVO68WEB / ajax-search-using-fetch-api.markdown
Created December 4, 2020 11:31
Ajax search using Fetch API
#EXTM3U
#EXTINF:-1,Silky Heart
https://ampr-music.vercel.app/Yui%20Horie%20-%20silky%20heart.mp3
#EXTINF:-1,TITLE
https://ampr-music.vercel.app/Goose%20house%20-%20Oto%20No%20Naru%20Houe.mp3