Skip to content
Merged
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
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ _site
.Rdata
.Rhistory
.Rproj.user

# OS / editor ----
.DS_Store
.vscode/

# Temp ----
_tmp/
2 changes: 1 addition & 1 deletion assets/about--organizers.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name,linkedin,bio,img
William Kane,https://www.linkedin.com/in/wkane3/,"Law Clerk in the Commonwealth Court, and a recent JD/MBA graduate from Drexel University where he served as a Member of the [CLTT Student Board](https://drexel.edu/law/academics/centers-and-programs/center-for-law-and-transformational-technology/student-board/).",william-kane.jpg
Eamon Gallagher,https://www.linkedin.com/in/eamongallagher,"Director, Center for Law and Transformation Technology, [Drexel's Kline School of Law](https://drexel.edu/law/); Director, Business and Entrepreneurial Law Program; Director, [Drexel's Entrepreneurial Law Clinic](https://drexel.edu/law/academics/kline-difference/clinics/entrepreneurial-law-clinic/)",eamon-gallagher.jpg
Insiyah Jamal,https://www.linkedin.com/in/ijamal/,"Product Analyst; Co-Organizer, [Philadelphia Chapter of LegalHackers.org](https://meetu.ps/c/2kTMY/CT57q/a)",insiyah-jamal.png
Insiyah Jamal,https://www.linkedin.com/in/ijamal/,"Legal Innovation & Project Management; Co-Organizer, [Philadelphia Chapter of LegalHackers.org](https://meetu.ps/c/2kTMY/CT57q/a)",insiyah-jamal.png
Travis Southard,https://travissouthard.com,Developer & Data Analyst at [Community Legal Services](https://clsphila.org/) and Co-Director at [Code for Philly](https://codeforphilly.org/),travis-southard.jpg
Michael Chow,https://www.linkedin.com/in/michael-a-chow,"Builds open source data tools at [Posit, PBC](https://posit.co/). Senior Advisor at [Code for Philly](https://codeforphilly.org/)",michael-chow.jpg
Amy Emerson,https://www.linkedin.com/in/amy-emerson-87b2116b,"Assistant Dean for Library and Information Services & Professor of Law, [Villanova University's Charles Widger School of Law](
Expand Down
Binary file added assets/sjhphl-2026-code-of-conduct.pdf
Binary file not shown.
Binary file added assets/sjhphl-2026-judging-criteria.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion events.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ add_info_card(

| Day | Main Activity | Description |
| --- | --- | --- |
| Day 1, Friday, March 27th | Kickoff and Keynote by [Clarence Okoh](https://www.clarenceokoh.com/) | Hackathon Project Pitches by Project Sponsors and Participants; Team Formation and Matching. <br><br> [See our 3 challenge tracks for project suggestions](posts/2026-03-19-challenge-tracks.qmd) |
| Day 1, Friday, March 27th | Kickoff and Keynote by [Clarence Okoh](https://www.clarenceokoh.com/) | Hackathon Project Pitches by Project Sponsors and Participants; Team Formation and Matching. <br><br> [Project suggestions: 3 challenge tracks](posts/2026-03-19-challenge-tracks.qmd) <br> [Code of conduct](assets/sjhphl-2026-code-of-conduct.pdf) <br> [Judging criteria](assets/sjhphl-2026-judging-criteria.pdf) |
| Day 2, Saturday, March 28th | Challenge analysis and planning | Hackathon orientation sessions: design thinking, platforms and data available. Solutions design and development |
| Day 3, Sunday, March 29th | Solution development and presentation prep | Project Final Submissions. Judging. Closing Ceremony <br><br> The winning project will be advanced to the [Information Architecture Conference](https://www.theiaconference.com/) design hackathon. |

Expand Down
6 changes: 5 additions & 1 deletion faq.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ No coding or hacking experience is required. Our event is designed for all skill

No – all events are free to attend and open to all participants, regardless of coding experience or affiliation with an organization or university!

### Is there a code of conduct?

Yes. All participants are expected to follow our [code of conduct](assets/sjhphl-2026-code-of-conduct.pdf).

## Event Specific

### What do I need to participate?
Expand All @@ -44,7 +48,7 @@ Team sizes are flexible.

### How are projects judged?

Projects are evaluated using our published judging criteria.
Projects are evaluated using our published [judging criteria](assets/sjhphl-2026-judging-criteria.pdf).

## Logistics

Expand Down
Loading