Skip to content

Commit

Permalink
README.md: Remove CCDSA link
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlin1 committed Oct 17, 2022
1 parent f987671 commit fb113e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

An educational web app for mapping the world, searching for places, and navigating around Seattle. The app is designed to highlight 3 components: [**Autocomplete**](https://github.com/kevinlin1/huskymaps/wiki/Autocomplete), [**Priority Queues**](https://github.com/kevinlin1/huskymaps/wiki/Priority-Queues), and [**Shortest Paths**](https://github.com/kevinlin1/huskymaps/wiki/Shortest-Paths). Each of these components not only implement features in Husky Maps, but also implement 3 other socially-motivated applications of computing: social genomics, content moderation, and seam carving for content-aware image resizing. Check out the [**Wiki**](https://github.com/kevinlin1/huskymaps/wiki) for instructions about each project component.

The app is designed to support [**Critical Comparative Data Structures and Algorithms**](https://kevinl.info/cs-education-for-the-socially-just-worlds-we-need/), a justice-centered approach to teaching undergraduate data structures and algorithms. The latest courses to use this repository can be found in the [**Releases**](https://github.com/kevinlin1/huskymaps/releases).

## Setup

This project is pre-configured for IntelliJ IDEA.
Expand Down

0 comments on commit fb113e3

Please sign in to comment.