Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


Typing SVG


 


👩‍💻 About Me

I'm a undergraduate student at the University of Liverpool pursuing BSc in Computer Science and an independent open-source contributor working across the CNCF, Kubernetes-SIGs, and LF Decentralized Trust ecosystems.

🔗  Repos       nebraska (Flatcar)  ·  volcano  ·  chaos-mesh  ·  headlamp  ·  backstage  ·  panurus  ·  fabric-smart-client
🧠  Interests   Distributed Systems  ·  Kubernetes  ·  Storage Layers  ·  Blockchain  ·  AI/ML
🛠️  Stack       Go  ·  Python  ·  TypeScript  ·  PostgreSQL  ·  Docker  ·  GitHub Actions
⚡  Principle   Accuracy over speed. Quality over volume.

🧩 What I Build -

☸️ Cloud Native 🗄️ Storage & Concurrency 🔐 Blockchain & Identity
HA leadership coordination (Nebraska) Prepared statement caching & perf work Policy-based identity systems
Scheduler unit testing (Volcano) Advisory-lock cleanup leadership Token privacy layers (UTXO)
CI/workflow refactors (Chaos Mesh) SQL query builder migrations ZK-proof driver integration
Backend cache fixes (Headlamp) Iterator & pagination abstractions ASN.1 encoding & marshaling

Contributing to production infrastructure at the intersection of distributed systems, storage engines, and Go engineering — with measured results (+11% throughput, −73% P99 latency in recent database-layer work).


🛠️ Tech Stack

CNCF Kubernetes-SIGs LF Decentralized Trust Distributed Systems


📊 Stats




🔮 What I'm currently focused on
type Focus struct {
    Domain   string
    Building []string
    Goal     string
}

var current = Focus{
    Domain: "Cloud native & distributed systems (CNCF · Kubernetes-SIGs · LFDT)",
    Building: []string{
        "HA syncer leadership coordination in Flatcar Nebraska",
        "Scheduler test coverage in Volcano & CI refactors in Chaos Mesh",
        "Database-layer performance work in LFDT Panurus",
    },
    Goal: "LFX Mentorship 2026 Term 3",
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors