Personal developer portfolio showcasing AI-powered tools, browser extensions, documentation tooling, and other projects.
Live site → mso-docs.github.io/mac-portfolio
| Project | Language | Description |
|---|---|---|
| AI Research Camera | TypeScript | Point your camera at the world, get a research-grade explanation via Gemini Pro |
| Ollama Web Summarizer | JavaScript | Chrome extension — summarize any page and chat about it using local Ollama |
| GameSupport AI | Python | Context-aware customer support chatbot built for an MMORPG |
| Docs Navigator MCP — SUSE Edition | JavaScript | AI-assisted documentation explorer powered by MCP |
| Docs Navigator | Python | MCP server that lets an AI assistant navigate documentation on demand |
| OpenClaw Ollama Docker | Shell | Docker config for running Ollama + OpenClaw locally |
| MOD to MP3 | Python | Batch converter for legacy .mod / .xm tracker files to MP3 |
| Luckie Runner | JavaScript | Browser-based runner game built from scratch |
| New Mexico Tornadoes | Jupyter | PySpark ETL pipeline and exploratory analysis of tornado event data |
- Plain HTML, CSS, and vanilla JavaScript — no framework, no build step
- Hosted on GitHub Pages
# Just open index.html directly, or use any static server:
npx serve .