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 🚀

Visit my website!🤓 ---> www.dalkedev.pl

Backend-first developer turning raw data into real-time, production-ready apps.
I build pragmatic systems end-to-end: APIs → streaming → storage → dashboards — and I ship every day.


⚡ Snapshot

  • Real-time backends (Django/DRF/Channels, FastAPI) with Redis/PostgreSQL/Kafka
  • Data/ML pipelines with scikit-learn; learning PyTorch for applied projects
  • Clean DevEx: Dockerized stacks, CI/CD, readable docs, and tests

🚀 Featured Projects

1) Servo-Sens-App (WIP) — Real-time sensor monitoring

Real-time readings & alerts over WebSockets, token auth, one-click seed/quickstart.

  • Highlights: Channels (ASGI/Redis), JWT auth, alert rules, Docker Compose

  • Stack: Django · DRF · Channels · Redis · PostgreSQL · Nuxt 3 · Docker

  • Repo: Servo-Sens-App

    ServoSense dashboard

Planned features:

  • Sensor simulation mode in Docker
  • Multi-user auth & role-based access
  • Alert rules editor
  • Grafana/Prometheus integration

2) FleetStream — Fleet management SaaS

Vehicle telemetry to live map, roles/permissions, alerts, and exports.

  • Highlights: Multi-user & roles, Leaflet/Mapbox map, CSV/PDF export
  • Stack: Django/FastAPI · PostgreSQL · Kafka · Leaflet/Mapbox · Docker
  • Repo: FleetStream

Planned features:

  • Real-time aggregation via Spark Structured Streaming
  • Geofencing & trip segmentation
  • Alert notifications (speeding, idle, low fuel)
  • Dashboard with KPIs + map heatmaps

Demo:

2025-08-09 17-43-04


3) CarWorth-ML — Car price prediction

From dataset → feature engineering → model selection → /predict API → tiny UI.

  • Highlights: Pipelines, 5-fold CV, RMSE/MAE metrics, FastAPI endpoint
  • Stack: scikit-learn · Pandas · FastAPI · Pydantic · Docker
  • Repo: CarWorth-ML.
image Residuals plot

Planned features:

  • Frontend form → API → instant valuation
  • Model retraining pipeline with new data
  • Deployment on Hugging Face Spaces
  • CSV batch prediction mode

4) GinioCrawler — Lead finder & contact extractor

Search by phrase (e.g., “granulate manufacturers Poland”), crawl result pages, and extract emails/phones. Exports CSV/XLSX; ships as a one-file Windows EXE; tiny GUI included.

  • Highlights: CLI + GUI, respects robots.txt, follows Contact link (depth=1), CSV/XLSX with hyperlinks
  • Stack: Python · httpx · BeautifulSoup · Tkinter · Pandas · openpyxl · SerpAPI · PyInstaller
  • Repo: GinioCrawler
image image

☘️ For fun: MultiHandPaint

“Air-brush” drawing — control the canvas with your hands; clear with a mouth gesture.

Try, very interesting!


🧰 Toolbox

  • Languages: Python · TypeScript · C++ · SQL
  • Backend: Django · DRF · Channels (ASGI) · FastAPI · Express.js
  • Data/ML: scikit-learn · Pandas · (🔥 learning) PyTorch · Spark · Delta Lake · Kafka · Airflow
  • Frontend: Nuxt 3 · Next.js · Vue 3 · Tailwind CSS
  • Databases: PostgreSQL · Redis
  • DevOps: Docker · GitHub Actions · Prometheus · Grafana

📈 How I work

  • I prototype quickly, then harden: tests → CI/CD → docs → release.
  • I ask “why” before “how”; architecture first, code second.
  • AI helps me reason and review. I write the code.

🎯 Currently

  • BSc (Applied Computer Science), 2nd year — Bydgoszcz University of Science & Technology
  • Building production-grade open-source projects in public (GitHub commits daily)
  • Lifting at the gym 🏋️ and geeking out over cars 🚗

🤝 Let’s Connect

LinkedIn: mateusz-dalke

Email: [email protected]

Open to backend, data engineering, and ML roles — ready for mid-level challenges.


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. 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

  3. 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

  4. GinioCrawler GinioCrawler Public

    Type a query → collect company emails/phones → export to Excel/CSV. SerpAPI-powered, polite crawler. Tiny GUI + CLI.

    Python 1

  5. 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