Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions docs/projects/enroll_dash/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
id: about
title: "Enroll Dash"
custom_edit_url: null
---

## Overview

Enroll Dash aims to provide SLU's department of Enrollment with a suite of web tools and dashboards to aid their daily operations and reporting duties.

### Information

- **Source Code:** [https://github.com/oss-slu/oss-orb](https://github.com/oss-slu/enroll-dash) [<img src="/img/git-alt.svg" alt="git" width="25" height="25" />](https://github.com/oss-slu/enroll-dash)
- **Status:** Active (and ongoing)
- **Platforms:** Web app
- **Client:** Enrollment Services (Contact: Ryan Klotz)
- **Track:** Internal Developer Services
- **Current Tech Lead:** Justin DeKock [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/jdetok)
- **Developers:**
- TBD
- **Start Date:** August 2026
- **Technologies Used:**
- TBD
- **License:** Not yet established

## Technical Information

### Development Priorities
- TBD

## Get Involved
3 changes: 2 additions & 1 deletion docs/projects/oss_dev_analytics/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ OSS Dev Analytics provides developer analytics and data-driven insights for open
- **Platforms:** Internal Developer Services
- **Client:** Open Source with SLU
- **Track:** Internal Developer Services
- **Current Tech Lead:** Hazel Caballero [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/hcaballero2)
- **Current Tech Lead:** Justin DeKock [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/jdetok)
- **Developers:**
- Hazel Caballero (alumni, prior tech lead) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/hcaballero2)
- Grace Gondela (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/ggondela1419)
- Kiara Mathews (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/kiaramathews)
- Dhyana Patel (capstone) [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/dhyana6466)
Expand Down
31 changes: 31 additions & 0 deletions docs/projects/oss_orb/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
id: about
title: "OSS Open Source Repository Browser"
custom_edit_url: null
---

## Overview

OSS Open Source Repository Browser aims to scale the work originally done by the UC OSPO Network for the web. The product gathers and aggregates Github data from universities and research institutions represented in CURIOSS. This data is visualized into interactive dashboards and queryable via advanced filtering features.

### Information

- **Source Code:** [https://github.com/oss-slu/oss-orb](https://github.com/oss-slu/oss-orb) [<img src="/img/git-alt.svg" alt="git" width="25" height="25" />](https://github.com/oss-slu/oss-orb)
- **Status:** Active (and ongoing)
- **Platforms:** Web app
- **Client:** UC OSPO Network (Contact: Emily Lovell)
- **Track:** Internal Developer Services
- **Current Tech Lead:** Justin DeKock [<img src="/img/github.svg" alt="github" width="25" height="25" />](https://github.com/jdetok)
- **Developers:**
- TBD
- **Start Date:** August 2026
- **Technologies Used:**
- TBD
- **License:** Not yet established

## Technical Information

### Development Priorities
- TBD

## Get Involved
8 changes: 8 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,10 @@ const sidebars = {
type: 'doc',
id: 'projects/droneworld/about',
},
{
type: 'doc',
id: 'projects/enroll_dash/about',
},
{
type: 'doc',
id: 'projects/gradeval360/about',
Expand Down Expand Up @@ -380,6 +384,10 @@ const sidebars = {
type: 'doc',
id: 'projects/oss_infra_ops/about',
},
{
type: 'doc',
id: 'projects/oss_orb/about',
},
{
type: 'doc',
id: 'projects/pilot_data_synchronization/about',
Expand Down
20 changes: 0 additions & 20 deletions src/data/people/currentDevelopers.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
"image": "",
"profileLink": "https://github.com/Zhihuiwu646"
},
{
"name": "Dhyana Patel",
"image": "",
"profileLink": "https://github.com/dhyana6466"
},
{
"name": "Bella Ott",
"image": "",
Expand Down Expand Up @@ -164,11 +159,6 @@
"image": "",
"profileLink": "https://github.com/ThomasPautler952194"
},
{
"name": "Joli Muller",
"image": "",
"profileLink": "https://github.com/hollowtree11"
},
{
"name": "Leandru Martin",
"image": "",
Expand Down Expand Up @@ -219,16 +209,6 @@
"image": "",
"profileLink": "https://github.com/ahenehan2"
},
{
"name": "Grace Gondela",
"image": "",
"profileLink": "https://github.com/ggondela1419"
},
{
"name": "Kiara Mathews",
"image": "",
"profileLink": "https://github.com/kiaramathews"
},
{
"name": "Hunter Cataldo",
"image": "",
Expand Down
4 changes: 2 additions & 2 deletions src/data/people/currentTechLeads.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"profileLink": "https://github.com/AyoAwodeyi"
},
{
"name": "Hazel Caballero",
"name": "Justin DeKock",
"image": "",
"profileLink": "https://github.com/hcaballero2"
"profileLink": "https://github.com/jdetok"
}
]
20 changes: 20 additions & 0 deletions src/data/people/prevDevelopers.json
Original file line number Diff line number Diff line change
Expand Up @@ -573,5 +573,25 @@
"name": "Munazzah Rizwan Rakhangi",
"image": "",
"profileLink": "https://github.com/Munazzah-Rakhangi"
},
{
"name": "Grace Gondela",
"image": "",
"profileLink": "https://github.com/ggondela1419"
},
{
"name": "Kiara Mathews",
"image": "",
"profileLink": "https://github.com/kiaramathews"
},
{
"name": "Dhyana Patel",
"image": "",
"profileLink": "https://github.com/dhyana6466"
},
{
"name": "Joli Muller",
"image": "",
"profileLink": "https://github.com/hollowtree11"
}
]
5 changes: 5 additions & 0 deletions src/data/people/prevTechLeads.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,10 @@
"name": "Shahid Shabeer Malik",
"image": "",
"profileLink": "https://github.com/Shahid1Malik"
},
{
"name": "Hazel Caballero",
"image": "",
"profileLink": "https://github.com/hcaballero2"
}
]
20 changes: 20 additions & 0 deletions src/data/projects/Projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,15 @@
"domain": ["aerospace", "robotics"],
"research": true
},
{
"name": "Enroll Dash",
"url": "/projects/enroll_dash/about",
"description": "Enroll dash is a suite of online tools and dashboards for SLU's Office of Enrollment.",
"status": "current",
"image": "/img/projects/enroll-dash.png", "kind": "web-app", "domain": ["data"],
"research": false,
"github": "https://github.com/oss-slu/enroll-dash"
},
{
"name": "ESP: Electronic Structure Parser",
"url": "/projects/esp/about",
Expand Down Expand Up @@ -345,6 +354,17 @@
"research": false,
"github": "https://github.com/oss-slu/oss_infra_ops"
},
{
"name": "Open Source Repository Browser",
"url": "/projects/oss_orb/about",
"description": "OSS ORB builds a modern, scalable web architecture around the Open Source Repository Browser originally build by the UC OSPO Network.",
"status": "current",
"image": "/img/projects/oss-orb.png",
"kind": "web-app",
"domain": ["data"],
"research": false,
"github": "https://github.com/oss-slu/oss-orb"
},
{
"name": "Pi4Micronaut",
"url": "/projects/pi4micronaut/about",
Expand Down
Binary file added static/img/projects/enroll-dash.png
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 static/img/projects/oss-orb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading