Skip to content

Commit

Permalink
merc quotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Nelson committed Aug 18, 2023
1 parent 074ae1b commit a88dc33
Show file tree
Hide file tree
Showing 26 changed files with 86 additions and 98 deletions.
8 changes: 4 additions & 4 deletions src/content/about/-index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: "Reed Nelson"
meta_title: "About"
description: "this is meta description"
image: "/assets/about/reed.jpg"
title: Reed Nelson
meta_title: About
description: this is meta description
image: /assets/about/reed.jpg
draft: false
---

Expand Down
4 changes: 2 additions & 2 deletions src/content/blog/-index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Blog Posts"
title: Blog Posts
meta_title: ""
description: "this is meta description"
description: this is meta description
---
11 changes: 5 additions & 6 deletions src/content/blog/crypto.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Cryptography"
title: Cryptography
meta_title: ""
description: "none"
description: none
date: 2022-08-30T05:00:00Z
image: ""
categories: ["Cryptography"]
author: "Reed Nelson"
tags: ["crypto"]
categories: [Cryptography]
author: Reed Nelson
tags: [crypto]
complexity: 1
draft: true
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/debruijn.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "De Bruijn Sequences"
title: De Bruijn Sequences
meta_title: ""
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."
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
image: ""
categories: ["Mathematics"]
author: "Reed Nelson"
tags: ["math", "graph"]
categories: [Mathematics]
author: Reed Nelson
tags: [math, graph]
complexity: 1.5
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/dh.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Diffie Hellman"
title: Diffie Hellman
meta_title: ""
description: "none"
description: none
date: 2022-07-10T05:00:00Z
image: ""
categories: ["Cryptography"]
author: "Reed Nelson"
tags: ["math", "crypto"]
categories: [Cryptography]
author: Reed Nelson
tags: [math, crypto]
complexity: 1
draft: true
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/dharma.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "A Theory on Dharma"
title: A Theory on Dharma
meta_title: ""
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."
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
image: ""
categories: ["Philosophy"]
author: "Reed Nelson"
tags: ["dharma", "purpose"]
categories: [Philosophy]
author: Reed Nelson
tags: [dharma, purpose]
complexity: 1
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/ent.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Fun Problems in Number Theory"
title: Fun Problems in Number Theory
meta_title: ""
description: "none"
description: none
date: 2023-08-07T05:00:00Z
image: ""
categories: ["Mathematics"]
author: "Reed Nelson"
tags: ["math", "puzzles"]
categories: [Mathematics]
author: Reed Nelson
tags: [math, puzzles]
complexity: 0
draft: true
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/huffman.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Huffman Compression"
title: Huffman Compression
meta_title: ""
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)."
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
image: ""
categories: ["Cryptography"]
author: "Reed Nelson"
tags: ["math", "crypto", "information-theory"]
categories: [Cryptography]
author: Reed Nelson
tags: [math, crypto, information-theory]
complexity: 1.7
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/language.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Topics in Language and Meaning"
title: Topics in Language and Meaning
meta_title: ""
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!"
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
image: ""
categories: ["Philosophy"]
author: "Reed Nelson"
tags: ["language"]
categories: [Philosophy]
author: Reed Nelson
tags: [language]
complexity: 1.2
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/love.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "The Psychology of Love"
title: The Psychology of Love
meta_title: ""
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."
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
image: ""
categories: ["Psychology"]
author: "Reed Nelson"
tags: ["psychology", "philosophy", "love"]
categories: [Psychology]
author: Reed Nelson
tags: [psychology, philosophy, love]
complexity: 1.1
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/microbiome.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Microbiome Network Alignment"
title: Microbiome Network Alignment
meta_title: ""
description: "none"
description: none
date: 2022-08-15T05:00:00Z
image: ""
categories: ["Mathematics"]
author: "Reed Nelson"
tags: ["math", "biology", "graph"]
categories: [Mathematics]
author: Reed Nelson
tags: [math, biology, graph]
complexity: 1
draft: true
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/phenomenology.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Artificial Consciousness and Phenomenology"
title: Artificial Consciousness and Phenomenology
meta_title: ""
description: "To identify the requirements for a conscious machine, I believe we ought to look beyond mechanical scientific accounts of what makes a human human. Using a phenomenological approach to this subject, we stand to better express what is necessary for a true, human-level artificial consciousness."
description: To identify the requirements for a conscious machine, I believe we ought to look beyond mechanical scientific accounts of what makes a human human. Using a phenomenological approach to this subject, we stand to better express what is necessary for a true, human-level artificial consciousness.
date: 2022-04-07T05:00:00Z
image: ""
categories: ["Philosophy"]
author: "Reed Nelson"
tags: ["ai"]
categories: [Philosophy]
author: Reed Nelson
tags: [ai]
complexity: 1.2
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/power.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "The Will to Power"
title: The Will to Power
meta_title: ""
description: "Friedrich Nietzsche is one of the most significant philosophers of all time. Here we discuss Nietzsche's invigorating and liberating philosophy for living."
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
image: ""
categories: ["Philosophy"]
author: "Reed Nelson"
tags: ["purpose", "power", "nietzsche"]
categories: [Philosophy]
author: Reed Nelson
tags: [purpose, power, nietzsche]
complexity: 1.1
draft: false
---
Expand Down
11 changes: 5 additions & 6 deletions src/content/blog/rsa.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "RSA Encryption"
title: RSA Encryption
meta_title: ""
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."
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
image: ""
categories: ["Cryptography"]
author: "Reed Nelson"
tags: ["math", "crypto"]
categories: [Cryptography]
author: Reed Nelson
tags: [math, crypto]
complexity: 1.5
draft: false
---
Expand Down
12 changes: 6 additions & 6 deletions src/content/homepage/-index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
# Banner
banner:
title: "Reed Nelson"
content: "Words"
title: Reed Nelson
content: Words

# Features
features:
- title: "Another Section"
content: "words"
- title: Another Section
content: words
bulletpoints:
- "a"
- "b"
- a
- b
---
4 changes: 2 additions & 2 deletions src/content/projects/-index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Projects"
title: Projects
meta_title: ""
description: "this is meta description"
description: this is meta description
---
2 changes: 1 addition & 1 deletion src/content/projects/aag.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AAG Key Exchange Implementation
description: this is meta description
technologies: ["Python", "SageMath"]
technologies: [Python, SageMath]
order: 2
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/cgol.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Conway's Game of Life
description: this is meta description
technologies: ["Java", "JavaFX"]
technologies: [Java, JavaFX]
order: 8
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/debruijn.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: De Bruijn Tools
description: this is meta description
technologies: ["Java"]
technologies: [Java]
order: 3
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/e2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: E^2 Flasher
description: this is meta description
technologies: ["C#", "WPF"]
technologies: [C#, WPF]
order: 5
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/iym.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: It's Your Move
description: this is meta description
technologies: ["JavaScript", "React"]
technologies: [JavaScript, React]
order: 7
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/kanban.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kanban Manager
description: this is meta description
technologies: ["C#", "WinForms", "SQL"]
technologies: [C#, WinForms, SQL]
order: 6
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/lisfsd.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: LatinxInStat & ForensicStat Databases
description: this is meta description
technologies: ["Javascript", "React", "MySQL", "OAuth"]
technologies: [Javascript, React, MySQL, OAuth]
order: 4
social:
- name: github
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/minaa.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "MiNAA: Microbiome Network Alignment Algorithm"
description: this is meta description
technologies: ["C", "C++", "R"]
technologies: [C, C++, R]
order: 1
social:
- name: github
Expand Down
4 changes: 2 additions & 2 deletions src/content/riddles/-index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Riddles"
meta_title: "Riddles"
title: Riddles
meta_title: Riddles
---

<details>
Expand Down
4 changes: 2 additions & 2 deletions src/content/terms/-index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Terms & Conditions"
meta_title: "Terms & Conditions"
title: Terms & Conditions
meta_title: Terms & Conditions
draft: false
---

Expand Down

0 comments on commit a88dc33

Please sign in to comment.