About

The person behind the lab.

Jay — pharmacist and indie maker

I'm Jay — a licensed pharmacist and senior researcher at a pharmaceutical company. I have no formal computer science background. I build production-grade AI tools anyway.

Story

How a pharmacist became an indie maker.

My day job involves pharmacokinetics, clinical research, and a lot of spreadsheets. At some point I started noticing the same pattern everywhere: real problems that existing tools either ignored or handled poorly. The PK analysis software available to researchers was either prohibitively expensive, locked behind institutional licenses, or both.

I didn't set out to become a developer. I set out to solve a specific problem I understood better than most developers ever could. The fact that I had no CS background turned out to be mostly irrelevant. What mattered was knowing the domain deeply enough to define the problem precisely — and using AI as a collaborator to close the gap between idea and implementation.

Each tool here came from a genuine need or curiosity, not a market gap spotted on a spreadsheet. PK·Swift from daily work. VORA from meeting fatigue. CryptoBacktest from wanting to trade smarter before risking real money. Domain first. Code second.

The blog documents the whole process — including the parts that didn't work. If you're building something outside your official lane, you're in the right place.

What I Build

Three tools, three domains.

Research

PK·Swift

Pharmacokinetic analysis platform

Built from direct domain expertise as a licensed pharmacist. NCA calculations match FDA-cited textbook values to 4 decimal places — not because the code is impressive, but because the pharmacokinetics behind it are deeply understood.

NCA · Bioequivalence · IVIVC · D3.js

Productivity

VORA

AI meeting assistant

Born from a real frustration: too many hours in meetings, too many things to remember, too little time to write it all down. VORA handles real-time transcription, AI context correction, and generates structured HTML reports with zero sign-up.

Web Speech API · Gemini AI · Serverless

Finance

CryptoBacktest

Bitcoin strategy backtester

Motivated by personal interest as a Bitcoin investor. Before running any automated trading strategy with real money, I needed a rigorous way to test it. This tool now supports 8+ years of market data, 10+ indicators, and an AI Strategy Lab.

Binance API · 10+ Indicators · Strategy Lab

Philosophy

“What if not knowing the rules is actually an advantage?”

Developers who have spent years inside the conventions of software engineering often have strong intuitions about what's supposed to be hard, what's supposed to take months, and what's not done by someone without credentials. Those intuitions are usually right — and sometimes they're exactly what slows things down.

Not knowing the rules means I don't know what I'm “not supposed to” attempt. Every Vibed Lab project started from a question of what does this actually need to do, not what is the standard architecture for this type of application.

AI is the collaborator that closes the implementation gap. But the domain expertise, the problem definition, the judgment about whether something is actually correct — that part still requires a human who understands the field. That's the part I bring.

What's Next

The build log covers everything — including the parts that didn't work. Or reach out directly if you have a question, a collaboration idea, or just want to say hello.