Python

Chronoamperometry Data Analysis for Non-invasive Glucose Monitoring

In this project, I collaborated with a client developing a revolutionary non-invasive glucose monitoring system. Our initial focus was on calibrating the physical device to …

Deep Reinforcement Learning for Placement of Limit Orders

The goal of this project was to research and evaluate deep reinforcement learning methods to improve order placement in limit order markets.

Bitcoin Flows Graph Analysis - Neo4j

This project aimed at analyzing bitcoin graph data and providing sophisticated information on bitcoin transaction data and aggregate on-chain statistics derived from graph data. …

AI-Powered Disease Detection on X-ray Images

The goal of this project was to develop a Deep Learning powered solution detecting a disease on medical X-ray images. The model I have developed achieved an AUC of 0.98. The …

Machine Learning Based Investment Strategy

The goal of this project was to develop a machine learning backed investment strategy based on multiple binary positive and negative signals sourced from price, market, and …

Stream Processing Blockchain to Neo4j

The goal of this project was to build an ETL system processing live online bitcoin transactional data and loading it to Neo4J graph database on the fly. The data included not only …

Data Modeling Bitcoin Blockchain to Neo4j

The goal of this project was to model blockchain historical data as a graph and to build an ETL system loading the entire data (blocks, transactions, inputs, outputs, addresses) …

Ischemic Stroke Risk Assessment

The goal of this project was to develop an AI backend engine for an intelligent decision support system which asses an ischemic stroke risk. The system was developed in …

Live Contract Trading Data Harvesting

The goal of this project was to build an ETL system collecting and computing data about trades and trading positions for various cryptocurrencies. The data about trades and trading …

Expert System for Blood Management

The goal of this project was to develop a rules-based decision support system. The solution was assisting medical doctors to make a fast decision about blood transfusion. The …