zeno · PORTFOLIO · v0.0.1 [04] PROJECTS
~/projects zeno@portfolio
zeno@portfolio:~ $ cd projects && ls -la

total 3

  • 2025

    Sharpedo

    [research] ↗ repo

    rust · distributed-systems · consensus · dag · cryptography

    Dual-mode uncertified DAG-based consensus protocol — MSc thesis, graded 92%.

    +-- 9 lines: expand

    MSc thesis project (UCL, 92%). A DAG-based consensus protocol that switches between asynchronous and partially-synchronous operation modes without recertifying blocks. Builds on the uncertified DAG line of work pioneered by Cordial Miners and Mysticeti.

    Highlights:

    • Written in Rust, async-first.
    • Explores the safety / liveness trade-offs across network assumptions in the same execution.
    • Unit + integration tests for both happy-path and adversarial scenarios.

    See the blog for a write-up on the lineage: cordial-miners, network-models, threat-models.

  • 2023

    COVID-19 Analytics

    [archived] ↗ repo

    python · data-analysis · ml · visualization

    System to detect changes in COVID-19 growth rates from public data — BSc thesis, graded 79%.

    +-- 1 lines: expand

    BSc thesis project (Sussex, 79%). Built a pipeline that ingests publicly-available pandemic data, fits growth-rate models, and flags inflection points in the curve. Heavy emphasis on the data side — ETL, model selection, and visualisation for a non-technical audience.

  • 2022

    Exam Script Analyzer

    [research]

    python · opencv · ocr · machine-learning

    Computer-vision pipeline that identifies and extracts key information from student exam scripts — Sussex × Foxit research.

    +-- 1 lines: expand

    Research project as RA at the University of Sussex, in collaboration with industry partner Foxit. The goal was to take scanned exam papers and pull out structured information — student details, question numbers, marks — that downstream systems could consume without manual data entry.

~/projects EOF
skip to content