Skip to content

Commit bdc1a25

Browse files
committed
adjust some dates and tags
1 parent 790058e commit bdc1a25

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/projects/Advent of Code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Advent of Code"
3-
date: 2021-03-11T22:13:24-05:00
3+
date: 2024-12-29T22:13:24-05:00
44
featured: true
55
description: "My Python solutions to 4+ years of Advent of Code puzzles."
66
tags: []

content/projects/FreeCodeCamp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "FreeCodeCamp Collection"
3-
date: 2018-12-31T14:00:18-05:00
3+
date: 2017-09-30T14:00:18-05:00
44
featured: true
55
description: "Completed about 400 hours of coursework. Built 10 front-end projects. Completed 347 coding challenges."
66
tags: ["Web Development"]

content/projects/lecture2notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "lecture2notes"
33
date: 2019-11-17T11:39:16-05:00
44
featured: true
55
description: "For this project, I was named a top 300 Regeneron STS scholar. Lecture2notes is a state-of-the-art system to summarize classroom lectures using machine learning."
6-
tags: ["Machine Learning"]
6+
tags: ["Machine Learning", "Web Development", "DevOps"]
77
resources:
88
- name: "image"
99
src: "research.png"

0 commit comments

Comments
 (0)