Files
asimonson1125.github.io/src/static/json/pages.json
2026-09-05 23:47:16 -05:00

71 lines
4.0 KiB
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"home": {
"template": "home.html",
"title": "Andrew Simonson - Data Scientist & Researcher",
"description": "Andrew Simonson - Data Scientist at Ecolab, graduate student at RIT. Projects, research papers, and more.",
"canonical": "/"
},
"status": {
"template": "status.html",
"title": "Andrew Simonson - Status Page",
"description": "Status page for my services",
"canonical": "/status"
},
"projects": {
"template": "projects.html",
"title": "Projects & Research - Andrew Simonson",
"description": "Data science projects, geospatial analysis, research papers, and software experiments by Andrew Simonson.",
"canonical": "/projects"
},
"books": {
"template": "books.html",
"title": "Andrew Simonson - Bookshelf",
"description": "Some of the books I've read",
"canonical": "/books"
},
"duck": {
"template": "duck.html",
"title": "You've been ducked!",
"description": "Face it, you've been ducked",
"canonical": "/duck"
},
"about": {
"template": "about.html",
"title": "About, Timeline & Certifications - Andrew Simonson",
"description": "Bio, career/education timeline, and certifications for Andrew Simonson - Data Scientist at Ecolab.",
"canonical": "/about",
"timeline": {
"ecolab": {
"title": "Data Scientist / Data Engineer — Ecolab",
"date": "January 2024 Present",
"content": "<p class=\"timeitem-org\">Ecolab · Saint Paul, MN</p><ul><li>Primary model developer of RushReady from inception through multimillion-dollar product commercialization</li><li>Engineered near-real-time data platform with Delta Live Tables and automated MLOps lifecycle across QSR brands</li><li>Built explainable anomaly detection with XGBoost/SHAP attribution and brand-configurable recommendations, increasing speed of service by 20%</li><li>Represented Ecolab as liaison in Microsoft's 100-member AI accelerator program</li></ul>",
"classes": "experience"
},
"rit_ms": {
"title": "M.S. Data Science — RIT",
"date": "Dec 2026 (expected)",
"content": "<p class=\"timeitem-org\">Rochester Institute of Technology · Rochester, NY</p><ul><li>Focus on probability theory, statistical learning, and Bayesian methods</li><li>Capstone: Fall 2026</li></ul>",
"classes": "education"
},
"dow_chemical": {
"title": "Data Engineer — Dow Chemical",
"date": "January 2023 May 2023",
"content": "<p class=\"timeitem-org\">Dow Chemical · Freeport, TX</p><ul><li>Independently built reactive chemistry analysis Flask app encoding adiabatic correction and exotherm-detection logic across 9 test types</li><li>Architected object-model abstraction, decoupling test-type parsers from report generation and replacing 4 legacy VBA tools</li><li>Product became the interdepartmental data standard, saving >1,020 hours (~0.65 FTE) annually</li></ul>",
"classes": "experience"
},
"rit_bs": {
"title": "B.S. Computer Science & Data Science — RIT",
"date": "Dec 2024",
"content": "<p class=\"timeitem-org\">Rochester Institute of Technology · Rochester, NY</p><ul><li>GPA 3.63 · Dean's List</li><li>Minor in International Relations</li><li>MicroMasters in Data Science UC San Diego (edX)</li></ul>",
"classes": "education"
},
"csh": {
"title": "E-Board Member & Presenter — CSH",
"date": "Aug 2021 Present",
"content": "<p class=\"timeitem-org\">Computer Science House · Rochester, NY</p><ul><li>Presented seminars on web scraping, analytics, and GIS</li><li>Built and maintained web services for 80+ members</li></ul>",
"classes": "experience technical"
}
}
}
}