Skip to content
View robabby's full-sized avatar
🫡
🫡

Highlights

  • Pro

Block or report robabby

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
robabby/README.md

Rob Abby

I’m the founder and operator of WavePoint, a personal astrology business. I lead its product, design, engineering, and day-to-day operation.

I also work with small business owners on select projects: clearer websites, useful software, and practical ways to use AI. Based in Bellingham, Washington; working locally and remotely.

Building WavePoint has shaped how I work with AI, from questions and prototypes through development, release, and ongoing improvement. Read the WavePoint case study or explore ways to work together.

Previously building web products at PartySlate, project44, and SAVO.

Discuss a project · Website · LinkedIn


About this repo

The source of robabby.com: Next.js App Router, React, TypeScript, and custom CSS, deployed on Vercel. The core pages are Home, Work with me, and the WavePoint case study, with a separate privacy page.

pnpm install --frozen-lockfile
pnpm dev
pnpm lint
pnpm build
pnpm start
pnpm shots http://localhost:3000

pnpm shots checks the public pages, navigation, metadata, themes, and no-JavaScript rendering, and writes browser screenshots to the ignored screenshots/ directory. Run it against a local production build before release.

See the design system for the visual conventions and CLAUDE.md for repository workflows. Images in public/images/wavepoint/ show WavePoint’s public example chart and a published Moon Calendar sample; they contain no private chart data.

Pinned Loading

  1. robabby robabby Public

    The code for my personal website

    TypeScript 1

  2. lunch-and-learn lunch-and-learn Public

    A resource for people looking to learn CSS

    HTML

  3. caelus caelus Public

    Forked from heavyblotto/caelus

    Clean-room TypeScript astrology computation: ephemeris, charts, events, timing techniques, Vedic methods, MCP tools; validated against named references.

    TypeScript