Skip to content
View udsy19's full-sized avatar

Highlights

  • Pro

Block or report udsy19

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
udsy19/README.md
        udsy                                               NEW YORK CITY

                               udaya vijay anand
                      security engineer · agentic systems
                        COLUMBIA MS '27 · PURDUE BS '26
                         OPEN TO SUMMER '27 INTERNSHIPS

        CONTENTS
        1  work ···································· 8 roles · 3 schools
        2  projects ········································· 15 entries
        3  open source ····························· live on udsy.in/oss
        4  blog ·········································· 2 field notes

        ────────────────────────────────────────────────────────────────
        BIO
        i build and break agentic systems: infra, pipelines, evals,
        automated red teaming, and getting them to work in production.
        purdue '26 → columbia MS, where i do research on browser-agent
        speed.

        co-founded know · 4x hackathon winner · photography @ sora.

        open source · 92 PRs merged · 5,654 contributions / yr
        ────────────────────────────────────────────────────────────────

        selected  06

        phantom                                                ■ shipped
          autonomous black-box pentest platform
        quipuu                                                  ▣ active
          post-quantum crypto scanner in rust
        indexone                                              □ archived
          tamper-evident chain of authority for multi-agent actions
        soc adversarial eval                              ◫ under review
          attacking LLM security monitors
        erys                                                   □ shelved
          ambient macOS agent
        dsource                                                 ▣ active
          browser-based space-planning editor

        more  07

        simulation-labs                                              '26
          finalist @ H company computer-use hackathon
        spotlight                                                    '26
          investor agent that cites a source span for every claim. hack
          nation
        tablestakes                                                  '26
          where to eat right now, with receipts. claude impact lab
          hackathon
        muse                                                         '26
          always-on voice agent for macOS
        successor                                                    '26
          tacit-knowledge capture with a cite-or-refuse desk
        resume-builder                                               '26
          one-page LaTeX resumes, fit measured by compiling the PDF
        fx3.io                                                       '26
          ai podcast generator with voice cloning. next.js + python,
          deployed on railway

        work  08

        research assistant · columbia                               '26–
          ai agents: browser-use latency + speed optimisation.

        co-founder & CTO · know                                  '25–'26
          B2B network intelligence. a team's linkedin networks as one
          searchable graph: semantic search, warm-intro paths,
          multi-tenant RLS. with @satyam. closed may '26.

        campus strategist · perplexity                               '25
          drove Comet sign-ups via campaigns, demos, workshops.

        cyber defence & IR · KPMG india                              '25
          IR triage + malware analysis. SIEM detections mapped to MITRE
          ATT&CK (+30% coverage). AI safety guardrails middleware across
          5 LLM providers, 25–40 TPS at sub-500ms P95.

        vulnerability assessment · DBS bank                          '24
          led Rapid7 InsightVM POC for RBI compliance (+25% detection
          speed). async crawler over 70k+ NCIIPC advisory pages at 99%+
          completeness.

        TA · purdue                                              '24–'25
          CNIT 176 + 271 (IT architecture, cybersecurity fundamentals).
          designed 22 hands-on labs on TCP/IP, linux admin, hardening
          for 75 students (+15% scores).

        ML research · ASSISTments (WPI)                              '23
          auto-grader at 79% accuracy, supported $8M DoE grant.

        project + supervising intern · unilever                  '20–'21
          4M (man, machine, material, method) process optimization, AI
          workflow tracking, contractor ops.

        education  03

        columbia · MS quantum science & technology               '26–'27
          expected dec '27.

        purdue · BS cybersecurity & network engineering          '23–'26
          finance minor · 3.6 GPA · security+, cysa+, csap, ceh

        WPI · BS computer science                                '22–'23
          3.8 GPA · dean's list. transferred.

        ────────────────────────────────────────────────────────────────
        udaya.vijayanand@gmail.com   github.com/udsy19
        linkedin.com/in/udsy   thesora.io
        © 2026 udaya vijay anand

        signature

        this paper is signed twice: ed25519 for today, ml-dsa-44 (FIPS
        204) for the decade after RSA stops being a good idea. the
        signature proves the paper has not changed since it was signed,
        and nothing more.

        payload    warrant.json   sha-256   ba908a6dc62d464fb1ff6cb6
        ed25519    public key               Vy8LBqQBTufegHO8SO3rh7/G
                   signature                t77Aesf3Qe08K76gEPAnP0vr
        ml-dsa-44  public key     sha-256   919dcd5151c1e39b462eb835
                   signature      sha-256   434697ced6cdc8b1e4e882c6

        issued     2026-09-25

        pip install cryptography dilithium-py
        $ python3 verify.py
        [ ok ] sha-256     ba908a6dc62d464fb1ff6cb6
        [ ok ] ed25519     signature valid
        [ ok ] ml-dsa-44   signature valid   FIPS 204
        warrant intact.

        ────────────────────────────────────────────────────────────────

email · github · linkedin · sora · udsy.in

Popular repositories Loading

  1. udsy19 udsy19 Public

    Python

  2. YC-Hackathon-Pentesting YC-Hackathon-Pentesting Public

    TypeScript

  3. .claude .claude Public

    A production-grade .claude folder for Claude Code: 40 lifecycle skills, agents, commands, and hooks — with reflexive skill routing and always-on engineering disciplines (verify, no-bloat, continuou…

    Python

  4. graphify graphify Public

    Forked from Graphify-Labs/graphify

    Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing…

    Python

  5. NemoClaw NemoClaw Public

    Forked from NVIDIA/NemoClaw

    Run agents like Hermes, LangChain Deep Agents, and OpenClaw more securely inside NVIDIA OpenShell with managed inference

    TypeScript

  6. OpenShell OpenShell Public

    Forked from NVIDIA/OpenShell

    OpenShell is the safe, private runtime for autonomous AI agents.

    Rust