Skip to content
View mateunow's full-sized avatar
  • Kraków, Poland
  • 06:47 (UTC +02:00)

Highlights

  • Pro

Block or report mateunow

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mateunow/README.md

Hey, I'm Mateusz 👋

CS student at AGH Kraków (BEng, 3rd year) focused on backend development. I build REST APIs, data-driven systems, and like poking around with new tech.

🛠 What I work with

  • Java · Spring Boot, REST API, Protobuf, caching, layered architecture
  • Python · FastAPI, SQLAlchemy, async, LLM integration
  • Databases · PostgreSQL, MongoDB (transactions, aggregations), SQLite
  • Other · Node.js, Rust, Docker, Microservices, JWT, MCP

🔨 Projects I'm proud of

  • gtfs-mcp-server — Spring Boot app integrating GTFS Realtime + Static data for Kraków transit, with MCP endpoint for AI tool integration
  • Bazy-danych-projekt — Resource reservation system with MongoDB transactions, conflict detection and aggregation reports
  • legally (in progress) — Engineering thesis: legislative monitoring app with LLM summarization and personalized notifications (FastAPI + Flutter)

Pinned Loading

  1. gtfs-mcp-server gtfs-mcp-server Public

    Spring Boot app integrating GTFS Realtime & Static data for Kraków transit · REST API · MCP endpoint · SQLite · Protobuf

    Java 1

  2. IO-Volt-Spot IO-Volt-Spot Public

    Web app for finding EV charging stations on an interactive map. Built with React, Spring Boot & PostgreSQL. Data sourced from Open Charge Map API. 🔌⚡

    Java 1

  3. Bazy-danych-projekt Bazy-danych-projekt Public

    Resource reservation system · MongoDB transactions, conflict detection, aggregation reports · Node.js + Express + Mongoose

    JavaScript

  4. Simi1354/Sklep-internetowy-projekt Simi1354/Sklep-internetowy-projekt Public

    JavaScript

  5. Darwin-World-Simulation Darwin-World-Simulation Public

    Evolutionary simulation of Darwinian selection · animals, plants, terrain · OOP design patterns · unit tested · Java + JavaFX

    Java 1

  6. Rust-File-System-Watcher Rust-File-System-Watcher Public

    Event-driven CLI tool for recursive file system monitoring · handles create/modify/delete/access events · built with notify crate

    Rust