Skip to content

Instantly share code, notes, and snippets.

View ararog's full-sized avatar

ararog ararog

  • Brazil
  • 04:02 (UTC -03:00)
View GitHub Profile
@ararog
ararog / plot1.jl
Last active November 26, 2015 15:56
Sample code that ilustrastes how plotting is done with Julia programming language.
# Installing and loading libraries if needed
using Gadfly
using DataFrames
using DataFramesMeta
using ZipFile
using HTTPClient.HTTPC
# Read computer available memory
#available_memory = memory.limit()

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@ararog
ararog / defi.json
Last active July 14, 2021 14:41
DeFi platform products descriptor
{
"name": "Uniswap USDT-USDC",
"type": "farm|pool|vault|single-vault",
"contractAddress": "",
"platform": "Uniswap",
"provider": "Yield Aggregator",
"startBlock": 1111000,
"endBlock": 2121210,
"status": "Active|Retired|Paused",
"dateRetired": "05/05/2021 01:01:01"