Pinned Repositories
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
building-multi-tenant-applications-with-django
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
example-node-activation-server
An example Node server that performs license creation, activation and validation using Keygen.
hadoop-demo
demo hadoop
infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
ioscreator
Tutorials from ioscreator.com
Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
tuanna47's Repositories
tuanna47/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
tuanna47/building-multi-tenant-applications-with-django
tuanna47/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
tuanna47/hadoop-demo
demo hadoop
tuanna47/infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
tuanna47/ioscreator
Tutorials from ioscreator.com
tuanna47/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
tuanna47/Metatrader
Expert advisors, scripts, indicators and code libraries for Metatrader.
tuanna47/microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的**实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
tuanna47/mini-key-server
Software key licensing server.
tuanna47/Mobirise_selfusingonly
Free Website Builder for Bootstrap 4 & AMP
tuanna47/mq4-templates
MQL4/MT4/MetaTrader 4 templates
tuanna47/mq5-templates
MQL5/MT5/MetaTrader 5 templates
tuanna47/mt4-grpc
gRPC wrapper for mt4 manager api
tuanna47/mt4-websockets-server
MT4 web-sockets server. Used with Metatrader Trade Copier
tuanna47/my-lb-app
sample structure to build a loopback complex app
tuanna47/mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
tuanna47/open-source-project-template
A project template containing default open source files for new projects
tuanna47/Orienteer
Business Application Platform
tuanna47/parity-ethereum
The fast, light, and robust client for Ethereum-like networks.
tuanna47/platform-application
OroPlatform - business application management system that is a backbone of the OroCRM and OroCommerce.
tuanna47/poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
tuanna47/py4fi
Python for Finance (O'Reilly)
tuanna47/python-patterns
A collection of design patterns/idioms in Python
tuanna47/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
tuanna47/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
tuanna47/ta4j
A Java library for technical analysis.
tuanna47/tutorials
机器学习相关教程
tuanna47/tutorials-1
Just Announced - "Learn Spring Security OAuth":
tuanna47/web3_py_examples