Skip to content
View NeuroShepherd's full-sized avatar

Highlights

  • Pro

Organizations

@lmu-osc

Block or report NeuroShepherd

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

Hi there, I'm Pat 👋

I'm a developer with a background in data analysis and statistics, currently expanding into software engineering with a focus on scientific software development.

🔧 Languages & Tools

RPythonGoDockerBashPostgresBootstrapHTMLCSSUbuntuDebian

🌱 Currently Learning

  • Go
  • HTTP servers + backend dev
  • FastAPI + Pydantic + Pydantic AI
  • Retrieval Augmented Generation (RAG) and AI agent patterns
  • Anything and everything on Boot.dev

📌 Notable Projects

  • ordinalsimr — R package & Shiny app for simulating ordinal endpoint results
  • university-conferences — AI-assisted normalized database of university conferences with a queryable API built in Python using FastAPI, Pydantic, and SQLAlchemy (current main project)
  • rag — Retrieval Augmented Generation course
  • masters-thesis — Master's thesis evaluating inter-rater reliability of RECIST 1.1 tumor measurement
  • LMU Open Science Center — Contributed tutorials on {renv}, and primarily developer + GitHub Organization manager
  • Survey Data Extractor - Use Google Gemini API to translate free response text from a survey and extract notable quotes

Pinned Loading

  1. ordinalsimrordinalsimrPublic

    R package and Shiny app for simulating ordinal endpoint results. Try it here: https://6fcd1k-pat.shinyapps.io/ordinalsimr/

    R 1

  2. lmu-osc/webhook-receiverlmu-osc/webhook-receiverPublic

    A lightweight webhook receiver for accepting updates to gh-pages

    Go

  3. ragragPublic

    Retrieval Augmented Generation course

    Python

  4. check-filenames-actioncheck-filenames-actionPublic

    An opnionated GitHub Action for checking the folder and file names in a repo

    Python 2

  5. lmu-osc/introduction-to-renvlmu-osc/introduction-to-renvPublic

    Walkthrough tutorial on setting up and using renv

    R 1 1

  6. lmu-osc/survey-data-extractorlmu-osc/survey-data-extractorPublic

    Use AI to translate survey free text responses and extract meaningful quotes

    Python