Engineering Impact
Quantifiable metrics from building systems and breaking them.
Featured Secure Engineering Projects
Selected work combining engineering and security. Each project addresses specific security challenges while delivering robust functionality.
Simplifies the creation and management of multi-agent systems with visual orchestration.
AI-powered platform to build and orchestrate autonomous AI agent workflows.
Building multi-agent systems and managing their workflows is complex and lacks visual orchestration.
Developed a highly interactive UI with visual node-based workflow builder, real-time logging, and agent memory management.
Enabled users to seamlessly create, deploy, and monitor AI agent workflows with full observability.
Ensures document privacy by performing all PDF operations locally in the browser.
A fast, client-side PDF processing suite for editing, merging, and converting PDF documents.
Many online PDF tools compromise privacy by uploading sensitive documents to external servers for processing.
Built a privacy-first web application utilizing WebAssembly and client-side JavaScript to perform all PDF operations locally in the browser.
Delivered a secure, offline-capable PDF suite that ensures zero data leaves the user's device.
Empowers teams to create interactive product walkthroughs without writing code.
Interactive product demo creation platform for SaaS companies.
Creating engaging, interactive product demonstrations often requires significant engineering resources or complex video editing.
Engineered a platform that captures DOM states to generate highly interactive, clickable product walkthroughs.
Allowed marketing and sales teams to create self-serve, interactive product demos in minutes, boosting engagement.
Streamlines the product launch process by centralizing waitlists, email automation, and analytics.
All-in-one product launch and marketing automation platform for creators.
Founders struggle to coordinate multiple marketing channels, waitlists, and analytics during product launches.
Integrated waitlist management, email automation, and conversion tracking into a single dashboard using modern web technologies.
Streamlined the launch process, improving lead capture rates and providing actionable insights for successful product releases.
Open Source & Contributions
Continuous engineering and security research.
Engineering Blog
View AllStop Using JWTs for Stateful Sessions
Why defaulting to JWTs for standard web authentication is a security anti-pattern, and how to implement secure, stateful session management with Redis.
SSRF in the Age of AI Agents
Autonomous AI agents that fetch external URLs are trivially vulnerable to SSRF. How to build a zero-trust network boundary for LLM tool execution.
Bypassing Modern Android SSL Pinning with Frida
A deep dive into dynamic instrumentation. How to hook cryptographic functions in memory to bypass custom certificate pinning implementations.
