Portfolio

Logo Generation with GAN

The goal of this project was to develop a Generative Adversarial Network (GAN) capable of generating unique logotypes for teams on a gaming platform. The trained GAN architecture enabled the creation of 1M unique logotypes for the players of the platform.

Customer Bitcoin Liquidity Estimation

This project aimed at analyzing customers’ bitcoin transactions in order to provide their liquidity estimation and spending analysis.

Custom Data Analytics Platform for API Provider

The client was facing trouble collecting and analyzing data on customers using their API platform. I was requested to research and develop a solution to enable data analytics and visualization on their platform. The delivered solution allowed my client to understand their clients’ behavior.

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. The outcome statistics in the form of time series were later used in predictive machine learning models.

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 solution is part of a bigger system which is developed to assist medical doctors in their daily work.

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 environmental analysis. The strategy I have developed performed 4x better than the baseline.

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 block chains but all details about transactions and interactions between addresses.

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) into a Neo4j graph database. The solution I designed performed 10x faster than the best-reported system.

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 collaboration with a health insurer to allow preventive interventions for patients with high risk of a stroke.