Skip to content
View eTraveler04's full-sized avatar

Block or report eTraveler04

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

👋 Hey! I'm Szymon

🎓 Computer Science Student | Wrocław University of Science and Technology

I’m a Computer Science student at Wrocław University of Science and Technology (PWr) 🇵🇱 and an active member of the Solvro student science club 🧠.
I enjoy building practical applications that solve real problems and bring ideas to life through code.


🚀 Current Projects

📱 Pause – Mobile App + NFC Device

A mobile application that, together with a physical NFC tag, helps you build a real, tangible barrier between you and distracting apps on your phone.

The idea is simple: by interacting with a physical object, you intentionally switch into a focused mode — making digital distractions harder to access and helping you stay present.

The app is developed for both major mobile platforms:

There is also a dedicated website for the project, built with React, WordPress, and WooCommerce, which serves both as an informational page and an online store for the NFC device:
👉 https://www.paused.pl/

⚠️ Note: the website may not be fully functional at the moment, as I am currently implementing a new store backend in Node.js.


🌐 FullStack — Web App (Construction Materials System)

A production-oriented full-stack system supporting management and verification of construction material deliveries.

See the code here 👉 https://github.com/Construction-Materials

Key features and architecture:

  • Built a modern frontend using Next.js, React, TypeScript, and Tailwind CSS.
  • Designed and implemented a REST API backend in FastAPI (Python).
  • Integrated LLM-based AI document parsing to automatically extract and match delivery note data with stored materials.
  • Used PostgreSQL as the production database and SQLite during early prototyping.
  • Dockerized backend and database services for reliable deployment.
  • Deployed and maintained infrastructure on AWS.

🏎️ Chrono Race 3000 – Telemetry System

A real-time telemetry and dashboard system for a race car.
It collects, visualizes, and analyzes performance data using IoT, TypeScript, and live data visualization.


🛠️ Tech Stack


🌐 Let's Connect

Feel free to reach out or check out my repositories!

Pinned Loading

  1. Construction-Materials/construction-backend Construction-Materials/construction-backend Public

    Python

  2. Construction-Materials/construction-frontend Construction-Materials/construction-frontend Public

    TypeScript

  3. Construction-Materials/construction-ssr Construction-Materials/construction-ssr Public

    Python