Skip to content
View milosz08's full-sized avatar
👽
Alien
👽
Alien

Organizations

@visphere @jwizard-bot

Block or report milosz08

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

Master of Science in Engineering (MSc Eng), Computer Science. Cybersecurity student. Silesian University of Technology.

My primary area of interests is multimedia processing, with a specific focus on:

  • digital signal processing including medical imaging, wavelet algorithms and computer vision,
  • designing scalable audio, video or other real-time transmission systems for distributed network environments,
  • archiving and multimedia encoding (embedder/extractor architectures) using wavelet-based steganography and selected encryption techniques.

Academic & research background

Master's thesis: Analysis of a discrete wavelet transform without dyadic subsampling (SWT), augmented with a novel subband weight estimator, designed for edge detection in digital images heavily corrupted by high-frequency noise. Source code and thesis (LaTeX).

Engineering thesis: A demonstration of communication capabilities in a highly distributed microservice infrastructure. The project utilized Apache Kafka and an event-driven architecture to build a real-time chat application in JVM environment and Netflix microservices stack. Source code and thesis (LaTeX).

Selected projects


[Website]   •   [Blog]   •   [LinkedIn]   •   [DockerHub]   •   [M2 OSS Central]   •   [Spotify]   •   [Letterboxd]

Pinned Loading

  1. master-thesis master-thesis Public

    Analysis of a discrete wavelet transform without dyadic subsampling (SWT), augmented with a novel subband weight estimator, designed for edge detection in heavily corrupted by HF noise images.

    Jupyter Notebook 1

  2. jwizard-bot/jwizard-platform-monorepo jwizard-bot/jwizard-platform-monorepo Public

    Highly distributed Discord audio platform. Microservices monorepo with custom high-performance core framework powered by virtual threads, GraalVM, RabbitMQ, Neo4j and Protobuf.

    Java

  3. home-theater-automation-system home-theater-automation-system Public

    Home theater automation system based on ESP32, ESP-IDF & FreeRTOS, WSS (with CA cert), RS232/485, W5500 hardware and native Android app.

    C

  4. cv cv Public

    Source code of my CV, created with LaTeX. Automatically build & deploying into GCS bucket. Bot protection with GCP serverless and Cloudflare worker.

    TeX

  5. image-encryption-lorenz-attractor image-encryption-lorenz-attractor Public

    Source code from my blog. Image encryption using chaotic Lorenz attractor and maximal Lyapunov exponent. FFT spectrum analysis.

    Jupyter Notebook

  6. event-proxy-system event-proxy-system Public

    A lightweight encrypted event proxy system with dummy SMTP service and SSE working in isolated local network. Primarly for DVR systems.

    TypeScript