◆
AI Agent
Product knowledge agent
Built a retrieval-augmented agent that answers customer product
questions directly from company data, grounded in real sources
with citations rather than guesses. Owned the full pipeline:
ingestion, chunking, embeddings, retrieval tuning, and answer
evaluation.
RAG
Vector search
LLM orchestration
Guardrails
◈
AI Agent
Shipment & inventory tracker
Built a tool-using agent that answers live logistics queries
straight from internal APIs, surfacing shipment and inventory
status in chat with no extra dashboard. Designed the
function-calling layer, API integrations, and the error and
fallback handling behind it.
Function calling
API integration
Real-time data
Tool orchestration
❖
AI Agent
Customer support & sales agent
Built a dual-intent agent that supports existing customers and
converts new ones, routing each conversation by intent and
escalating to a human at exactly the right moment. Wired in CRM
read and write, handoff logic, and persistent conversation state.
Intent routing
CRM integration
Human handoff
Conversation state
☎
AI Agent
Cold outreach & appointment booking
Built a voice and messaging agent that works outbound lists end
to end, qualifying leads, handling objections, and booking them
straight into the calendar. Covered the call flows, scheduling
integration, and automated follow-up so the team didn't have to.
Voice AI
Lead qualification
Calendar booking
Outbound automation
◉
QA
Quiz website QA
Tested an AI quiz builder where students upload notes and get
generated practice quizzes. Covered the upload flow, question
generation, and scoring end to end, including regression,
edge-case, and cross-browser coverage.
Web
Functional testing
Cross-browser
Regression
◈
QA
Fintech website QA
Tested a fintech web app for accounts and payments end to end:
calculations, form validation, and security-sensitive flows.
Built out regression coverage and pushed hard on edge cases
around money and authentication.
Web
Regression
Security testing
Edge cases
▣
QA
Mobile app QA
Tested an Android game across a real-device matrix, covering
gameplay, performance, and stability on actual hardware. Handled
OS and device fragmentation, then reproduced and triaged crashes
from the field.
Android
Device matrix
Performance
Crash triage
▦
QA
Desktop app QA
Tested a Windows desktop app that locks and protects files,
verifying locking, unlocking, and recovery paths across Windows
versions. Covered compatibility, data integrity, and full
release-readiness checks.
Windows
Compatibility
Data integrity
Release testing
▤
Management
Jira tracking & release management
Ran delivery end to end in Jira: backlog grooming, sprint
planning, bug triage, and release sign-off. Kept everyone aligned
on what was shipping and when, with clear status from commit to
ship.
Agile and Scrum
Sprint planning
Bug triage
Release management