https://github.com/smbrownai/next
https://github.com/smbrownai/next
macos
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smbrownai/next
- Owner: smbrownai
- Created: 2026-02-16T15:00:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-06-25T21:55:15.000Z (14 days ago)
- Last Synced: 2026-06-25T23:14:13.440Z (14 days ago)
- Topics: macos
- Language: HTML
- Homepage:
- Size: 3.27 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next
Personal AI portfolio and project hub — live at [shawnnext.ai](https://shawnnext.ai)
## About
This repository powers the main landing page for my AI work. It serves as a central index linking out to individual projects as they are built and released.
## Structure
```
next/
├── index.html # Main landing page
├── SherlockEQ/ # SherlockEQ project site
└── file13/ # File13 project site
```
## Projects
### Production
| Project | Description | Status |
|---------|-------------|--------|
| [SherlockEQ](SherlockEQ/index.html) | macOS per-ear parametric EQ. Taps system audio, splits the chain by ear, and gives you controls to investigate a tinnitus tone, shape an audiogram, and refine sound to taste. No virtual driver. No kernel extension. No paywall. | Active |
| [File13](file13/index.html) | Inbox triage tool — not an email client. Connects to existing accounts, fetches only headers, never touches a server we own. Local processing. Privacy is the whole point. | Active |
| [BeatCheck Web](https://github.com/smbrownai/beatcheck_web) | A bare-bones, self-hosted RSS reader with a Claude-powered AI pipeline that scores, clusters, and curates news for a single user. Built with FastAPI + HTMX + SQLite. | Active |
| Foretap | Coming soon. | Archived |
| Tipease | Coming soon. | Active |
### Class Projects
| Project | Description | Status |
|---------|-------------|--------|
| [Shopper Intervention ML System](https://github.com/smbrownai/shopper_intervention) | End-to-end ML system predicting at-risk e-commerce sessions. FastAPI backend, Streamlit dashboard, MLflow experiment tracking. | Archived |
| [Tylenol Dosing Calculator](https://smbrownai.github.io/tylenol-dosing-calc/) | Dosing guidelines based on standard recommendations. | Archived |
| [Hospital Census & Staffing Dashboard](https://claude.ai/public/artifacts/ae73bd5d-0121-45c3-854f-b1de73f9022e) | 5-day census and staffing forecast for four hospital units with color-coded risk status. | Archived |
| [DIGit](https://smbrownai.github.io/DIGit/) | AI-powered document analysis using Claude and the structured DIG framework. | Archived |
## License
© 2026 Shawn M. Brown. All rights reserved.