Pinned Repositories
aoc2020
Attempt for solutions of the Advent of Code 2020
autotradingbot-knn
Auto trading bot for Forex using KNN classifier on python (scikit-learn)
back-blog-go
Services behind my "blog"
binance-futures-data-retriever
Data retriever using binance's futures api
go-bullet-points
Facts I've found in the wild about go
init.vim
My init.vim configuration
minisafe
Function wrapper for possibly panicking goroutines
mq4knn
Old trading strategy written in mq4 using KNN algorithm
mountolive's Repositories
mountolive/mq4knn
Old trading strategy written in mq4 using KNN algorithm
mountolive/autotradingbot-knn
Auto trading bot for Forex using KNN classifier on python (scikit-learn)
mountolive/binance-futures-data-retriever
Data retriever using binance's futures api
mountolive/aoc2020
Attempt for solutions of the Advent of Code 2020
mountolive/back-blog-go
Services behind my "blog"
mountolive/bidding-server
Dummy exemplary bidding-server
mountolive/go-bullet-points
Facts I've found in the wild about go
mountolive/init.vim
My init.vim configuration
mountolive/minisafe
Function wrapper for possibly panicking goroutines
mountolive/black_scholes_euler_finite_difference
Program for Black-Scholes PDE using Explicit Euler Finite Difference Method (based on https://www.quantstart.com/articles/C-Explicit-Euler-Finite-Difference-Method-for-Black-Scholes)
mountolive/captchasolvingpython
Miscelanous tests and python projects for captcha solving
mountolive/dataintegration-etl
A simple ETL REST API using spring boot 2
mountolive/djangularexampleproject
Not Google Plus site with Django backend and Angularjs frontend
mountolive/eltiempo
A small client library for retrieving weather data from http://api.tiempo.com/.
mountolive/front-end-project-bootstrap4
Responsive website using jQuery, CSS3, HTML5 and Boostrap4
mountolive/loc8r-static-app
Codebase for the application loc8r in its static version (using pugjs)
mountolive/mango
A small async ODM experiment which tries to mimick ActiveRecord's from RoR
mountolive/mountolive
Hi!, I'm Leo (nardo) Guercio (I go around sometimes with the alias "mountolive")... And I'm a software engineer
mountolive/numberserver
Number server: example of concurrency and serialization
mountolive/numerical_methods
For educational purposes in my MSc class on Numerical Methods
mountolive/rmax-python
Implementation of RL algorithm Rmax
mountolive/sepa-xml
A simple XML generator for SEPA transactions.
mountolive/startup
Script for bootstrapping basic dev environment