Skip to content
View flori950's full-sized avatar
💭
fofofocus
💭
fofofocus

Block or report flori950

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

Popular repositories Loading

  1. company-mapping company-mapping Public

    Python pipeline mapping German circular-economy enterprises — Crunchbase and LinkedIn ingestion, keyword filtering and LLM validation into BigQuery. Master's thesis project, TU Berlin.

    HTML 1

  2. xsd_validator xsd_validator Public

    Python tool that generates XSD schemas from XML files, validates XML against them, and batch-downloads XML from URLs listed in a CSV.

    Python 1

  3. cpu-designer cpu-designer Public

    Visual CPU architecture design tool — drag-and-drop components, real-time circuit validation and code generation for Verilog, VHDL, SystemC and C++.

    HTML 1 1

  4. Architecture-as-Code-Visualizer Architecture-as-Code-Visualizer Public

    Turns Infrastructure-as-Code into interactive Mermaid diagrams — Docker Compose, Kubernetes, Terraform, CloudFormation and ARM, exportable as SVG, PNG or Mermaid source.

    TypeScript 1

  5. tub_inspired_optical_flow tub_inspired_optical_flow Public

    Bayesian inference on event-based optical flow to solve the second aperture problem — bio-inspired computer vision project at TU Berlin (Maertens / Gallego).

    Jupyter Notebook 1

  6. data-summaries-quantiles data-summaries-quantiles Public

    Benchmarking five approaches to quantiles over large datasets — DDSketch, t-digest, KLL, a fixed-width histogram sketch and an exact parallel-sort baseline. C++17 with CI on Linux and macOS, Python…

    C++