Skip to content
View awe-srush's full-sized avatar

Block or report awe-srush

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

Typing SVG

Srushti aka Decoder Damsel - because if it's broken, I will find out why!
👩‍🎓 Finishing my MS at the University of Washington, Seattle (4.0 GPA, June 2026)
🔍 Currently extending Google's Vanir Security Scanner with Python vulnerability detection via Tree-Sitter → Google-sponsored capstone with the Android Security Team
🛠️ Built SpecTrace, a three-stage LLM pipeline that extracts normative rules from RFC specs, localizes code via grep + Tree-Sitter with zero LLM tokens, and runs scoped conformance checks using tool-use against a pre-built code index.
💼 Previously at Capgemini Engineering (formerly Altran/Aricent), 5 years building features, leading performance engineering, and solving critical security bugs on Cisco's enterprise voice platform
☕ Fueled by vanilla sweet cream cold brews, new cuisines, and digital journaling. Always down to chat over a meal!

GitHub Contribution Graph

📝 Latest Blog Post

🎧 What's Vibin?

Lightning by Mehro

I code with

Anthropic logo javascript logo typescript logo react logo nextjs logo nodejs logo cplusplus logo python logo numpy logo azure logo bootstrap logo c logo canva logo css3 logo docker logo django logo fastapi logo firebase logo flutter logo flask logo gcc logo git logo github logo go logo googlecloud logo html5 logo heroku logo java logo kaggle logo kubernetes logo linux logo mongodb logo mysql logo pytorch logo r logo redis logo rstudio logo svelte logo unix logo vscode logo vuejs logo

Pinned Loading

  1. vanir-uw vanir-uw Public

    Forked from google/vanir

    Vanir is a source code-based static analysis tool that automatically identifies the list of missing security patches in the target system. By default, Vanir pulls up-to-date CVEs from Open Source V…

    Python

  2. spectrace spectrace Public

    Structured LLM pipeline for checking RFC conformance in cryptographic protocol implementations.

    Python

  3. Text-Normalization-Using-NLP Text-Normalization-Using-NLP Public

    A project done as part of Data Science and Machine Learning Course

    Jupyter Notebook

  4. RFC-Knowledge-Base RFC-Knowledge-Base Public

    Deterministic, LLM-free CLI tool that converts RFC and specification documents into a graph of linked markdown nodes with cross-reference edges. Provides scoped context assembly for downstream anal…

    Python