Skip to content

Navigation Menu

Sign in
Sign up
@johnfisher-ai
johnfisher-ai
Follow

John Fisher johnfisher-ai

Block or report johnfisher-ai

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

John Fisher Profile Banner

👋 Hi there, I'm John Fisher

Principal Data Foundation Solution Engineer @ Salesforce | Applied Data Science and Statistics | Creator of [aethos]

I am a technologist and statistician specializing in bridging the gap between complex enterprise architecture and C-level business strategy. With advanced degrees in Computer Science (B.S., M.S.) and Applied Statistics (M.S.), I have a proven track record of mapping complex customer requirements into high-impact solutions. My work spans enterprise pre-sales leadership, rigorous academic research, and deep-in-the-weeds data science, machine learning, and compiler design.


🚀 What I'm Currently Building

  • [aethos]: Founder and lead developer of an AI-first programming language and platform. Designed from the ground up to be the best-in-class language for Data Cleaning, Machine Learning, and AI. Currently in the language definition and interpreter testing phase, with a roadmap toward hardware-targeted compilation for compute optimization, advanced memory management and AI/ML optimization.
  • Academic Research: Lead Statistician and Data Scientist at the West Chester University Statistical Institute, where I own the analysis end to end: cleaning, modeling, verification, and the write-up for peer-reviewed work in behavioral psychology, nursing, drug addiction therapy and outcomes, and polling analysis. Two of those studies are published here in full, from the SAS that produced the numbers down to the assumption checks most papers leave out. Improving Confidence in Managing Patient Aggression (read the analysis) is a pre/post interprofessional simulation study, under review at the Journal of Interprofessional Education & Practice: three SAS programs, the executed output, effect sizes and normality tests, and a Python notebook that reproduces all of it. Measuring Nursing Students' Acceptance of AI-Enabled Virtual Reality (read the analysis) does the same for a published VR study. Open either one to see everything that usually sits hidden behind a results table.
  • Agentic AI & ML: Exploring and building proofs-of-concept utilizing LangChain, LangGraph, Python, R, and SAS. Most recently a config-driven agent network, where the whole agent roster is data rather than code.
  • Data Science & ML Portfolio: Public repositories covering statistical testing, survey methods, machine learning and Agentic AI, written in Python, R and SAS. The largest by some distance is Statistics, Data Science and AI: A Visual Handbook (read it live): 205 chapters and 41 capstone walkthroughs running from what a mean is through to fairness audits and MLOps, each paired with one of 345 runnable Colab notebooks and a real dataset to work on. Released under CC BY 4.0, so you can teach from it, translate it, or lift a chapter for a class.

📚 Featured Work

Statistics, Data Science and AI: A Visual Handbook · Read it live

A clickable handbook covering statistics and data science end to end: 205 chapter pages, including 41 capstone walkthroughs, each paired with a runnable notebook that opens in Colab. Written for people who want the explanation and the code in the same place. By John Fisher.

A Config-Driven Agent Network · Read the write-up

An exploration of LangChain and LangGraph: specialist agents coordinated by a broker, with a human approval gate on anything consequential. The agent roster, the routing prompts and the definition of what counts as risky all live in an XML file rather than in code, so the same graph runs an online travel agency or a management consulting firm with nothing changed but a file path. Four pages covering the design, the architecture and the code, a Colab notebook, and a test suite that runs without an API key. By John Fisher.

Improving Confidence in Managing Patient Aggression · Read the analysis

Lead statistician on a quasi-experimental pre/post study of interprofessional simulation training at West Chester University, under review at the Journal of Interprofessional Education & Practice. The repository publishes the whole pipeline rather than just the result: three SAS programs, executed output, a full statistical write-up with effect sizes and assumption checks, and a Colab notebook reproducing the analysis in Python. By John Fisher, lead statistician.

Measuring undergraduate nursing students' acceptance of AI enabled virtual reality using AI generated simulation · Read the analysis

Technology acceptance analysis for a published nursing VR study: SAS program, executed output, full statistical write-up, Colab notebook and published study. By John Fisher, lead statistician.

Analysis of Psychosocial Treatments for Cocaine Dependence · Read the analysis

Statistical analysis of four psychosocial treatments for cocaine dependence, using data from the NIDA Collaborative Cocaine Treatment Study. The repository holds the SAS program, the executed SAS output, the presentation, and a Python notebook that reproduces the models. By John Fisher, lead statistician.

Depression and Substance Use in the United States · Read the analysis

An analysis of the National Survey on Drug Use and Health (NSDUH), 2022 to 2024. Three survey years pooled to 134,897 adults, examining who reports a past-year major depressive episode, which substances travel with it, and what the survey's own design changes about the answer. Write-up, R and Python Notebooks. By John Fisher, lead statistician.


💼 Professional Experience

Salesforce | Principal Data Foundation Solution Engineer

  • Bridge the gap between complex enterprise architecture, AI, and C-level business strategy.
  • Specialize in data foundation technologies, including MuleSoft, Informatica, AI/MCP/A2A, and Agentic frameworks.
  • Collaborate closely with sales teams and customers to architect and deliver best-in-class data foundation and Agentic solutions.

West Chester University Statistical Institute | Lead Statistician and Data Scientist

  • Partner with research teams to investigate and publish peer-reviewed articles in behavioral psychology, nursing, drug addiction therapy and outcomes, and polling analysis.
  • Lead the end-to-end data lifecycle, focusing on rigorous data cleaning, descriptive and predictive analysis, statistical verification, and the write-up of results.

TIBCO | Director Solution Engineering, Large Accounts

  • Partnered with C-level executives to design and deliver large-scale enterprise data integration and advanced analytic solutions.

🎓 Education & Academic Research

Education:

  • M.S. in Applied Statistics | West Chester University | Focus: Data Science, Artificial Intelligence
  • M.S. in Computer Science | Drexel University | Focus: Compiler Theory and Artificial Intelligence
  • B.S. in Computer Science | Drexel University

Statistical Institute | Lead Statistician & Data Scientist

  • Partner with research teams to investigate and publish peer-reviewed articles in behavioral psychology, nursing, drug addiction therapy and outcomes, and polling analysis.
  • Lead the end-to-end data lifecycle, focusing on rigorous data cleaning, descriptive and predictive analysis, statistical verification, and the write-up of results.

🛠 Technical Arsenal

Data Science & AI: Machine Learning | Agentic AI | Applied Statistics | Data Cleaning | Descriptive & Predictive Analytics | LangChain/LangGraph | MCP & A2A

Languages: Python | R | SAS | Java | Aethos (Creator)

Enterprise Architecture & Data: Data Virtualization | Master Data Management | Complex Event Processing (CEP) | API Led Architecture | Integration | Cloud Technologies

Infrastructure & Security: Hyper Scalers & Cloud | LDAP | PKI | Identity Management | Windows | Linux


📫 Let's Connect

  • LinkedIn: LinkedIn
  • Email: johnrfisher@gmail.com
  • Reach out for: Open source collaboration on aethos, discussions on Agentic AI, or enterprise data architecture.

Popular repositories Loading

  1. AgenticFrameworkNotebook AgenticFrameworkNotebook Public

    Building multi-agentic agents

  2. johnfisher-ai johnfisher-ai Public

    Welcome to my GitHub portfolio! Principal Data Foundation Solution Engineer, Lead Statistician, and creator of the Aethos programming language.

  3. Statistics-Data-Science-AI-Visual-Book Statistics-Data-Science-AI-Visual-Book Public

    A free visual handbook for statistics, data science and AI. 205 chapters, 345 Jupyter notebooks, 134 datasets and 41 end-to-end capstone projects, each with a plain-language brief and a technical r...

    HTML

  4. fisher-wpv-aggression-study-sas fisher-wpv-aggression-study-sas Public

    The complete analysis behind a pre/post interprofessional simulation study: SAS programs, executed output, effect sizes, and a Python reproduction.

    HTML

  5. fisher-measure-ai-nursing-study fisher-measure-ai-nursing-study Public

    Technology acceptance analysis for a published nursing VR study: SAS program, executed output, full statistical write-up, and a Colab notebook.

    HTML

  6. fisher-analysis-psychosocial-treatments fisher-analysis-psychosocial-treatments Public

    ANCOVA of four psychosocial treatments for cocaine dependence: SAS program, executed output, full statistical write-up, and a Python notebook.

    HTML

AltStyle によって変換されたページ (->オリジナル) /