title | author | class |
---|---|---|
Profile |
Amr |
Wizard |
- 👋 Hello world, I’m Amr, I hail from Denver, CO
- 🤖 I'm a guru of IT system achitectures designed to facilitate the means of production (e.g., ERPs)
- 📚 Mastering the full stack by writing about it (it-journey.dev), desining it, (zer0-mistakes.com), and scaling it (barodybroject.com)
- 🧐 Open to collaborate on new ways to incorporate sustainibility vs profit as a value based ERP driver (i.e., how to quantify environmental impact when competing with profit)
- 📫 You can reach me at @bamr87
Here's some of my progress:
# Add the GitHub profile repository as a remote repository
gh repo clone bamr87/bamr87
code README.md
Note
This profile is a work in progress
Tip
Here's a CV if you'd like https://github.com/bamr87/cv/blob/main/cv.pdf
Important
This profile has hidden yaml frontmatter!
Warning
Everything else in this profile is meaningless, and a waste of time.
Caution
English Majors beware: There is no spellcheck in the editor view.
Favorite Dish
Qty | UM | Ingredient | Notes |
---|---|---|---|
1 1/2 | lb | Chinese eggplants | 680g or 3 large |
1½ | tbsp | Sichuan chile bean paste | |
1½ | tbsp | finely chopped garlic | |
1 | tbsp | finely chopped ginger | |
10 | tbsp | hot stock or water | 150ml |
1 | tbsp | superfine sugar | |
1 | tsp | light soy sauce | |
1 | tbsp | potato (or corn) starch | mixed with 1 tbsp cold water (roux) |
1 | tbsp | Chinkiang vinegar | |
6 | tbsp | thinly sliced scallion greens | |
5 | tbsp | Cooking oil, for deep-frying | |
1 | tbsp | Salt |
Here is a simple flow chart using markdown:
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
Or a map based on coordinates.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-90,35],
[-90,30],
[-85,30],
[-85,35],
[-90,35]
]
]
}
}
]
}
One day, I will find a use for this 3D model.
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid