Skip to content
View Git-Ansh's full-sized avatar
  • St. Catharines, Ontario
  • 03:41 (UTC -12:00)

Block or report Git-Ansh

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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
Git-Ansh/README.md

Hi, I'm Ansh Shah 馃憢

Computer Science (Honours) graduate from Brock University with a concentration in Software Engineering. I work on machine learning for software engineering, most recently conformal prediction for reliable bug triage, and I like building AI systems end to end: from transformer fine-tuning on multi-GPU H100 clusters down to terminal-native AI agents.

馃搫 Publications (2026)

  • MACCP: Agreement-Conditioned Conformal Prediction for Bug Triage IEEE QRS 2026 (26th Int'l Conference on Software Quality, Reliability and Security), Springer LNCS 路 code
  • Sequence-Based Evolutionary and Neural Strategies for Reducing Zone Crossings in Toolpaths Canadian AI 2026, PMLR vol. 318 路 code 路 I designed and built FusionNet, the paper's hybrid CNN-RNN neural optimizer

馃敪 What I'm building

  • opencode agent fork: extending an open-source, terminal-first AI coding agent into a multi-agent system with orchestrated specialist sub-agents (parallel / pipeline / map-reduce / consensus), persistent project memory, dynamic context pruning, and a split-pane TUI cockpit with live sub-agent monitoring
  • Academic FBI: a plagiarism-detection platform for academic code submissions, built in a 6-person team; similarity analysis, a side-by-side diff viewer with confidence-ranked matches, and encrypted student identities 路 live
  • CryptoPilot: a live trading platform that provisions, configures, and monitors automated Freqtrade bots; React + TypeScript frontend, Node/Express + MongoDB backend, Dockerized Python bot services

馃洜 Tools I reach for

PythonPyTorchHugging Face TransformersXGBoostTypeScriptReactNode.jsBunDockerSLURMC/C++JavaSQL

馃摣 Reach me

as21wd@brocku.caLinkedIn

Pinned Loading

  1. Resume Resume Public

    Resume: PDF and LaTeX source

    TeX

  2. WolfRayet-Fusion WolfRayet-Fusion Public archive

    Forked from wolfrayet-tech/testsuite5

    HTML 1

  3. 4P02-Project 4P02-Project Public

    Academic FBI: plagiarism detection platform for academic code submissions (6-person team, COSC 4P02)

    TypeScript 3

  4. maccp-conformal-triage-qrs2026 maccp-conformal-triage-qrs2026 Public

    MACCP: Agreement-Conditioned Conformal Prediction for Bug Triage (QRS 2026)

    Python