Skip to content
View tombomeke's full-sized avatar

Block or report tombomeke

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
tombomeke/README.md

πŸ‘‹ Hi, I'm Tom Dekoning

I'm a second-year Applied Informatics student at Erasmus University College Brussels (EHB), focusing on
backend development, clean architecture, and AI-assisted solutions.

I enjoy building real, usable projects: from web apps and CLI tools to C# frameworks and NuGet packages.


🧰 Tech Overview

Languages

  • C# (.NET 8)
  • JavaScript
  • HTML / CSS
  • Python
  • Java (basic)

Frameworks & Tools

  • Vue 3, Pinia, Vite
  • Node.js, Express
  • ASP.NET, .NET CLI tools, MAUI
  • Git, GitHub, GitHub Actions

Cloud & AI

  • Google Cloud (Document AI)
  • OCR & LLM integrations

Featured Projects

AI-assisted contract analysis platform.

  • Upload contracts (PDF/Word) β†’ OCR β†’ AI summary
  • Highlights risky clauses and key terms
  • Dashboard with contract overview and deadlines
  • Stack: Vue 3, Node.js, Google Cloud Document AI

βš”οΈ RPG Manager (.NET)

A modular RPG framework in C#.

  • Characters, weapons, worlds, inventory
  • JSON-based save system
  • MAUI GUI in progress
  • Focus on clean architecture, separation of concerns, and reusability

πŸ“¦ ReadmeSync (NuGet CLI Tool)

A .NET CLI tool that auto-generates README/ROADMAP files by scanning your codebase.

  • Published on NuGet
  • Designed for developers who want consistent documentation
  • Used by external developers

πŸ“Š GitHub Stats

Stats Languages


πŸ“« Contact

  • βœ‰οΈ Personal: tom1dekoning@gmail.com
  • βœ‰οΈ School: tom.dekoning@student.ehb.be
  • πŸ”— LinkedIn: LinkedIn
  • 🌐 Portfolio / Website: tombomeke.com

🀝 What I’m Looking For

  • Opportunities to work on real-world projects
  • Collaborations on open-source tools
  • Growth in backend engineering and cloud technologies
  • Internships or student jobs in software development
  • Honest feedback on my code and architecture

πŸ§‘β€πŸ’Ό For Recruiters

  • Strong understanding of object-oriented programming, clean code principles and software architecture
  • Practical experience with C#/.NET, JavaScript/TypeScript, Vue, Node.js, and REST APIs
  • Familiar with cloud-based AI (OCR, document analysis, LLM integration)
  • Used to working with Git, branching strategies, issue tracking, and CI workflows
  • Learns quickly, communicates clearly, and likes to turn ideas into working, maintainable software

Pinned Loading

  1. tombomeke-ehb/RPGManager tombomeke-ehb/RPGManager Public

    RPG Game that started as a school project.

    C# 1

  2. tombomeke-ehb/ReadmeSync tombomeke-ehb/ReadmeSync Public

    Program/Tool that automaticly generates a README file for you

    C#