Skip to content
View JaskRendix's full-sized avatar
  • Ticino, Switzerland
  • 22:16 (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 for 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 codebases
  • Data Pipelines — ETL systems with validation, logging, and explicit interfaces
  • Cross‑Language Systems — Interoperability between Python, Rust, and Java services

What I’m Learning

  • Procedural Generation — Geometry, maps, and structure generation
  • Hardware & Protocols — BLE tooling, PLC communication, industrial data flows
  • Modern CI/CD — Pipelines that enforce consistency and automate releases

What I Can Help With

  • Systems Thinking — Modeling component interactions to remove unexpected behavior
  • Automation — Turning repetitive workflows into programmatic tools
  • Complex Data — Cleaning and structuring datasets from banking, CNC, medical imaging, commodity markets, or IoT sources

Selected Work

Commodity Price Scraper

Concurrent Playwright scraper, FastAPI background tasks, Pydantic validation, DuckDB time‑series storage, Streamlit dashboard.

Credit‑Risk Toolkit

ETL for RWA (PD, LGD, EAD), diagnostics, Spring Boot services, Angular dashboards.

NYC Taxi ETL

Data pipeline with FastAPI, PostgreSQL, React dashboards, Docker 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 algorithm, ROI reconstruction.

Rust Systems Work

NSGA‑II multi-objective evolutionary algorithm, async EtherNet/IP client for PLCs.

CNC Automation

Geometry processors, DXF/SVG exporters, deterministic patch‑matching tools.


Contact

Email: [email protected]
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 (v0400) 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