Skip to content

Commit

Permalink
Merge pull request #97 from sophiajwitt/Create-S24-Website
Browse files Browse the repository at this point in the history
Create S24 website
  • Loading branch information
MichaelHilton authored Jan 13, 2024
2 parents 81e4028 + e097b78 commit 661d3e7
Show file tree
Hide file tree
Showing 16 changed files with 321 additions and 312 deletions.
450 changes: 225 additions & 225 deletions docs/_data/schedule.yaml

Large diffs are not rendered by default.

51 changes: 26 additions & 25 deletions docs/_data/staff.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
- name: Anuda Weerasinghe
role: Teaching Assistant
email: [email protected]
website:
photo: anuda.jpg

- name: Rohan Padhye
- name: Michael Hilton
role: Instructor
email: rohanpadhye@cmu.edu
website: https://rohan.padhye.org/
photo: rohan.jpeg
email: mhilton@cmu.edu
website: https://www.cs.cmu.edu/~mhilton/
photo: michael.jpg

- name: Andrew Begel
- name: Eduardo Feo Flushing
role: Instructor
email: abegel@cmu.edu
website: https://andrewbegel.com/
photo: andy.jpeg
email: efeoflus@andrew.cmu.edu
website: https://www.efeoflushing.com/
photo: eduardo.jpg

- name: Antara Pal
- name: Sophia Witt
role: Teaching Assistant
email: antarap@andrew.cmu.edu
email: switt@andrew.cmu.edu
website:
photo: antara.jpg
photo: sophia.jpg

- name: Alexis Axon
role: Teaching Assistant
Expand All @@ -40,20 +35,26 @@
website:
photo: blank.jpg

- name: Michael Zhou
- name: Laura Marinov
role: Teaching Assistant
email: mhzhou@andrew.cmu.edu
email: lmarinov@andrew.cmu.edu
website:
photo: michael.jpg
photo: blank.jpg

- name: Sophia Witt
- name: Jesse Ding
role: Teaching Assistant
email: switt@andrew.cmu.edu
email: jessedin@andrew.cmu.edu
website:
photo: sophia.jpg
photo: jesse.jpg

- name: Jenny Liang
role: Teaching Assistant
email: [email protected]
website:
photo: jenny.jpg

- name: Vasu Vikram
- name: Ao Li
role: Teaching Assistant
email: vvikram@andrew.cmu.edu
email: aoli@andrew.cmu.edu
website:
photo: vasu.jpg
photo: ao.jpg
34 changes: 17 additions & 17 deletions docs/_data/this_week.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
lectures:
- date: Tue Aug 29
link: assets/pdfs/01-introduction-wide.pdf
name: Introduction
- date: Thu Aug 31
link: assets/pdfs/02-archaelogy-and-anthropology.pdf
name: Software Archaeology and Anthropology
# - date:
# link:
# name:
# - date:
# link:
# name:

projects:
- date: Tue Aug 29
deadline: Due Sep 1 @ 11:59pm
end_date: 2024-09-04 00:00:00
link: projects/P1
name: P1A - Build Checkpoint
numDays: 4
# - date:
# deadline:
# end_date:
# link:
# name:
# numDays:

recitation:
date: Mon Aug 28
handout: recitations/reci1-github/
name: Recitation 1 - GitHub and TS
quiz: https://www.gradescope.com/courses/583198/assignments/3141880/
slides: https://docs.google.com/presentation/d/1yFOzbN59GNt2o_prlfBztnweQw9cufFv/edit?usp=sharing&ouid=103835569344818242692&rtpof=true&sd=true
# date:
# handout:
# name:
# quiz:
# slides:
Binary file removed docs/assets/images/andy.jpeg
Binary file not shown.
Binary file removed docs/assets/images/antara.jpg
Binary file not shown.
Binary file added docs/assets/images/ao.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/eduardo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/jenny.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/jesse.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/michael.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/images/rohan.jpeg
Binary file not shown.
Binary file removed docs/assets/images/vasu.jpg
Binary file not shown.
16 changes: 12 additions & 4 deletions docs/hall-of-fame.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ hide:

A list of student groups with links to their merged PRs in open source projects.

## 2023 Fall

| Group Name | Team Members | Project | Merged PRs |
| ---------- | ------------ | ------- | ---------- |
| Softwear | Ariel Kwak, Hao Kang, Bojun Li, Sen Feng, Cindy Liu | [Jupyter Notebook](https://github.com/jupyter/notebook) | [#7178](https://github.com/jupyter/notebook/pull/7178) |
| Bug Busters | Ritu Pathak, Mayar Al-Kurdi, Matthew Leboffe, Yuhe Ma | [Ockam](https://github.com/build-trust/ockam) | [#7059](https://github.com/build-trust/ockam/pull/7059) |
| Slam | Meghna Chityala, Adam Bournes, Sally Pak, Lara Marinov | [Apache OpenNLP](https://github.com/apache/opennlp) | [#559](https://github.com/apache/opennlp/pull/559) |
| OP | Yuchen Liang, Xavier Xia, Alice Hong, Serena Yao, Peter Lu | [LangChain](https://github.com/langchain-ai/langchain) | [#14272](https://github.com/langchain-ai/langchain/pull/14272) |
| Pitt Begels | Ryan Huang, Joyce Huang, Connor Maas, Tyrece Jeffrey, Khuslen Misheel | [Tandoor Recipes](https://github.com/TandoorRecipes) | [#2793](https://github.com/tandoorrecipes/recipes/pull/2793) |

## 2023 Spring

| Group Name | Team Members | Project | Merged PRs |
Expand All @@ -16,12 +26,10 @@ A list of student groups with links to their merged PRs in open source projects.
| hecl.io | Colin May, E.j. Ezuma-Ngwu, Hye In Lee, Liam Gersten | [CPython](https://github.com/python/cpython) | [#103974](https://github.com/python/cpython/pull/103974)|
| team-up | Amita Goyal, Ayla Wang, Frank Chen, Kunal Sharda, Rio Pacheco | [LAION-AI Open Assistant](https://github.com/LAION-AI/Open-Assistant) | [#2684](https://github.com/LAION-AI/Open-Assistant/pull/2684), [#2794](https://github.com/LAION-AI/Open-Assistant/pull/2794), [#3057](https://github.com/LAION-AI/Open-Assistant/pull/3057)|

<!-- ## 2023 Fall

| Group Name | Team Members | Project | Merged PRs |
| ---------- | ------------ | ------- | ---------- |

## 2022 Spring
<!--
## 2024 Spring
| Group Name | Team Members | Project | Merged PRs |
| ---------- | ------------ | ------- | ---------- | -->
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ hide:

## Class Calendar

<iframe src="https://calendar.google.com/calendar/embed?src=c_5a7df30f90586a47864fe49fc3c1dd4deb4c042527ded82ae661dc26dad4f13a%40group.calendar.google.com&ctz=America%2FNew_York&mode=WEEK" style="border: 0" width="1000" height="600" frameborder="0" scrolling="no"></iframe>
Coming Soon!

## Weekly Schedule

Expand Down
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ This course has a strong technical focus, and includes assignments with and with

## Previous Course Iterations

[Fall 2020](/_old/2020) | [Fall 2021](/_old/2021) | [Fall 2022](/_old/F22) | [Spring 2023](/_old/S23)
[Fall 2020](/_old/2020) | [Fall 2021](/_old/2021) | [Fall 2022](/_old/F22) | [Spring 2023](/_old/S23) | [Fall 2023](/_old/F23)
78 changes: 39 additions & 39 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,48 +62,48 @@ nav:
- Course Overview: overview.md
- Syllabus: syllabus.md
- Projects:
# projects/index.md # Dummy home page; remove once we start adding homework below
- "Project 1: Hello, NodeBB!":
- projects/P1/index.md
- 1A Build Checkpoint: projects/P1/1_checkpoint.md
- 1B Starter Task: projects/P1/2_translation.md
- NodeBB Installation:
- Mac: projects/P1/installation/mac.md
- Windows: projects/P1/installation/windows.md
- Linux (Ubuntu): projects/P1/installation/ubuntu.md
- Resources and Documentation: projects/P1/documentation.md
- FAQ: projects/P1/faq.md
- "Project 2: Collaborative Development":
- projects/P2/index.md
- "2A Team Process & Planning": projects/P2/1_teamprocess.md
- "2B First Sprint": projects/P2/2_firstsprint.md
- "2C Second Sprint": projects/P2/3_secondsprint.md
- "Project 3: Continuous Integration + Deployment":
- projects/P3/index.md
- "GCP Deployment Instructions": projects/P3/deployment.md
- "Project 4: Architecting an LLM Integration":
- projects/P4/index.md
- "Project 5: Open Source Excursion":
- projects/P5/index.md
- "5A Project and Task Selection": projects/P5/1_projectcheck.md
- "5B Project Presentations, Final Report, and Reflections": projects/P5/2_projectfinal.md
- projects/index.md # Dummy home page; remove once we start adding homework below
# - "Project 1: Hello, NodeBB!":
# - projects/P1/index.md
# - 1A Build Checkpoint: projects/P1/1_checkpoint.md
# - 1B Starter Task: projects/P1/2_translation.md
# - NodeBB Installation:
# - Mac: projects/P1/installation/mac.md
# - Windows: projects/P1/installation/windows.md
# - Linux (Ubuntu): projects/P1/installation/ubuntu.md
# - Resources and Documentation: projects/P1/documentation.md
# - FAQ: projects/P1/faq.md
# - "Project 2: Collaborative Development":
# - projects/P2/index.md
# - "2A Team Process & Planning": projects/P2/1_teamprocess.md
# - "2B First Sprint": projects/P2/2_firstsprint.md
# - "2C Second Sprint": projects/P2/3_secondsprint.md
# - "Project 3: Continuous Integration + Deployment":
# - projects/P3/index.md
# - "GCP Deployment Instructions": projects/P3/deployment.md
# - "Project 4: Architecting an LLM Integration":
# - projects/P4/index.md
# - "Project 5: Open Source Excursion":
# - projects/P5/index.md
# - "5A Project and Task Selection": projects/P5/1_projectcheck.md
# - "5B Project Presentations, Final Report, and Reflections": projects/P5/2_projectfinal.md
- Recitations:
# recitations/index.md # Dummy home page; remove once we start adding recitations below
- Recitation 1 - Git, GitHub and TypeScript: recitations/reci1-github.md
- Recitation 2 - Team Contract Workshop: recitations/reci2-teamcontract.md
- Recitation 3 - Deployment: recitations/reci3-deployment.md
- Recitation 4 - Archaeology: recitations/reci4-archaeology.md
- Recitation 6 - Midterm Review: recitations/reci6-midterm-review.md
- Recitation 7 - Static Analysis and Continuous Integration: recitations/reci7-static-analysis-ci.md
- Recitation 8 - Large Language Models: recitations/reci8-llms.md
- Recitation 9 - Open Source Projectss: recitations/reci9-open-source.md
- Recitation 10 - Team Feedback: recitations/reci10-team-feedback.md
- recitations/index.md # Dummy home page; remove once we start adding recitations below
# - Recitation 1 - Git, GitHub and TypeScript: recitations/reci1-github.md
# - Recitation 2 - Team Contract Workshop: recitations/reci2-teamcontract.md
# - Recitation 3 - Deployment: recitations/reci3-deployment.md
# - Recitation 4 - Archaeology: recitations/reci4-archaeology.md
# - Recitation 6 - Midterm Review: recitations/reci6-midterm-review.md
# - Recitation 7 - Static Analysis and Continuous Integration: recitations/reci7-static-analysis-ci.md
# - Recitation 8 - Large Language Models: recitations/reci8-llms.md
# - Recitation 9 - Open Source Projectss: recitations/reci9-open-source.md
# - Recitation 10 - Team Feedback: recitations/reci10-team-feedback.md
# - Recitation 7 - Docker and Containerization: recitations/reci7-docker.md
# - Recitation 8 - Team Feedback: recitations/reci8-team-feedback.md
# - Recitation 9 - Machine Learning: recitations/reci9-ml.md
# - Recitation 10 - Open Source Projects: recitations/reci10-open-source.md
- Recitation 11 - Open Source Project and Task Selection Check In: recitations/reci11-p5-checkin.md
# - Recitation 11 - Open Source Project and Task Selection Check In: recitations/reci11-p5-checkin.md
- Hall of Fame: hall-of-fame.md
- Canvas: https://canvas.cmu.edu/courses/36599
- Gradescope: https://www.gradescope.com/courses/583198
- Slack: https://join.slack.com/t/cmu-17313-f23/signup
- Canvas: https://canvas.cmu.edu/courses/36599 # edit upon canvas creation
- Gradescope: https://www.gradescope.com/courses/583198 # edit upon gradescope creation
- Slack: https://join.slack.com/t/cmu-17313-s24/signup

0 comments on commit 661d3e7

Please sign in to comment.