Skip to content
View vsharha's full-sized avatar

Highlights

  • Pro

Block or report vsharha

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
vsharha/README.md

Viktor Sharha

Computer Science student at the University of Edinburgh, entering third year in September 2026. I build applied AI and full-stack systems: production LLM pipelines, risk intelligence tools, and automation that replaces manual workflows.

🚀 Recent highlights:

  • Sentinel — Real-time KYC-drift monitor for a bank's customer book, built for SwissHacks 2026. I built the 10-source intelligence layer, ownership-risk graph, and cost-aware LLM cascade over public signals.
    Live · Case study · GitHub
  • VDrive — Solo-built the software platform for a car servicing business: Telegram ops bot, AI invoice extraction processing 500+ invoices/year, supplier invoice automation, and FreeAgent accounting integration. Cut monthly bookkeeping from 15 hours to under 30 minutes.
    Live · Case study
  • Fira — AI verification platform for freelance work, built in a 22-hour hackathon. Autonomous agents inspect GitHub repos and deployed products, generate evidence-based reports, and gate Solana payments on the results.
    Case study · GitHub
  • Samantha OS Assistant — Natural language CLI assistant for Linux. 1st place, OpenEuler Challenge.
    GitHub
  • Zenparse — YAML-configured multi-pass LLM extraction framework for PDFs, images, CSVs, and XLSX files. Runs in VDrive production at 90%+ extraction accuracy.
  • GradeIQ — AI grading platform that grades student PDFs against instructor rubrics with per-criterion evidence. 3rd place, Teachathon.

viktorsharha.com · Resume · LinkedIn

Pinned Loading

  1. swisshacks2026-monorepo swisshacks2026-monorepo Public

    Sentinel: a cost-aware KYC drift monitor that detects structural customer-risk changes, escalates only when baselines move, and produces explainable RE-KYC alerts with citations and audit trails

    TypeScript

  2. fira fira Public

    Forked from HJyup/hackeurope-monorepo

    A fork of the monorepo for Fira at hackeurope

    TypeScript

  3. Words-FrequencyPOS Words-FrequencyPOS Public

    A collection of parts of speech and frequency datasets and scripts to generate them

    Python