inserting too many gifs

This commit is contained in:
2025-07-14 18:11:58 -05:00
parent 850e27a8e2
commit 1721a2d885
17 changed files with 160 additions and 119 deletions

View File

@@ -1,17 +1,4 @@
{
"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"
]
]
},
"RIT Hotspots": {
"status": "WIP",
"classes": "pinned geospacial programming",
@@ -28,6 +15,12 @@
"bgi": "watershedTemps.png",
"content": "Geospacial analysis of Maryland's Antietam and Conococheague sub-watersheds, monitoring water quality and temperatures through the summer months for reporting to governmental review boards for environmental protection"
},
"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."
},
"Calorimetry Analysis Engineering": {
"status": "complete",
"classes": "pinned programming",
@@ -57,6 +50,19 @@
["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",