mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
89 lines
3.9 KiB
JSON
Executable File
89 lines
3.9 KiB
JSON
Executable File
{
|
|
"Antietam-Conococheague Watershed Monitoring": {
|
|
"status": "complete",
|
|
"classes": "geospacial",
|
|
"bgi": "watershedTemps.png",
|
|
"content": "Live geospacial analysis of Maryland's Antietam and Conococheague sub-watersheds, monitoring water quality and temperatures through the summer months for governmental environment health review boards."
|
|
},
|
|
"Automotive Brand Valuation Analysis": {
|
|
"status": "complete",
|
|
"classes": "programming",
|
|
"bgi": "automotiveBrandAnalysis.png",
|
|
"content": "Brand valuation analysis of the used car market, measuring value decay by mileage to extrapolate qualities such as percieved reliability and persistent value of luxury features."
|
|
},
|
|
"RIT Hotspots": {
|
|
"status": "incomplete",
|
|
"classes": "pinned geospacial programming",
|
|
"bgi": "hotspotsrit.png",
|
|
"content": "Live crowd migration map using RIT occupancy data. It seems RIT didn't like me exposing their surveilance state but since they didn't want to talk to me about it they instead changed the service response schema a few times. When that didn't stop me they just shut down the whole service. Nerds.",
|
|
"links": [
|
|
["github", "https://github.com/asimonson1125/hotspotsrit", "git repo"]
|
|
]
|
|
},
|
|
"Calorimetry Analysis Engineering": {
|
|
"status": "complete",
|
|
"classes": "pinned programming",
|
|
"bgi": "calorimeterAnalysis.png",
|
|
"content": "An analytical toolkit designed for reactive chemistry analysis, especially calorimetry. Works include automatic analysis, alerting unusual and dangerous results derived from a wide range of testing envrionments and equipment",
|
|
"links": []
|
|
},
|
|
"Geography of Alternative Energy": {
|
|
"status": "complete",
|
|
"classes": "pinned geospacial",
|
|
"bgi": "energyGeography.png",
|
|
"content": "An ArcGIS geospacial analysis comparing the difference in effectiveness of wind, solar, and geothermal energy across the continental 48 United States.",
|
|
"links": [
|
|
[
|
|
"globe",
|
|
"https://ritarcgis.maps.arcgis.com/apps/dashboards/17d5bda01edc4a2eb6205a4922d889c9",
|
|
"Dashboard"
|
|
]
|
|
]
|
|
},
|
|
"OccupyRIT": {
|
|
"status": "complete",
|
|
"classes": "pinned programming",
|
|
"bgi": "occupyRIT.png",
|
|
"content": "Collects RIT Gym Occupancy data, determining busiest workout times",
|
|
"links": [
|
|
["github", "https://github.com/asimonson1125/Occupy-RIT", "git repo"]
|
|
]
|
|
},
|
|
"Portfolio Website": {
|
|
"status": "WIP",
|
|
"classes": "programming",
|
|
"content": "This website is my personal sandbox where I've integrated some of my data projects via docker cluster. It is self hosted and zero-trust secure while remaining dynamic and free of the tech debt that comes with pre-designed sites and excessive framework application. Yeah, I can do E2E.",
|
|
"links": [
|
|
["globe", "https://asimonson.com", "Homepage"],
|
|
[
|
|
"github",
|
|
"https://github.com/asimonson1125/asimonson1125.github.io",
|
|
"git repo"
|
|
]
|
|
]
|
|
},
|
|
"Slate": {
|
|
"status": "complete",
|
|
"classes": "pinned programming",
|
|
"bgi": "slate.png",
|
|
"content": "Slate is a web app designed to help event coordinators schedule events by congregating participant calendar data. Includes Computer Science House account integration",
|
|
"links": [
|
|
["globe", "https://slate.csh.rit.edu", "site link"],
|
|
["github", "https://github.com/asimonson1125/Slate", "git repo"]
|
|
]
|
|
},
|
|
"Monte Carlo Engine for NationsGame": {
|
|
"status": "complete",
|
|
"classes": "programming",
|
|
"bgi": "ceoOfYugo.png",
|
|
"content": "A simulator for the browser game, NationsGame, to analyze unit composition and predict in-game victors and unit statistics. Unfortunately, NationsGame is now defunct. Limited screenshots of functionality.",
|
|
"links": [
|
|
[
|
|
"github",
|
|
"https://github.com/asimonson1125/NG-Rolls-Simulator",
|
|
"git repo"
|
|
]
|
|
]
|
|
}
|
|
}
|