45d52f7b254013f691fa5c67b8e19ea6e2d7948e
Computer Science Flash Cards
This is a little website I've put together to allow me to easily make flash cards for memorization of:
- general cs knowledge
- vocabulary
- definitions of processes
- powers of 2
- design patterns
- code
- data structures
- algorithms
- solving problems
- bitwise operations
It uses:
- Python 3
- Flask
- other things I need to figure out
Description
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
Languages
HTML
53.6%
Python
35.1%
JavaScript
5%
CSS
5%
Dockerfile
0.8%
Other
0.5%