Skip to content
View NYXMatik's full-sized avatar

Block or report NYXMatik

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

Hi πŸ‘‹, I'm Mateusz Janowski

Computational Engineering student focused on AI, machine learning, and intelligent software systems.

NYXMatik


🧠 What I Do

  • πŸ§ͺ Designing machine learning and deep learning workflows using Python, scikit-learn, TensorFlow, and PyTorch
  • πŸ“Š Specializing in data analysis, information retrieval, and hybrid semantic search systems
  • πŸ₯ Building production-level full-stack solutions using .NET (C#), Angular, and REST APIs (e.g., Hospital Management System)
  • πŸ€– Developing explainable and performance-tuned ML models (e.g., MLPs, GAMs, ensemble methods)
  • 🧠 Integrating Prolog and classical logic into system-level planning (e.g., surgery room scheduling)
  • πŸŽ“ Studying at AGH University and currently completing Erasmus+ at ISEP Porto

πŸŽ“ Education

  • AGH University of Science and Technology
    BSc in Computational Engineering (2022–2026)
    Core areas: AI, numerical methods, simulations, software engineering

  • ISEP – Instituto Superior de Engenharia do Porto
    Erasmus+ Programme (2024–2025)
    Focus on AI, data analysis, statistics, and intelligent systems


πŸš€ Languages and Tools


πŸ“Œ Featured Projects

  • 🧠 Hospital Management System – Full-stack medical scheduling platform with REST APIs, Angular UI, Three.js visualisation, and Prolog-powered surgery planning. Designed with clean architecture and multi-role access.
  • πŸ“ˆ Hotel Booking Cancellation Prediction – Data mining and classification project using real-world hotel data. Implemented Random Forest, SVM, boosting methods, and neural networks with evaluation pipelines.
  • 🌱 Vegetation Classification – Machine learning pipeline applying GAM, SVM, PCA, and Q-Learning. Emphasis on feature selection and class balancing.
  • πŸ” Web Search & Information Retrieval – Seminar on search engine architectures, from crawling and indexing to hybrid BM25/BERT/DPR ranking systems.

πŸ† Highlights

  • πŸ₯‡ Academic merit scholarship – awarded to top-performing students at AGH University
  • πŸ—£οΈ Languages: Polish (native), English (B2), German (A2), Norwegian (A2)
  • πŸ’‘ Interests: Explainable AI, semantic retrieval, optimization, large-scale ML systems

πŸ“« Get in Touch


πŸ“Š GitHub Stats

Mateusz's GitHub stats

Pinned Loading

  1. Vegetation-Classification-with-Machine-Learning Vegetation-Classification-with-Machine-Learning Public

    Vegetation classification using ML: GAMs, SVM, PCA, Random Forests & Q-Learning-based feature selection.

    Jupyter Notebook 1 1

  2. Hotel-Booking-Cancellation-Analysis Hotel-Booking-Cancellation-Analysis Public

    Data Mining project for predicting hotel booking cancellations using real-world data and ensemble models.

    Jupyter Notebook

  3. Scikit-learn-lab-script Scikit-learn-lab-script Public

    Lab script teaching Scikit-learn and basics of Machine Learning techiniques

    Jupyter Notebook

  4. Hospital-Management-System Hospital-Management-System Public

    Very advanced hospital management systems based on .NET, C#,TypeScript and PROLOG. JavaScript was used for the visualization purposes

    TypeScript

  5. Web-Search-and-Information-Retrieval-in-the-Internet-Seminar Web-Search-and-Information-Retrieval-in-the-Internet-Seminar Public

    Technical seminar exploring the architecture and algorithms behind modern web search engines, including BM25, DPR, and hybrid retrieval models.