Skip to content

Instantly share code, notes, and snippets.

View adiom's full-sized avatar

Adiom Timur adiom

View GitHub Profile
#!/usr/bin/env fish
function section
echo ""
set_color yellow
echo -n "--- $argv ---"
set_color normal
echo ""
end
@adiom
adiom / bench.sh
Last active November 1, 2024 06:40
bench
#!/bin/bash
# Имя лог-файла с датой и временем
LOG_FILE="system_benchmark_$(hostname)_$(date +'%Y%m%d_%H%M%S').log"
# Функция для записи заголовка в лог
log_header() {
echo -e "\n==================== $1 ====================" >> "$LOG_FILE"
}
@adiom
adiom / contracts...StartupPazan.sol
Created October 12, 2024 10:55
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.28+commit.7893614a.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @title StartupPazan (PAZAN)
* @dev Мем-койн в память о коте Start-up, жившем с 2014 по 2024 год, с дополнительными мем-эффектами.
*/
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
@adiom
adiom / nft.md
Created December 18, 2021 07:01
Phase 0

План простой Три этапа

Оформляем страницы профиля каждого artist и страницы коллекций

текст на английском и тд

Загружаем несколько работ, настраиваем под Polygon

Делаем рекламную компанию, о которой чуть позже

@adiom
adiom / Am
Created November 24, 2019 00:10
### Keybase proof
I hereby claim:
* I am amalgam on github.
* I am amalgam (https://keybase.io/amalgam) on keybase.
* I have a public key ASDQVKB6ppc5JCh8CKxc6LohsBxEefLTh63KGSYfH04H_Ao
To claim this, I am signing this object:
@adiom
adiom / I.html
Last active October 10, 2019 10:49
<a href="iMessage://adiom@me.com">a</a>
Verifying my Blockstack ID is secured with the address 1GcnsXdXeN9eu6N82wTBsRjvQjc9J7vNto https://explorer.blockstack.org/address/1GcnsXdXeN9eu6N82wTBsRjvQjc9J7vNto
Verifying my Blockstack ID is secured with the address 15zbZbQ6ii9kJJpbnJjSFMPqkrSQ96qmgU https://explorer.blockstack.org/address/15zbZbQ6ii9kJJpbnJjSFMPqkrSQ96qmgU
@adiom
adiom / ballot.sol
Created September 5, 2018 20:41
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=builtin&optimize=true&gist=
pragma solidity ^0.4.0;
contract Ballot {
struct Voter {
uint weight;
bool voted;
uint8 vote;
address delegate;
}
struct Proposal {
@adiom
adiom / video04.txt
Created July 25, 2018 10:03
video04 links
сюда добавлю необходимые ссылки, которые будут запрашивать люди после просмотра видео