Skip to content
View SculptTechProject's full-sized avatar
:shipit:
:shipit:

Organizations

@Seabyte-Studios

Block or report SculptTechProject

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.

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

Hey, I’m Mateusz 🚀

Backend‑first developer bridging Data Engineering & Full‑Stack Web Development. I love turning raw sensor data into clean, query‑ready insights, crafting end‑to‑end web experiences, and squeezing every cycle out of C/C++ when latency matters.


Reusable components, fast iteration, user-centric design

Focus Why it’s fun
Real‑time data pipelines (Kafka → Spark → Delta Lake) instant feedback loops & sleek dashboards
Full‑stack apps (Nuxt/Next → Django/Node → Postgres) reusable components & user-centric UX
Cloud‑native infra (Docker Compose → K8s) reproducible labs on any laptop
Algorithmic playgrounds (C++ & raylib) hands‑on micro‑optimisation practice

🚀 Featured Projects

Project TL;DR Stack
ServoSenseApp (WIP) Real‑time sensor monitoring platform: token auth, one‑click seed/quickstart, live WebSocket readings & alerts. Django + DRF + Channels (ASGI/Redis) · Nuxt 3 · PostgreSQL · Docker
CarWorth-ML (Cool) Car price prediction using tabular data, sklearn pipelines, 5-fold CV, MAE/RMSE eval & visualizations. scikit-learn · Pandas · Matplotlib · Docker
ServoSense End‑to‑end IoT data pipeline from simulator → Kafka → batch & streaming analytics → Delta Lake. FastAPI · Kafka · PySpark/Pandas · Delta Lake · Docker
FleetStream Experimental sensor‑to‑dashboard playground; Spark Structured Streaming over vehicle telemetry. PySpark · Kafka · PostgreSQL · Docker
CarBuddy (Beta) Digital mechanic for drivers & small fleets: service schedules, repair history, workshop booking. Next.js · Express.js · TypeScript · Prisma · PostgreSQL · Docker
MultiHandPaint “Air‑brush” drawing — control the canvas with your hands; clear with a mouth gesture. Python · OpenCV · MediaPipe
SortVisualization Bubble Sort meets raylib — a minimal C++ visualiser for teaching CS fundamentals. C++17 · raylib

(See pinned repositories for more.)


🛠️ Toolbox

🧠 Languages: Python · TypeScript · C++ · SQL

🔙 Backend Frameworks: Django · FastAPI · Express.js · DRF · Channels (ASGI)

📊 Data & ML: scikit-learn · PyTorch (learning) · Pandas · Apache Spark · Delta Lake · Kafka · Airflow

🖼️ Frontend: Nuxt 3 · Next.js · Vue 3 · Tailwind CSS

🗄️ Databases: PostgreSQL · Redis

⚙️ DevOps & Tools: Docker · GitHub Actions · Prometheus · Grafana


🎯 Currently

  • 2nd‑year BSc in Applied Computer Science @ Bydgoszcz University of Science & Technology
  • Lifting 🏋️ at the gym and geeking out over cars

🤝 Let’s Connect

(Open to mid-level tasks and junior/mid hybrid roles.)

Pinned Loading

  1. Servo-Sens-App Servo-Sens-App Public

    Engineering-grade web app for real-time sensor data processing and visualization. Features include alerting, interactive dashboards, and API access. Built with Django, Nuxt.js, and Docker.

    Python 1

  2. carbuddy carbuddy Public

    CarBuddy to cyfrowy asystent i towarzysz każdego kierowcy, który pilnuje wszystkich terminów serwisowych, gromadzi historię napraw oraz pomaga znaleźć najlepsze warsztaty. Projekt został stworzony,…

    TypeScript 1

  3. ServoSense ServoSense Public

    ServoSense — an end-to-end IoT sensor data pipeline: FastAPI simulator → Kafka → batch & streaming analytics (Pandas/Spark) → Delta Lake.

    Jupyter Notebook 1

  4. CarWorth-ML CarWorth-ML Public

    Predict car prices using machine learning. Full pipeline with preprocessing, log-target regression, 5-fold cross-validation, and visual performance reports.

    Python 1

  5. FleetStream FleetStream Public

    FleetStream is an experimental sensor‑to‑dashboard playground. It emulates a fleet of vehicles, captures raw telemetry, crunches it in real‑time with Apache Spark Structured Streaming and exposes t…

    Python 1

  6. MultiHandPaint MultiHandPaint Public

    Draw in the air using your hands and clear the canvas with your mouth — real-time gesture-controlled painting app built with Python, OpenCV, and MediaPipe.

    Python 2