Skip to content
View alankan886's full-sized avatar

Block or report alankan886

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alankan886/README.md

Hi there

I'm Alan, mostly code in Python and Go.

💻 Hobby Projects

  • SuperMemo2, author of a spaced repetition algorithm package called SM-2 writtien in Python.
  • CyaAPI, an API built in FastAPI(Python) for spaced reptition learning.
    • I found this website called Zorbi that uses the SM-2 algorithm, essentially doing what I want to achieve with CyaAPI, so I been using that since instead.

🌐 Open Source Contributions

Mattermost

Target

Pinned Loading

  1. SuperMemo2 SuperMemo2 Public

    📦 Published package for spaced repetition algorithm SM-2

    Python 121 13

  2. CyaAPI CyaAPI Public

    An API for spaced repetition learning built with FastAPI

    Python 2

  3. mattermost/mattermost-plugin-playbooks mattermost/mattermost-plugin-playbooks Public

    Mattermost Playbooks enable reliable and repeatable processes for your teams using checklists, automation, and retrospectives.

    TypeScript 88 173

  4. target/flottbot target/flottbot Public

    A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.

    Go 367 65

  5. CYA-API-Flask CYA-API-Flask Public archive

    A RESTful API built in Flask for spaced repetition studying

    Python