About BorkResearch

("Bork" because BorkBorkBork.com was taken, and BorkBorkBorkResearch is too long a name anyway).

This is what happens when a Boomer dad with Gen Z kids starts messing with tech and slang.

Got feedback? Found a bug? Want to share some slang?   Send it here.


The Team

Stick figure drawing of the founder wearing glasses

Me

“Build on intuition. Power by overthinking.”

— Me, Founder
Founder's dog

Benny

“I like cheese.”

— Benny, The Brains
Drawing of GPT as an intern holding coffee cup

GPT (aka “The Intern”)

“Sometimes I make stuff up. Sounds real though, right?”

— GPT, The Intern
Drawing of offspring

The Kids

“What's it like being old?”

— The Kids, Part-Time Quality Control

App Flow Diagram

🧍‍♂️ User
(enters phrase)
🎨 Frontend (HTML/CSS/JS)
index.html, styles.css, app.js
🌐 Express Server (Node)
Validates ➜ Prompts ➜ Sends to OpenAI
🧠 OpenAI API (GPT-4o)
Processes and replies
📦 Server formats response
Adds "Explain" buttons
🖥️ Frontend updates DOM
Outputs by generation + handles clicks