Skip to content
View westonludeke's full-sized avatar

Organizations

@campfire-previews

Block or report westonludeke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
westonludeke/README.md

Hey, I'm Weston 👋

10+ years in startups working at the intersection of users and engineers.

At Pythagora (YC W24), I was the first customer-facing hire and built Developer Relations from the ground up, owning support, documentation, community, marketing, and developer content. I wrote blog posts and READMEs, shipped full-stack demo apps, created YouTube tutorials, and partnered with the founders to shape the product roadmap through user feedback.

Before that, I spent 7 years at Streak (YC S11) in technical support, where I wrote internal and external documentation, built internal tooling, mentored teammates, ran 1:1s, led new hire onboarding, and developed automation workflows using SQL, BigQuery, Google Apps Script, APIs, and Zapier.

I studied software engineering at Launch School, then built Campfire with three other engineers, an open-source deploy preview tool. Here's the case study I authored: https://campfire-previews.github.io

I thrive in early-stage environments working directly with founders, and love getting hands-on with code while helping teams grow and scale.

🧠 Projects

  • Job Scout - Automated job search platform using TypeScript, Node.js, Browserbase Stagehand SDK with GPT-4o-mini for AI-powered web scraping of multiple job boards, automatically creating leads in Streak CRM with configurable CLI interface and intelligent field mapping.

  • Campfire – An open-source framework for self-hosted CI/CD preview environments. It lets teams comment directly on deploy previews and streamlines cross-functional feedback. Built with a team of four engineers. I also wrote the technical case study.

  • Ragtime – A minimalist internal RAG chatbot built with JavaScript, Chroma, and OpenAI. Designed to help engineers query technical documentation using natural language.

  • Kernel AI Job Application Agent – AI-powered job application agent that automates the entire job application process. Built using Kernel, Playwright, OpenAI, TypeScript, and Node.


✍️ DevRel Content

  • Fair Source Blog Post – Ghostwrote this launch post for Pythagora CEO to announce Pythagora's new licensing model and its implications for open-source sustainability.
  • Demo Video – Developer-focused demo of Pythagora. Straight to the point, zero fluff.
  • Campfire Case Study – Wrote the technical case study for an open-source deploy preview tool I co-built with three engineers.
  • Don't Learn a Programming Language. Learn Software Engineering – A personal blog post (10k+ views) for aspiring engineers, explaining why learning the fundamentals of software engineering matters more than focusing on specific languages.

🛠️ Tech Stack

Category Technologies
Languages JavaScript, TypeScript, Python, Ruby
Web Dev React, Express, Node.js, Sinatra, JSX, HTML, CSS, Bootstrap, Material UI, jQuery
AI & ML OpenAI (GPT-4o, API), Chroma, Retrieval-Augmented Generation (RAG)
Automation Playwright, Puppeteer, Kernel, Zapier, IFTTT
Databases PostgreSQL, MongoDB, SQLite, SQL
Infrastructure AWS, Digital Ocean, Docker, Nginx
APIs & Testing REST APIs, Stripe API, WebSockets, Jest, Cypress, RSpec, Minitest
Developer Tools Git/GitHub, Google Apps Script, Postman, BigQuery
Writing Documentation, tutorials, READMEs, blog posts, Markdown, Medium, knowledge base articles

Pinned Loading

  1. campfire-previews/campfire-previews.github.io campfire-previews/campfire-previews.github.io Public

    Case study for Campfire, an open-source, self-hosted deploy preview solution for containerized, headless frontends

    HTML 1

  2. jobscout jobscout Public

    Automated job search platform using TypeScript, Node.js, Browserbase Stagehand SDK with GPT-4o-mini for AI-powered web scraping of multiple job boards, automatically creating leads in Streak CRM wi…

    TypeScript

  3. kernel-job-agent kernel-job-agent Public

    AI-powered job application agent that automates the entire job application process. Built using Kernel, Playwright, OpenAI, TypeScript, and Node.

    TypeScript 1

  4. ragtime ragtime Public

    Ragtime is a minimalist internal RAG chatbot built on JS, Chroma, and OpenAI. Designed to help engineers query technical documentation using natural language.

    JavaScript