Glenn Dumoulin

# Glenn Dumoulin ### Gameplay Programmer #### _"I want to become a gameplay programmer because of the variation the job offers and the close involvement with the content and features of the projects."_

PokéCollectionMade in C#

### PokéCollection is a small "Tool" project made in XAML with WPF .NET. In this project you can view an overview of all Pokémon or details from the currently selected one. In the overview you can also filter the Pokémon based on type, generation and rarity and sort them based on id, name or evolution chain (ascending or descending). ### All the data used in this project is loaded from PokéAPI PokéCollection snapshot!
## Goal of this project The purpose of this project was to get a basic introduction to using **XAML with WPF .NET** for **Tool Development**.
## What I learned from this project - Using XAML with WPF .NET - Using MVVM (Model, View, ViewModel) - Working with API's
## More about this project