Skip to content

Commit

Permalink
Merge pull request #66 from reednel/develop
Browse files Browse the repository at this point in the history
Tidying
  • Loading branch information
reednel committed Dec 7, 2023
2 parents 8c3b253 + 5657336 commit ed4c255
Show file tree
Hide file tree
Showing 134 changed files with 298 additions and 583 deletions.
2 changes: 1 addition & 1 deletion src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},

"metadata": {
"meta_author": "reednel",
"meta_author": "Reed Nelson",
"meta_image": "/favicon.ico",
"meta_description": "A place with things."
}
Expand Down
2 changes: 0 additions & 2 deletions src/content/about/-index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: About
meta_title: About
description: About Reed Nelson.
draft: false
---

I am a software engineer at Infinite Campus, and a graduate of UW-Madison with a BS in Computer Science, Mathematics, and Philosophy. Previously, I worked in the [Solís-Lemus Lab](https://solislemuslab.github.io/) at the Wisconsin Institute for Discovery, developing MiNAA: Microbial Network Alignment Algorithm.
Expand Down
1 change: 0 additions & 1 deletion src/content/blog/-index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: Blog Posts
meta_title: Blog
description: Reed Nelson's blog.
---
5 changes: 2 additions & 3 deletions src/content/blog/crypto.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: Cryptography
meta_title: Cryptography
description: none
date: 2022-08-30T05:00:00Z
categories: [Cryptography]
categories: [computer-science]
author: Reed Nelson
tags: [crypto]
tags: [cryptography]
complexity: 1
draft: true
---
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/debruijn.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: De Bruijn Sequences
meta_title: De Bruijn Sequences
description: De Bruijn sequences make up a niche topic at an intersection of graph theory and combinatorics. We will discuss some of the properties of these sequences, and their surprising applications.
date: 2021-05-05T06:00:00Z
categories: [Mathematics]
categories: [mathematics]
author: Reed Nelson
tags: [math, graph]
complexity: 1.5
Expand Down
5 changes: 2 additions & 3 deletions src/content/blog/dh.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: Diffie Hellman
meta_title: Diffie Hellman
description: none
date: 2022-07-10T05:00:00Z
categories: [Cryptography]
categories: [computer-science]
author: Reed Nelson
tags: [math, crypto]
tags: [math, cryptography]
complexity: 1
draft: true
---
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/dharma.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: A Theory on Dharma
meta_title: A Theory on Dharma
description: Who are you meant to be? Is that who you are? How can you become that person? We discuss an actionable guide to answering these questions, which is based on the teachings of the Bhagavad Gita.
date: 2020-10-10T05:00:00Z
categories: [Philosophy]
categories: [philosophy]
author: Reed Nelson
tags: [dharma, purpose]
complexity: 1
Expand Down
1 change: 0 additions & 1 deletion src/content/blog/drinks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: On Drinks
meta_title: On Drinks
description: yeah
date: 2023-08-21T05:00:00Z
author: Reed Nelson
Expand Down
5 changes: 2 additions & 3 deletions src/content/blog/huffman.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: Huffman Compression
meta_title: Huffman Compression
description: Data compression is a process of modifying the representation of some information so that it can be stored using less data. We discuss how information is quantified (entropy), and a simple, speedy, and greedy compression algorithm (the Huffman Coding).
date: 2022-06-30T05:00:00Z
categories: [Cryptography]
categories: [computer-science]
author: Reed Nelson
tags: [math, crypto, information-theory]
tags: [math, cryptography, information-theory]
complexity: 1.7
draft: false
---
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/language.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Topics in Language and Meaning
meta_title: Topics in Language and Meaning
description: This post is a crash course on the introductory topics in the Philosophy of Language and Meaning. If you're a natural language speaker, then in a sense, you're already an expert on these topics!
date: 2021-04-04T05:00:00Z
categories: [Philosophy]
categories: [philosophy]
author: Reed Nelson
tags: [language]
complexity: 1.2
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/love.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: The Psychology of Love
meta_title: The Psychology of Love
description: In this post, we discuss a General Theory of Love, which makes bold and uplifting claims about the power of the emotional mind. Whether or not the theory is completely true, there are valuable ideas to be gleaned.
date: 2020-02-14T05:00:00Z
categories: [Psychology]
categories: [uncategorized]
author: Reed Nelson
tags: [psychology, philosophy, love]
complexity: 1.1
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/microbiome.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Microbiome Network Alignment
meta_title: Microbiome Network Alignment
description: none
date: 2022-08-15T05:00:00Z
categories: [Mathematics]
categories: [mathematics]
author: Reed Nelson
tags: [math, biology, graph]
complexity: 1
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/phenomenology.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Artificial Consciousness and Phenomenology
meta_title: Artificial Consciousness and Phenomenology
description: I believe that with a phenomenological examination of human consciousness and experience, we stand to better express what is necessary for a true, human-level artificial consciousness.
date: 2022-04-07T05:00:00Z
categories: [Philosophy]
categories: [philosophy]
author: Reed Nelson
tags: [ai]
complexity: 1.2
Expand Down
3 changes: 1 addition & 2 deletions src/content/blog/power.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: The Will to Power
meta_title: The Will to Power
description: Friedrich Nietzsche is one of the most significant philosophers of all time. Here we discuss Nietzsche's invigorating and liberating philosophy for living.
date: 2021-09-25T05:00:00Z
categories: [Philosophy]
categories: [philosophy]
author: Reed Nelson
tags: [purpose, power, nietzsche]
complexity: 1.1
Expand Down
5 changes: 2 additions & 3 deletions src/content/blog/rsa.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: RSA Encryption
meta_title: RSA Encryption
description: You use the RSA encryption scheme every day. It's simple enough to understand, but quite powerful. In this post, we discuss the basics of ciphersystems, public key encryption, and why RSA works so well.
date: 2022-06-10T05:00:00Z
categories: [Cryptography]
categories: [computer-science]
author: Reed Nelson
tags: [math, crypto]
tags: [math, cryptography]
complexity: 1.5
draft: false
---
Expand Down
13 changes: 5 additions & 8 deletions src/content/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,46 @@ import { defineCollection, z } from "astro:content";
const blogCollection = defineCollection({
schema: z.object({
title: z.string(),
meta_title: z.string().optional(),
description: z.string().optional(),
date: z.date().optional(),
author: z.string().default("Reed Nelson"),
categories: z.array(z.string()).default(["none"]),
tags: z.array(z.string()).default(["none"]),
complexity: z.number().default(1),
draft: z.boolean().optional(),
draft: z.boolean().default(false),
}),
});

// Drink collection schema
const drinkCollection = defineCollection({
schema: ({ image }) => z.object({
title: z.string(),
meta_title: z.string().optional(),
description: z.string().optional(),
date: z.date().optional(),
cover: image().optional(),
author: z.string().optional(),
spirits: z.array(z.string()).optional(),
bottles: z.array(z.string()).optional(),
tags: z.array(z.string()).optional(),
draft: z.boolean().optional(),
draft: z.boolean().default(false),
ingredients: z.object({
list: z.array(z.string()).optional(),
qty: z.array(z.string()).optional(),
}).optional(),
instructions: z.array(z.string()).optional(),
notes: z.array(z.string()).optional(),
}),
});

// Food collection schema
const foodCollection = defineCollection({
schema: ({ image }) => z.object({
title: z.string(),
meta_title: z.string().optional(),
description: z.string().optional(),
date: z.date().optional(),
cover: image().optional(),
author: z.string().optional(),
draft: z.boolean().optional(),
draft: z.boolean().default(false),
prep_time: z.number().optional(),
servings: z.number().optional(),
diet: z.string().optional(),
Expand All @@ -62,9 +60,8 @@ const foodCollection = defineCollection({
const puzzleCollection = defineCollection({
schema: z.object({
title: z.string(),
meta_title: z.string().optional(),
description: z.string().optional(),
draft: z.boolean().optional(),
draft: z.boolean().default(false),
}),
});

Expand Down
2 changes: 0 additions & 2 deletions src/content/conversation/-index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Conversation Cards
meta_title: Conversation Cards
description: I made a set of conversation cards so you don't have to buy one.
draft: false

cards:
- What was your first impression of me? What surprised you after getting to know me?
Expand Down
1 change: 0 additions & 1 deletion src/content/drinks/-index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Drinks
meta_title: Drinks
description: A selection of good cocktails.

# SPIRITS: whiskey, gin, vodka, brandy, cognac, rum, tequila
Expand Down
9 changes: 5 additions & 4 deletions src/content/drinks/_drink.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
title: Drink
meta_title: Drink
author: Reed Nelson
author: ""
draft: true
description: recipe.
cover: "@assets/drinks/.jpg"

description: ""
spirits: [spirit]
bottles: [bottle]
tags: [tag]
Expand All @@ -18,4 +16,7 @@ ingredients:

instructions:
- Step

notes:
- Note
---
5 changes: 0 additions & 5 deletions src/content/drinks/amaretto-sour.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Amaretto Sour
meta_title: Amaretto Sour
author: Reed Nelson
draft: false
description: Amaretto Sour recipe.
cover: "@assets/drinks/amaretto-sour.jpg"

spirits: [whiskey]
bottles: [amaretto]
tags: [creamy]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/appler.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Appler? I hardly know her!
meta_title: Appler? I hardly know her!
author: Reed Nelson
draft: false
description: Appler? I hardly know her! recipe.
cover: "@assets/drinks/appler.jpg"

spirits: [whiskey]
bottles: []
tags: [crisp, fruity]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/aviation.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Aviation
meta_title: Aviation
author: Reed Nelson
draft: false
description: Aviation recipe.
cover: "@assets/drinks/aviation.jpg"

spirits: [gin]
bottles: [creme-de-violette, maraschino]
tags: [citrusy]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/basilica.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Basilica
meta_title: Basilica
author: Reed Nelson
draft: false
description: Basilica recipe.
cover: "@assets/drinks/basilica.jpg"

spirits: [gin]
bottles: [ango, st-germain]
tags: [herbacious, floral]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/berlin.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Berlin
meta_title: Berlin
author: Reed Nelson
draft: false
description: Berlin recipe.
cover: "@assets/drinks/berlin.jpg"

spirits: [whiskey]
bottles: [sweet-vermouth, benedictine]
tags: [spirit-forward, bold]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/berry-smoothie.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Berry Smoothie
meta_title: Berry Smoothie
author: Reed Nelson
draft: false
description: Berry Smoothie recipe.
cover: "@assets/drinks/berry-smoothie.jpg"

spirits: []
bottles: [almande]
tags: [light, creamy]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/boulevardier.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Boulevardier
meta_title: Boulevardier
author: Reed Nelson
draft: false
description: Boulevardier recipe.
cover: "@assets/drinks/boulevardier.jpg"

spirits: [whiskey]
bottles: [sweet-vermouth, campari]
tags: [classic, bold, bitter]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/bourbon-bash.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Bourbon Bash
meta_title: Bourbon Bash
author: Reed Nelson
draft: false
description: Bourbon Bash recipe.
cover: "@assets/drinks/bourbon-bash.jpg"

spirits: [whiskey]
bottles: []
tags: [citrusy]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/clark-old-fashioned.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Clark Old Fashioned
meta_title: Clark Old Fashioned
author: Reed Nelson
draft: false
description: Clark Old Fashioned recipe.
cover: "@assets/drinks/clark-old-fashioned.jpg"

spirits: [brandy]
bottles: [ango]
tags: [sweet]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/cosmopolitan.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Cosmopolitan
meta_title: Cosmopolitan
author: Reed Nelson
draft: false
description: Cosmopolitan recipe.
cover: "@assets/drinks/cosmopolitan.jpg"

spirits: [vodka]
bottles: [cointreau]
tags: [classic, sweet, citrusy]
Expand Down
5 changes: 0 additions & 5 deletions src/content/drinks/cucumber-martini.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Cucumber Martini
meta_title: Cucumber Martini
author: Reed Nelson
draft: false
description: Cucumber Martini recipe.
cover: "@assets/drinks/cucumber-martini.jpg"

spirits: [vodka]
bottles: []
tags: [mellow, sweet]
Expand Down
Loading

0 comments on commit ed4c255

Please sign in to comment.