# jwasham/computer-science-flash-cards

Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.

Repository: https://github.com/jwasham/computer-science-flash-cards
Canonical: https://ross.abutalabs.com/products/computer-science-flash-cards
Language: HTML
License: CC-BY-SA-4.0
License Family: other
Last push: 2025-01-13T17:08:42+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 1, release rhythm 35, longevity 100
- inputs: {"age_days": 3717, "days_push": 597, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9174, forks 2118 (observed 2026-08-28T04:10:28.713712+00:00)

## What it is
A small self-hosted Flask/SQLite web app for creating and quizzing yourself with computer science flash cards, covering general CS knowledge, data structures, and algorithms. It ships with large pre-made card databases and can be converted to Anki or CSV formats.

## Use cases
- memorize data structures and algorithms for coding interviews
- quiz myself on general computer science vocabulary
- create my own flash cards for CS topics
- convert flash cards to Anki or CSV
- practice bitwise operations and problem-solving recall

## When to choose
- you want a simple self-hosted flash card quiz site for CS interview prep
- you want ready-made CS card decks usable in Anki
- you prefer making your own cards with a lightweight tool

## When to avoid
- you need a full-featured spaced repetition system with scheduling
- you want a hosted solution with no server setup
- you need multi-user or collaborative flash card features

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, database
- domain: education, developer-tools, web-development
- platform: python, self-hosted, cross-platform
- tags: flashcards, computer-science, interview-prep, spaced-repetition, flask, sqlite, anki, education, web-server

## Member repositories
- jwasham/computer-science-flash-cards (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.713712+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:23:22.452102+00:00, confidence not recorded.
  - readme: https://github.com/jwasham/computer-science-flash-cards (fetched 2026-08-28T04:10:28.713712+00:00, sha 60da4d259dad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
