Skip to content
View lbohn12's full-sized avatar

Highlights

  • Pro

Block or report lbohn12

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 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
lbohn12/README.md

Lincoln Bohn

I build accessible, well-made websites, tools, and the data pipelines behind them.

I run Plant Powered Pixels, a small web and app studio in Los Angeles. The focus is accessibility done honestly: fixing problems at the source in real code, not bolting on an overlay "compliance" widget. By day I'm a mixed-methods research associate at UCLA Integrated Substance Use and Addiction Programs (ISAP), where I turn messy human data into public tools people actually use.

What I do

  • Web that works for everyone. Accessible front-ends in React, TypeScript, Vite, and Tailwind. Fixed at the source, plain-language and cognitive accessibility first. No overlays.
  • Full-stack apps. React and FastAPI, SQL (Postgres and SQLite), Firebase.
  • Data and research engineering. Python (pandas, scikit-learn) pipelines for survey and interview data, Qualtrics API automation, RAG databases, VLM pipelines.
  • Infrastructure. A self-hosted homelab running CI/CD, monitoring, and about 30 services via GitOps.

Selected work

  • super.ucla.edu is the public site for a statewide substance-use prevention resource used by providers across California. I'm a web developer and researcher on the project: I build and maintain the site and the tools behind it, including the WordPress/JetEngine CMS, search, hosting, and analytics. I also built its grant-application portal for the California Services to Science Academy Cohort 2, including the data pipeline and the reviewer portal. A grantee portal is in progress.
  • Plant Powered Pixels builds accessibility-first sites and does source-level remediation for small businesses.
  • Accessibility Sandbox is a hands-on teaching site for accessibility remediation: a WCAG contrast checker and a broken-then-fixed grant portal to repair.
  • workshop-lms-starter is an open-source, self-hostable LMS starter (React 19 + Firebase) with a zero-config demo mode.

Published Academic Articles

  • Bohn, Wilking, and Roll (2025). The Effect of Noncongregate Emergency Shelters on Occupant Well-Being. Public Health Reports.
  • Bohn (2025). Breaking the Cycle: Why Jails Could Prevent Hate Crimes Before They Happen. UCLA Initiative to Study Hate.

Los Angeles · lbohn.info · bohnlincoln@gmail.com

Pinned Loading

  1. workshop-lms-starter workshop-lms-starter Public

    Minimal Firebase-backed LMS starter — React 19 + TypeScript + Vite + anonymous auth + Firestore. Workshop accordion + learning path with progress tracking. Zero-config demo mode.

    TypeScript