Pinned Repositories
go-event-hub
Library to connect to the Azure Event Hub via AMQP 1.0 for the Go programming language (Golang) based on Apache Qpid Proton (an AMQP 1.0 C library)
ArduinoIoT
This is a list of examples showing the integration between Arduino UNO boards and different technologies like Node.js / Johnny-Five, C++ code and platformIO.
FundamentalAnalysis
Fundamental analysis for stocks and shares. ETL processes written in python using pandas
RESTfulComparisons
A comparison of different programming languages (java, golang, javascript/node.js) and frameworks at implementing a RESTful API
rust-personal-project
Rust backend architecture for REST APIs, shared libraries, DB and AMQP queues, CLIs, threads, TCP channels
scripting-utilities
The scripts I find useful for my daily tasks (bash, node.js, python, ansible, vagrant). Ansible, Terraform, DevOps.
tappoz's Repositories
tappoz/FundamentalAnalysis
Fundamental analysis for stocks and shares. ETL processes written in python using pandas
tappoz/ArduinoIoT
This is a list of examples showing the integration between Arduino UNO boards and different technologies like Node.js / Johnny-Five, C++ code and platformIO.
tappoz/FregeGradleInvestigation
A proof of concepts of the Frege implementation of Haskell on the Java/JVM managed by the Gradle automation tool
tappoz/rust-personal-project
Rust backend architecture for REST APIs, shared libraries, DB and AMQP queues, CLIs, threads, TCP channels
tappoz/scripting-utilities
The scripts I find useful for my daily tasks (bash, node.js, python, ansible, vagrant). Ansible, Terraform, DevOps.
tappoz/RESTfulComparisons
A comparison of different programming languages (java, golang, javascript/node.js) and frameworks at implementing a RESTful API
tappoz/analyst
A declarative, SQL-like DSL for data integration tasks.
tappoz/azure-golang-iothub
Experimental (minimalistic) client for Azure IoT Hub
tappoz/CalculatorIoData
A simple caluclator using Guice (dependency injection) and Mockito / PowerMock (unit testing) involving efficient I/O operations
tappoz/ChemicalIngredients
A parser for strings containing information related to chemical ingredients. Using ANTLR4 for the parsing stage, the system makes sense of amounts (also as ranges), units of measure, ingredient description.
tappoz/crontab
Go/Golang crontab ticker
tappoz/GISHacks
A set of examples concerned with geographical maps using the ArcGIS ESRI javascript API and D3.js
tappoz/go-event-hub
Library to connect to the Azure Event Hub via AMQP 1.0 for the Go programming language (Golang) based on Apache Qpid Proton (an AMQP 1.0 C library)
tappoz/IntelEdisonIoTExperiments
This repository contains some example regarding the Intel Edison board for the internet of things (IoT)
tappoz/js-oesdk
This is a Javascript SDK to easily interact with the Open Energi API via JSON objects
tappoz/JsonParserGitHubApi
This project aims at showing how to retrieve a remote JSON file (from the RESTful web service provided by the GitHub API) and processing it from the command line in a Java program.
tappoz/MazeSolver
This is a recursive version of the maze solver. Given a maze, a starting point, and an ending point, the maze solver will find the path that connects the starting point with the ending point.
tappoz/moreping
Library (and command) to perform ICMP and TCP calls to hosts as single calls or batch of calls with stats
tappoz/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
tappoz/python-a38
Library to work with Italian Fattura Elettronica
tappoz/python-oesdk
This is a Python SDK to easily interact with the Open Energi API via Pandas dataframes
tappoz/python-spark-tutorial
tappoz/SerVerDesign
Server Designing in C
tappoz/SkylinesAcademy
tappoz/SpringMvcSample
A webapp developed using Spring Boot (no XML configuration) to serve RESTful HTTP requests e.g. GET, POST involving JSON objects
tappoz/TalkingMaps_docs
Docs of TalkinMaps project
tappoz/TappozUtils
This project aggregates different utility classes concerned with intervals (sort them, overlapping, get the total covered length), computation of progressive tax rates (the problem is solved through recursion), and some utility methods regarding integers and arrays
tappoz/testingbluemixnodejs
A Node.js project involving sending SMS texts using the Twilio APIs and deploying the application on the IBM Bluemix Paas using the Cloud Foundry command line tools
tappoz/tick-udemy
tappoz/TinkerforgeTestProject
A minimum working example for the IoT using Tinkerforge technologies to show on an LCD screen the value coming from a light sensor