Skip to content

Instantly share code, notes, and snippets.

View Nhoya's full-sized avatar
🚩
Catching Flags

Francesco Giordano Nhoya

🚩
Catching Flags
View GitHub Profile
@Nhoya
Nhoya / keybase.md
Last active November 30, 2017 21:23

Keybase proof

I hereby claim:

  • I am nhoya on github.
  • I am nhoya (https://keybase.io/nhoya) on keybase.
  • I have a public key ASBVqRZv_0AP9Zw49zrGCDbSNy_8kNVpOtMCk5pWX5GZOgo

To claim this, I am signing this object:

@Nhoya
Nhoya / Telegram_Math_Battle_Solver.js
Last active December 23, 2016 21:53
Telegram Math Battle Game Solver
function solver(){
var num1 = Number(document.getElementById('task_x').innerHTML);
var num2 = Number(document.getElementById('task_y').innerHTML);
if( oldnum1 !== num1 || oldnum2 !== num2){
var operation = document.getElementById('task_op').innerHTML;
var fake_result = document.getElementById('task_res').innerHTML;
var result = true;
if (operation === '×'){
result = (num1 * num2);
@Nhoya
Nhoya / gist:f34bf89243b6a6a2f3ba
Created April 12, 2015 22:02
Gensum 1.4 - Powerful checksum generator
#!/bin/bash
#
# Copyright (C) 2015 sten_gun, Nhoya.
#
# gensum is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,

Keybase proof

I hereby claim:

  • I am Nhoya on github.
  • I am nhoya (https://keybase.io/nhoya) on keybase.
  • I have a public key whose fingerprint is 1EE9 73D1 7589 728C 5B3C C1EF 450F 90B1 E172 57F8

To claim this, I am signing this object: