Skip to content

PeterBohai/anki-customizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anki Flashcard Deck Templates and Designs

Deck Designs

  1. Codewars Themed Deck
  2. Simple CS Oriented Deck

Codewars Themed Deck

This deck is based on the color scheme and style of Codewars and is designed for flashcards focused on reviewing the various programming challenges one encounters on the site.

The Anki 2.1 Add-on: Syntax Highlighting for Code (1463041493) is recommended for best results when displaying the solution code.

The deck (LaTeX) options should be the same as those of the Basic deck:

Header
\documentclass[12pt]{article}
\special{papersize=3in,5in}
\usepackage[utf8]{inputenc}
\usepackage{amssymb,amsmath}
\pagestyle{empty}
\setlength{\parindent}{0in}
\begin{document}

Footer
\end{document}

Simple CS Oriented Deck

This deck is inspired by Color Palette 35489 from colorhunt and is designed for reviewing various programming language specific topics and syntax.

The Anki 2.1 Add-on: Syntax Highlighting for Code (1463041493) is recommended for best results when displaying the solution code.

The deck (LaTeX) options should be the same as those of the Basic deck. See details under Codewars Themed Deck

About

Various deck card templates for Anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published