Skip to content
View surajy93's full-sized avatar

Block or report surajy93

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

Suraj Yadav Sponsor

Senior Software Engineer specializing in Angular and Generative AI and building production-grade frontend systems and AI pipelines.

LinkedIn GitHub Location


What I Work On

Angular — I contribute to the Angular framework itself. I work at the compiler level, fixing bugs in AST transforms, type inference, and signal-based APIs that affect every Angular developer globally.

Generative AI — I design and build RAG pipelines, LLM agents, and multi-agent orchestration systems in production. I work with retrieval strategies, embedding models, prompt engineering, and agent frameworks.


Open Source

I actively contribute to open source. Check out my pull requests, issues, and activity directly on my GitHub profile.


Skills

Frontend

Angular TypeScript RxJS NgRx JavaScript

AI / GenAI

Python LangChain OpenAI HuggingFace FastAPI

Backend & Infra

Node.js Docker Azure PostgreSQL MongoDB


GitHub Activity

GitHub Streak


How I Think

Problem                           My Approach
─────────────────────────────────────────────────────────────────────────
Bug in framework internals   →   Read the AST, trace the transform pipeline
LLM answer is unreliable     →   Ground it with RAG + source citations
Slow Angular app             →   Change detection audit, lazy loading, signals
AI agent loses context       →   State management + memory layer design

Open to collaborating on Angular OSS and production AI systems.

Pinned Loading

  1. angular angular Public

    Forked from angular/angular

    The modern web developer’s platform

    TypeScript

  2. system_design_frontend system_design_frontend Public

    HTML

  3. neetcode-submissions neetcode-submissions Public

    My NeetCode.io problem submissions

    Python