Skip to content
View MaartenGDev's full-sized avatar

Block or report MaartenGDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaartenGDev/README.md

✨ Latest Projects

Algorithms

  • Multi-threading experiments (Working with multi-threading concepts in .NET)
    • .NET c#
    • Locks/Mutexes
    • Volatile/Interleaved writes
    • Async/await
    • Used for video-serie
  • Astah decision tree (Automatically determine test-cases)
    • Java extension for Astah modeling program
    • Path finding
    • Decision trees
  • Multi-threaded Permutations (Using SQL Server to generate playing schedules)
    • .NET c#
    • SQL Server (Cross Joins/Cartesian product)
    • Permutations
    • AWS EC2 64GB RAM
    • NP-hard problem

Web

  • Retrospective client (Fully-fledged retrospective tool)
    • .NET Core
    • Entity Framework
    • React
  • Designer Web (Database modeling tool)
    • Demo
    • React
    • Entity Relation Diagrams
  • Ivory Tower (Dashboard for Architectural decisions)
    • .NET
    • Background-workers (Confluence Integration)
    • Razor pages
  • MyDashboard (Dashboard as a service)
    • React
    • Redux

🧠 Learning & App Development

📒 Learning new tools

  • Learning rust (Getting to know Rust)
    • Learning guide/summaries
    • Mini kubernetes
    • Tokio for async
    • Redis
  • Learning Elasticsearch (Tripsearch app using Elasticsearch)
    • Elasticsearch
    • Result ranking
    • OpenData Amsterdam
  • Learning Basic ML (Project for training face recognition model)
    • Python
    • Cv2
    • Tkinter
  • Learning Python (Automatically playing the Carcassonne game)
    • Python
    • Terrain generation
    • Evolution game

📱 App Development / Open-source

  • Training-plan (Workouts app)
    • React Native
    • .NET API
    • GraphQL
    • Icons & Assets
  • Launch Control (React Native driving assistant)
    • React Native
    • Overpass-api
    • OpenStreetMap
  • Html-parser (HTML-to-JSON & JSON-to-HTML)
    • Demo
    • NPM Package
    • 100% test-coverage
    • ES6 + Flow types
  • Simple Media Manager (Image picker library)
    • API Docs
    • NPM Package
    • Plain Javascript

Pinned Loading

  1. designer-web designer-web Public

    App to model databases

    TypeScript 2 1

  2. astah-decision-tree astah-decision-tree Public

    Java

  3. mydashboard mydashboard Public

    Dashboard as a service. Create a powerful and lightning fast dashboard in seconds.

    JavaScript 1

  4. TripSearch TripSearch Public

    A trip search using elasticsearch

    PHP

  5. carcassonne-training carcassonne-training Public

    A python based project that tries to play the carcassonne game

    Python 1

  6. simple-media-manager simple-media-manager Public

    media manager to manage videos and images.

    JavaScript