• Home
  • About
  • Projects
  • Demos
  • Categories
Subscribe
xavier

Xavier Geerinck

Xavier works as a Cloud Solution Architect at Microsoft, helping its customer unlock the full potential of the cloud. Even though he is still considered a young graduate, he achieved his first success at the age 16, by creating and selling his first startup. He then took this knowledge to create and help more startups in different markets such as technology, social media, philanthropy and home care. While in the meantime gaining more enterprise insights at renowned enterprises such as Nokia, Cisco and now Microsoft.

81 posts •
Big-data

Big Data, the why, how and what - A thought Process and Architecture

One of the most common questions I get when talking with customers, is how they are able to set up a good big data architecture that will allow them to process all their

Xavier Geerinck Xavier Geerinck
Coding,  Coding-javascript

Getting Tweets of multiple people on Twitter

For a new project of mine, I wanted to get the different tweets of multiple people at once and save those as a CSV and JSON for further processing. But how can we

Xavier Geerinck Xavier Geerinck
Big-data

Building a real-time streaming dashboard with Spark, Grafana, Chronograf and InfluxDB

When you work with the Internet of Things (IoT) or other real-time data sources, there is one things that keeps bothering you, and that’s a real-time visualization dashboard. So in this post, I

Xavier Geerinck Xavier Geerinck
Big-data

How-To Visualize Metrics with Grafana and Chronograf by using InfluxDB

Visualizing is an important part of working with data. Here I will walk you step by step on how you can create a working Visualization dashboard with Grafana and Chronograf which queries events

Xavier Geerinck Xavier Geerinck
Experience,  Business

Lessons learned after being at Microsoft for 1 year

Today marks my 1st anniversary of working as a Cloud Solution Architect at Microsoft, and wow what an exciting time it has been! But before I go deeper into my experiences and lessons

Xavier Geerinck Xavier Geerinck
Coding,  Coding-dotnet

Predicting Instagram Pictures Likes and Comments with .NET Core and ML.NET

For a new fun Project, I wanted to create an Artificial Intelligence model that will allow me to predict the comments and likes of new pictures that a user can post on Instagram

Xavier Geerinck Xavier Geerinck
Coding,  Coding-javascript

Creating a throttled REST API Consumer

A common thing in Node.js is to create a REST API consumer that will perform a REST call. Due to the rise of many REST APIs, you might find yourself in the situation

Xavier Geerinck Xavier Geerinck
Coding,  Coding-dotnet

How To Bind C++ Code with Dotnet Core

While you are working with compiled code, you often find yourself in the situation that every bit of performance count (just think about GPU intensive operations or even game engines). For this reason,

Xavier Geerinck Xavier Geerinck
Ai,  Ai-ml,  Ai-rl

Writing a C# SDK for the OpenAI Gym using .NET Core

When we take a look at the OpenAI Gym on Github (https://github.com/openai/gym-http-api), we see that it does not have bindings available for C#. Now since I am a firm believer of .NET Core

Xavier Geerinck Xavier Geerinck
Coding,  Coding-dotnet

How-To write a C# SDK in .NET Core

For interacting with OpenAI through C#, I decided to write one myself. But how do we get started writing a SDK? Getting started writing our SDK Deciding on the structure of your SDK

Xavier Geerinck Xavier Geerinck
« Newer Posts Page 2 of 9 Older Posts »
Xavier Geerinck - Blog © 2019
Made with ❤ in Belgium
Latest Posts Twitter LinkedIn

Subscribe

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox