Skip to content
View EnduraK's full-sized avatar

Block or report EnduraK

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.

Content in all repositories owned by your account will be closed.
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
EnduraK/README.md

Khalik — builder of real, deployed products

I'm a Computing student at CU London (Dagenham) who takes ideas all the way to live, working products — from the problem and the user experience through to the backend, data and cloud deployment. I scope and ship real systems end-to-end.

My main project is 36 Golden Thread, a construction-compliance platform that's deployed and running today.


36 Golden Thread — flagship project

Live: goldenthreadledger.co.uk · App: app.goldenthreadledger.com

UK construction crews already report hazards on WhatsApp — and it disappears into a group chat. 36 Golden Thread captures those messages (and through its own offline web app), uses AI to turn them into structured safety records, and seals each one into a tamper-evident hash chain so the evidence is provably unaltered — built for the Building Safety Act "golden thread" duty.

What it does

  • Zero-friction field capture — WhatsApp or a first-party installable web app; photo, video or voice; works offline and syncs when signal returns
  • AI structuring of every report (hazard, severity, location, risk category)
  • A cryptographic, tamper-evident ledger (SHA-256 hash chain) that can be verified on demand
  • A live manager dashboard and an audit-evidence pack export (PDF + ZIP)

Tech stack: Python backend (FastAPI) · PostgreSQL · REST APIs · Next.js / React / TypeScript · Twilio · Google Gemini · Render · Vercel · Cloudflare (built AI-assisted; I own the architecture)

Source is private — a self-directed project I designed and built. I'm happy to walk through the architecture, the data model and the integrity design in an interview.


Other projects

  • phish-runner — a CyBOK-grounded browser game that trains people to spot phishing in real messages. (TypeScript, Vite — group project, 503IT)
  • ThreadLog — a tamper-evident record of business-to-customer conversations. (TypeScript)
  • endurahub — a community wellbeing hub.
  • WAPCO — the official website of the West African Postal Conference.

Tools I work with

Languages: TypeScript · Python · SQL · HTML / CSS Frameworks: Next.js · React · FastAPI · Tailwind Cloud & tooling: PostgreSQL · Render · Vercel · Cloudflare · Supabase · Git · AI APIs

Get in touch

Pinned Loading

  1. goldenthreadledger-website goldenthreadledger-website Public

    Marketing site for The Golden Thread - construction compliance via WhatsApp and AI

    HTML

  2. phish-runner phish-runner Public

    CyBOK-grounded browser game that trains players to spot phishing in real-world messages. 503IT, Group C, CU London.

    TypeScript