Skip to content
View MieskeB's full-sized avatar

Block or report MieskeB

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MieskeB/README.md

Hi there ๐Ÿ‘‹, I'm Michel Bijnen

๐Ÿ™๐Ÿป About Me

  • ๐Ÿ“š Master's student in Computer Science and Engineering at TU/e.
  • ๐Ÿ–ฅ๏ธ Founder of Mindware Software, software products and solutions.
  • โœจ Passionate about software development, game design and development, and Puzzling.
  • ๐Ÿฅ‹ When I am not programming, you can find me either sporting at Ki-Aikido, volunteering at Scouting, or playing the guitar or piano.

๐Ÿ’ป Skills and Expertise

  • Programming languages: Java, C#, Python, TypeScript / Javascript, C++
  • Frameworks: Spring Boot, Hibernate, React (Native), Angular, FastAPI, Django
  • Tools: Docker, GitHub Actions, MySQL

๐Ÿ’ผ Projects

๐Ÿ“ซ Get in touch

๐ŸŒŸ Let's collaborate!

I'm open to collaborating on any programming project! Feel free to reach out if you have amazing ideas and need a developer to work on them.

Pinned Loading

  1. json-api-spring-boot json-api-spring-boot Public

    This project converts a normal Java object to json:api standard. More information about json:api can be found here: https://jsonapi.org/. Created and maintained by Mindware Software.

    Java 10 3

  2. chess chess Public

    A simple chess application. Can be used for singleplayer and multiplayer purposes! Singleplayer has a chess algorithm (minimax) attached and the multiplayer has a server which is able to host multiโ€ฆ

    Java 2

  3. apollo13 apollo13 Public

    Apollo 13 is a teambuilding program/game for (10-16 people + 2 game leaders) where the players have to cooperate in order to ensure the astronauts (game leaders) survive.

    TeX 1

  4. advent-of-code advent-of-code Public

    Java