Compare commits

...

8 commits

40 changed files with 152 additions and 11 deletions

View file

@ -46,6 +46,7 @@ The following menu contains meals that are in rotation at my home. These are mad
- {{< vegetarian >}}Scrambled Eggs - {{< vegetarian >}}Scrambled Eggs
- {{< vegetarian >}}Muffins - {{< vegetarian >}}Muffins
- {{< vegetarian >}}Omelette - {{< vegetarian >}}Omelette
- [Sausage Tomato Rice](sausage-tomato-rice/)
### Lunch ### Lunch
@ -90,12 +91,14 @@ Poultry
- Grilled Chicken Sandwich - Grilled Chicken Sandwich
- [Chicken Asparagus Risotto](chicken-asparagus-risotto/) - [Chicken Asparagus Risotto](chicken-asparagus-risotto/)
- Turkey Tacos - Turkey Tacos
- Chicken Tinga
## {{< vegetarian >}} Sides ## {{< vegetarian >}} Sides
- [Sweet Potato Casserole](sweet-potato-casserole/) - [Sweet Potato Casserole](sweet-potato-casserole/)
- Green Bean Casserole - Green Bean Casserole
- Scalloped Potatoes - Scalloped Potatoes
- [Mashed Potatoes](mashed-potatoes/)
## {{< vegetarian >}} Dessert ## {{< vegetarian >}} Dessert
@ -111,3 +114,4 @@ Poultry
- Popcorn - Popcorn
- Strawberry Shortcake - Strawberry Shortcake
- [Fruit Smoothie](fruit-smoothie/) - [Fruit Smoothie](fruit-smoothie/)
- Tres Leche Cacke

View file

@ -1,5 +1,7 @@
--- ---
title: "Banana Bread" title: "Banana Bread"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,8 +1,12 @@
--- ---
title: "Beef Bean Burrito (WIP)" title: "Beef Bean Burrito"
date: 2023-10-30
hideDate: true
draft: false draft: false
--- ---
WORK IN PROGRESS
Prep Time: 5 Minutes Prep Time: 5 Minutes
Cook Time: 20 Minutes Cook Time: 20 Minutes

View file

@ -1,8 +1,12 @@
--- ---
title: "Beef Nachos (WIP)" title: "Beef Nachos"
date: 2023-10-29
hideDate: true
draft: false draft: false
--- ---
WORK IN PROGRESS
Prep Time: X Minutes Prep Time: X Minutes
Cook Time: Y Minutes Cook Time: Y Minutes
@ -29,17 +33,20 @@ Total Time: Z minutes
- 7 oz refried beans - 7 oz refried beans
- 1 teaspoon lime juice
## Recipe ## Recipe
1. Put the butter on a pan set to medium heat. Once melted, slowly mix in the flour stirring frequently for 3 minutes as it makes the roux 1. Put the butter on a pan set to medium heat. Once melted, slowly mix in the flour stirring frequently for 3 minutes as it makes the roux
1. Add the cold heavy whipping cream to the pan 2. Add the cold heavy whipping cream to the pan
1. Finely chop the green and red peppers and add them to the pan. 3. Finely chop the green and red peppers and add them to the pan.
1. Slowly add the cheese to the pan, waiting for the first pinch to melt before adding the second. 4. Slowly add the cheese to the pan, waiting for the first pinch to melt before adding the second.
1. Mix in the tomato paste 5. Mix in the tomato paste
1. Cook for Z minutes. 6. Add lime juice
1. Meanwhile on another pan, cook the beef. Drain grease along the way. 7. Cook for Z minutes.
1. Add the refried beans to the beef pan. Use a fork to mix the beef and refried beans together. 8. Meanwhile on another pan, cook the beef. Drain grease along the way.
9. Add the refried beans to the beef pan. Use a fork to mix the beef and refried beans together.
To serve: Portion out the amount of beef-bean mixture you want on the bowl and drizzle the desired amount of cheese sauce. To serve: Portion out the amount of beef-bean mixture you want on the bowl and drizzle the desired amount of cheese sauce.

View file

@ -1,5 +1,7 @@
--- ---
title: "Beef Stew" title: "Beef Stew"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Beef Stroganoff" title: "Beef Stroganoff"
date: 2023-10-29
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Black Bean Quesadilla" title: "Black Bean Quesadilla"
date: 2023-03-10
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,9 +1,11 @@
--- ---
title: "Bread" title: "Bread"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---
I make a lot of my bread in a 2 pound breadmaker. For some basics, I let it do the entire process of mixing, rising and baking, but more complicated breads I use it for mixing and doing the initial rise. Clare makes a lot of my bread in a 2 pound breadmaker. For some basics, she lets it do the entire process of mixing, rising and baking, but more complicated breads she uses it for mixing and doing the initial rise.
Below are the steps for a standard 1.5 lb. loaf of white bread using the machine. Below are the steps for a standard 1.5 lb. loaf of white bread using the machine.

View file

@ -1,5 +1,7 @@
--- ---
title: "Butter Chicken" title: "Butter Chicken"
date: 2023-05-15
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Challah" title: "Challah"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Chicken Asparagus Risotto" title: "Chicken Asparagus Risotto"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Chicken Chickpea Salad" title: "Chicken Chickpea Salad"
date: 2023-03-26
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Crepes" title: "Crepes"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Deviled Eggs" title: "Deviled Eggs"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Fettuccine Alfredo" title: "Fettuccine Alfredo"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Fruit Smoothie" title: "Fruit Smoothie"
date: 2023-04-14
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Gravy" title: "Gravy"
date: 2023-05-21
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Grilled Chicken Sandwich" title: "Grilled Chicken Sandwich"
date: 2023-05-07
hideDate: true
draft: true draft: true
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Hard Boiled Eggs" title: "Hard Boiled Eggs"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Korma" title: "Korma"
date: 2023-05-16
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Lamb Gyro Bowl" title: "Lamb Gyro Bowl"
date: 2023-10-29
hideDate: true
draft: false draft: false
--- ---

View file

@ -0,0 +1,24 @@
---
title: "Mashed Potatoes"
draft: false
---
WORK IN PROGRESS
## Ingredients
- 3 Russet Potatoes
- 2 tablespoons of butter
- 1/2 cup of milk
- 1/4 cup of sour cream
- (Optional) Pinch of oregano
## Recipe
1. Peel the skin off the potatoes.
2. Put the potatoes in a pot of water and boil for 20 minutes.
3. Drain water, Mash the potatoes with a fork.
4. Melt 2 tablespoons of butter and add it to the pot.
5. Add 1/2 cup of milk to the pot
6. Add sour cream to pot, stir quickly.
7. Add oregano

View file

@ -1,5 +1,7 @@
--- ---
title: "Meatball Sub" title: "Meatball Sub"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Pork/Chicken Katsu" title: "Pork/Chicken Katsu"
date: 2023-05-07
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Pork Pozole" title: "Pork Pozole"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -0,0 +1,41 @@
---
title: "Sausage Tomato Rice"
date: 2024-01-01
hideDate: true
draft: false
---
WORK IN PROGRESS
Prep Time: X Minutes
Cook Time: Y Minutes
Total Time: Z minutes
## Ingredients
- Olive oil
- Tomato can
- 2 little poblamo peppers
- 1 cup aborio rice
- 1 cup water
- Cumin
- Garlic powder
- Onion powder
- Salt
- Pepper
- Ground sausage
## Recipe
1. Grease a skillet pan that's deep enough to hold the dish with olive oil.
2. In a blender, blend the tomato can and poblamo peppers until smooth.
3. Add the blend, water, and rice to the skillet.
4. Set the heat to high
5. In a different pan, cook the sausage
6. Once the rice skillet is boiling, set to medium heat.
7. Once the sausage is cooked and most of the liquid in the rice skillet is absorbed, add the sausage to the skillet.
8. Season to taste (will likely adjust this to earlier as I measure this out...)

View file

@ -1,5 +1,7 @@
--- ---
title: "Shredded Chicken" title: "Shredded Chicken"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Southwest Chicken Salad" title: "Southwest Chicken Salad"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---
This is similar to a salad that Panera had at one point, but for some reason they love getting rid of their salads. Recipe from [Downshiftology](https://downshiftology.com/recipes/southwest-chicken-salad/) This is similar to a salad that Panera had at one point, but for some reason they love getting rid of their salads. Recipe from [Downshiftology](https://downshiftology.com/recipes/southwest-chicken-salad/)

View file

@ -1,5 +1,7 @@
--- ---
title: "Sweet Potato Casserole" title: "Sweet Potato Casserole"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Tiramisu" title: "Tiramisu"
date: 2023-06-25
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "Turkey Club Sandwich" title: "Turkey Club Sandwich"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -1,5 +1,7 @@
--- ---
title: "White Pepper Spaetzle" title: "White Pepper Spaetzle"
date: 2023-03-09
hideDate: true
draft: false draft: false
--- ---

View file

@ -7,6 +7,7 @@ authors: [
"Veena Ravishankar", "Veena Ravishankar",
"Brandon Rozek" "Brandon Rozek"
] ]
date: 2020-06
publish_date: "2020/6" publish_date: "2020/6"
conference: "International Workshop on Unification" conference: "International Workshop on Unification"
firstpage: 58 firstpage: 58

View file

@ -9,6 +9,7 @@ authors: [
"Veena Ravishankar", "Veena Ravishankar",
"Brandon Rozek" "Brandon Rozek"
] ]
date: 2021-09-08
publish_date: "2021/09/08" publish_date: "2021/09/08"
conference: "International Symposium on Frontiers of Combining Systems" conference: "International Symposium on Frontiers of Combining Systems"
isbn: "978-3-030-86205-3" isbn: "978-3-030-86205-3"

View file

@ -13,6 +13,7 @@ authors: [
"Luis Rovira", "Luis Rovira",
"Brandon Rozek" "Brandon Rozek"
] ]
date: 2022-03-14
publish_date: "2022/3/14" publish_date: "2022/3/14"
conference: "International Workshop on Rewriting Logic and its Applications" conference: "International Workshop on Rewriting Logic and its Applications"
firstpage: 6 firstpage: 6

View file

@ -7,6 +7,7 @@ authors: [
"Selmer Bringsjord", "Selmer Bringsjord",
"Naveen Sundar Govindarajulu" "Naveen Sundar Govindarajulu"
] ]
date: 2022-07
publish_date: "2022/07" publish_date: "2022/07"
conference: "International Conference on Robot Ethics and Standards" conference: "International Conference on Robot Ethics and Standards"
isbn: "978-1-7396142-0-1" isbn: "978-1-7396142-0-1"

View file

@ -14,6 +14,7 @@ authors: [
"Luis Rovira", "Luis Rovira",
"Brandon Rozek" "Brandon Rozek"
] ]
date: 2022-09-20
publish_date: "2022/09/20" publish_date: "2022/09/20"
conference: "International Symposium on Games, Automata, Logic, and Formal Verification" conference: "International Symposium on Games, Automata, Logic, and Formal Verification"

View file

@ -8,6 +8,7 @@ authors: [
"Brandon Rozek", "Brandon Rozek",
"Naveen Sundar Govindarajulu" "Naveen Sundar Govindarajulu"
] ]
date: 2023-05-24
publish_date: "2023/05/24" publish_date: "2023/05/24"
conference: "International Conference on Artificial General Intelligence" conference: "International Conference on Artificial General Intelligence"

View file

@ -5,6 +5,7 @@ authors: [
"James T Oswald", "James T Oswald",
"Brandon Rozek" "Brandon Rozek"
] ]
date: 2023-11-27
publish_date: "2023/11/17" publish_date: "2023/11/17"
conference: "International Workshop on Logical Frameworks and Meta-Languages: Theory and Practice" conference: "International Workshop on Logical Frameworks and Meta-Languages: Theory and Practice"

@ -1 +1 @@
Subproject commit 0277672917306e4c3bcef7e69c9f14d687595424 Subproject commit 88e4a3d97d8e5efec6383d7054d10ab5763d9fd7