Skip to content
View alankan886's full-sized avatar
  • Butterfly Network
  • nyc
Block or Report

Block or report alankan886

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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, a fan of Python and Golang.

💻 Hobby Projects

  • SuperMemo2, 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

  1. SuperMemo2 SuperMemo2 Public

    📦 Published package for spaced repetition algorithm SM-2

    Python 101 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 70 141

  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 319 57

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

    A RESTful API built in Flask for spaced repetition studying

    Python