content update

This commit is contained in:
2024-07-20 18:36:46 -05:00
parent abd414f692
commit 3f47565426
4 changed files with 16 additions and 1 deletions

Binary file not shown.

View File

@@ -91,6 +91,11 @@
"link": "https://www.amazon.com/Discipline-Destiny-Power-Self-Control-Virtues/dp/0593191692", "link": "https://www.amazon.com/Discipline-Destiny-Power-Self-Control-Virtues/dp/0593191692",
"review": "Much like the first in its series - small chapters (very helpful) each with inspiring insider stories of figures of history. Anyone capable of learning from these figures would benefit greatly from implementing the virtues in this series." "review": "Much like the first in its series - small chapters (very helpful) each with inspiring insider stories of figures of history. Anyone capable of learning from these figures would benefit greatly from implementing the virtues in this series."
}, },
"Right Thing, Right Now": {
"filename": "rightthingrightnow.png",
"link": "https://www.amazon.com/Right-Thing-Now-Values-Character/dp/0593191714",
"review": "As the third in its series, the virtue of justice derives a large portion of its meaning from the previous two. While still an good read with a valuable influence for personal growth, it lacks a distinction between justice as a virtue and fighting for the right cause. Some sections preach for ideological purity while others insist on pragmatism which is a pretty important detail regarding justice."
},
"On Grand Strategy": { "On Grand Strategy": {
"filename": "onGrandStrategy.jpeg", "filename": "onGrandStrategy.jpeg",
"link": "https://www.amazon.com/Grand-Strategy-John-Lewis-Gaddis/dp/1594203512", "link": "https://www.amazon.com/Grand-Strategy-John-Lewis-Gaddis/dp/1594203512",

View File

@@ -60,7 +60,17 @@
"bgi": "ceoOfYugo.png", "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.", "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": [ "links": [
["github", "https://github.com/asimonson1125/NG-Rolls-Simulator", "git repo"] ["github", "https://github.com/asimonson1125/NG-Rolls-Simulator", "git repo"
]
]
},
"Portfolio Website": {
"status": "WIP",
"classes": "programming",
"content": "The website you are on now, while not strictly related to my work in data, is a work that I'd like to note here. This could have been another portfolio built upon some html template or, even better, designed for markdown. Not here. No 3rd party templates or styles, just a Flask webserver and all the effort I care to put into it.",
"links": [
["globe", "https://asimonson.com", "Homepage"],
["github", "https://github.com/asimonson1125/asimonson1125.github.io", "git repo"]
] ]
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB