Andy Deng

Andy Deng

I'm a full-stack product engineer, currently at Pega, where I'm responsible for end-to-end development of Blueprint features and enhancements across the frontend and backend. I have expertise in modern TypeScript, Next.js, and event-driven backend systems to develop elegant user experiences, scalable backend architecture, and robust LLM infrastructure.

I'm independent, work fast, and ship at quality. The work I find most rewarding sits where product meets infrastructure, where decisions compound and the technical bar is high enough to keep learning. Outside of work, I build across AI, developer tooling, and web. Recent projects include Remes, an AI-powered outbound sales platform, sigdiff, an open-source npm package for semantic code diffing, and Leafpad, a developer tools suite with 1,200+ monthly active users.

I'm drawn to scale and to teams that take engineering seriously. I want to work on products used by millions, where the problems stay hard enough to grow into and the quality of the work shows.

Reach out: andydeng0224@gmail.com

May 2025 – Present

  • Own end-to-end development of Pega Blueprint, an agentic workflow SaaS platform, scaling the system to support 2M+ enterprise workflows
  • Created LLM abstraction layer, accelerating feature development by enabling multi-model support via a dependency injection layer
  • Accelerated initial load times by 75% (6s to 1.5s) via frontend optimization and backend API/service refactoring
  • Helpted to cut backend load/rates by 30%+ by replacing client-side polling with WebSocket event streams

Languages

TypeScriptJavaScript (ES6+)PythonRubyJavaSQL

Frontend

React.jsNext.jsZustandTailwind CSSWebSocketsSSR

Backend & AI

Node.jsDjangoFastAPILLM OrchestrationAgentic WorkflowsREST/GraphQL

Cloud & DevOps

AWS (EC2, S3, RDS)DockerCI/CD (GitHub Actions)PostgreSQLRedisPlaywright
Boston College logo

Boston College

B.A. Computer Science|2024

@@ -1,11 +1,11 @@ export interface ApiSurface
1
2-
3-
4-
5-
6-
7-
8-
9
10
1
2+
3+
4+
5+
6+
7+
8
bumpmajor·-4+6
Open Sourcesigdiff
AI-Powered Outbound
RemesRemes
Freelance

Ooey

B
I
H
128 words·12 lines·1 min read
Developer Tools
LeafpadLeafpad
AI Video Generator
r/Shortsr/Shorts
event-loop.js
Call Stack
log()
resolve()
main()
Microtask
.then(fn)
.catch(e)
Macrotask
setTimeout
setInterval
1 console.log("start")
2 setTimeout(cb, 0)
3 Promise.resolve()
4 .then(fn)
Project

QuFlow

Let's work together

Open to new opportunities and collaborations.

Made by Andy Deng / Source