Skip to content
View JaskRendix's full-sized avatar
  • Ticino, Switzerland
  • 16:24 (UTC +02:00)

Block or report JaskRendix

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

Giorgio (JaskRendix)

🌍 Remote / Mobile / Open to Relocation

Backend, data, and systems developer working across Python, Rust, and Java. I design pipelines, backend services, protocol clients, and automation tools that keep operations smooth in banking, industrial automation, and scientific workflows. I like clear logic, stable architectures, and code that behaves the same on Monday morning as it did on Friday night. I follow problems down to their root causes and pay attention to the hints systems leave behind.

What I’m Focused On

  • Stable Architectures: Refactoring legacy systems into modular, testable, low‑drama codebases.  
  • Data Pipelines: ETL systems with validation, logging, and clean interfaces.  
  • Cross‑Language Systems: Making Python, Rust, and Java services talk without friction.

What I’m Learning

  • Procedural Generation: Tools that generate geometry, maps, and structures on demand.  
  • Hardware & Protocols: BLE tooling, PLC communication, and industrial data flows.  
  • Modern CI/CD: Pipelines that enforce consistency and keep releases boring.

What I Can Help With

  • Systems Thinking: Understanding how parts interact so the whole system stops surprising you.  
  • Automation: Turning repetitive workflows into reliable tools.  
  • Complex Data: Cleaning, validating, and structuring messy datasets from banking, CNC, medical imaging, or IoT sources.

Selected Work

  • Credit‑Risk Toolkit: ETL for RWA (PD, LGD, EAD), diagnostics, Spring Boot services, Angular dashboards.  
  • NYC Taxi ETL: Full pipeline with FastAPI, PostgreSQL, React dashboards, Dockerized deployment.  
  • Industrial Transformers: Ampla → ISA‑95/B2MML multi‑pass converter with FastAPI, CLI tools, and validation layers.  
  • Scientific & Geometry Tools: DICOM → PLY/STL/OBJ converter, marching cubes, ROI reconstruction.  
  • Rust Systems Work: NSGA‑II evolutionary algorithm, async EtherNet/IP client for PLCs.  
  • CNC Automation: Geometry processors, DXF/SVG exporters, deterministic patch‑matching tools.

Contact

Email: menzigi@duck.com
Status: Probably deep in a pipeline, a protocol spec, or a geometry routine.

Pinned Loading

  1. labs labs Public

    Explore, fork, iterate - This is the sandbox where curiosity meets code.

    Python

  2. amplab2mml amplab2mml Public

    Modern Ampla‑to‑B2MML transformer with CLI, API, and full test suite.

    Python

  3. dicom2ply dicom2ply Public

    Converts DICOM RTSTRUCT contours into 3D ROI outputs. Reconstructs geometry from CT metadata and exports each ROI as PLY, STL, OBJ, NIfTI masks, PNG slices, JSON stats, or voxel coordinates. Modern…

    Python

  4. banking-support-suite banking-support-suite Public

    Monorepo with a Python credit‑risk ETL, an ops diagnostics toolkit, a Spring Boot support API, and an Angular UI for system health and transaction visibility. Focused on data processing, monitoring…

    Java

  5. nyc-taxi-etl-pipeline nyc-taxi-etl-pipeline Public

    End‑to‑end NYC Taxi ETL system with a Python pipeline, PostgreSQL storage, a FastAPI backend, and a React dashboard. Processes raw trip data into validated, queryable metrics and exposes them throu…

    Python

  6. rs_nsga2 rs_nsga2 Public

    High-performance NSGA-II multi-objective evolutionary algorithm in Rust.

    Rust