Showing 58 open source projects for "spaced"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 1
    FSRS4Anki

    FSRS4Anki

    A modern Anki custom scheduling based on Free Spaced Repetition

    A modern spaced-repetition scheduler for Anki based on the Free Spaced Repetition Scheduler algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AnkiDroid

    AnkiDroid

    Anki flashcards on Android

    Anki flashcards on Android. Your secret trick to achieve superhuman information retention. A semi-official port of the open source Anki spaced repetition flashcard system to Android. Memorize anything with AnkiDroid.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5
    Anki

    Anki

    Anki is a smart spaced repetition flashcard program

    Anki is a free, open-source spaced repetition flashcard application designed for efficient long‑term memorization. It supports a wide variety of media types (text, images, audio, LaTeX), advanced scheduling algorithms (SM‑2, FSRS), and extensibility via add‑ons. It’s widely used for education, language learning, medical training, and more.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    System Design Primer

    System Design Primer

    Learn how to design large-scale systems

    ...The repository also contains study guides for short, medium, and long interview timelines, allowing learners to focus on both breadth and depth depending on their preparation needs. In addition, it includes flashcard decks designed to reinforce learning through spaced repetition, making it easier to retain key system design knowledge.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Humanizer Skill

    Humanizer Skill

    Claude Code skill that removes signs of AI-generated writing from text

    ...For example, date and time values can be expressed as relative terms (“two hours ago”), and file sizes can be shown in intuitive units instead of raw bytes. It also includes functions for transforming camelCase, snake_case, or PascalCase identifiers into spaced and capitalized representations suitable for user interfaces, reports, or documentation. Beyond text formatting, the library can handle pluralization, enumeration formatting (“A, B, and C”), and token expansion so that program-generated content feels more conversational.
    Downloads: 124 This Week
    Last Update:
    See Project
  • 8
    Computer Science Flash Cards

    Computer Science Flash Cards

    Mini website for testing both general CS knowledge and enforce coding

    ...The cards distill topics like time and space complexity, classic data structures, algorithmic paradigms, operating systems, networking, and databases into short, testable prompts. They are designed for spaced-repetition style study so you can cycle frequently through fundamentals until recall feels automatic. Many cards point at canonical definitions or contrasts (e.g., stack vs. queue, BFS vs. DFS) to strengthen conceptual boundaries. The material favors clarity and breadth over exhaustive proofs, making it ideal for quick refreshers during a study plan. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    Hello JavaScript

    Hello JavaScript

    Course repository designed to teach JavaScript from scratch in Spanish

    hello-javascript is a comprehensive course repository designed to teach JavaScript from scratch in Spanish, pairing source code with hours of video content and hundreds of exercises. It covers the JavaScript language core, from variables and control flow to functions, objects, arrays, and modern ECMAScript features. The project also touches the browser and Node.js ecosystems so learners can understand both client and server contexts. Exercises and lesson organization make it easy to follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Memorize

    Memorize

    A Qt vocabulary app 'Memorize' with word management, multiple testing

    ...The software provides a user-friendly interface where learners can add custom vocabulary entries including words, phonetic transcriptions, parts of speech, meanings, and audio pronunciations. Key features include a flashcard system for spaced repetition practice, interactive testing modes to assess learning progress, and detailed statistics with visual charts to track performance over time. The application supports text-to-speech functionality, allowing users to listen to word pronunciations for improved auditory learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Bolt Hole Calculator

    Bolt Hole Calculator

    Calculate the coordinates of equally spaced circles for a given radius

    Calculates the coordinates of circles at equal intervals on a given radius. Circle radius, number of circles, starting degree and hole diameters are simulated instantly according to the desired value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lingueez - Vocabulary Builder

    Lingueez - Vocabulary Builder

    Collect vocabulary from anywhere, organize, and master it.

    ...Add a word the moment you meet it — from any app, with a global shortcut — and Lingueez looks up its definition and translation for you. It then turns your personal word list into spaced-repetition flashcards that resurface each word right before you'd forget it, so your study time goes where it's needed most. And when recognizing a word is no longer enough, the quiz asks you to pick the right answer — or type it out yourself, in either direction. Beyond flashcards, Lingueez reads your words aloud with natural text-to-speech and generates short reading passages built from the vocabulary you're learning, so you see every word in real context. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14

    image spinning

    An experiment in assembly language computer programming.

    ...It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table of pixels which has the pixels from the radial lines regularly spaced apart in a very simple way. I tried both radial lines scanning and concentric circles scanning, both worked
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    timetools (for r-cran)

    Seasonal/Sequential (Instants/Durations, Even or not) Time Series

    Objects to manipulate sequential and seasonal time series. Sequential time series based on time instants and time durations are handled. Both can be regularly or unevenly spaced (overlapping durations are allowed). Only POSIX* format are used for dates and times. The following classes are provided : POSIXcti, POSIXctp, TimeIntervalDataFrame, TimeInstantDataFrame, SubtimeDataFrame ; methods to switch from a class to another and to modify the time support of series (hourly time series to daily time series for instance) are also defined. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CramX

    CramX

    AI academic OS for courses, assignments, exams & study tools

    CramX is an AI-powered academic platform designed to help students stay organized, learn faster, and perform better. Manage your entire academic workflow in one place. Organize courses into topics, track assignments and deadlines, and prepare for midterms and finals with a structured system. CramX goes beyond traditional study apps by combining course management with powerful AI tools. Write essays, solve homework step-by-step, generate flashcards, and chat with your documents for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MATTA

    MATTA

    Morse Code Utilitiies to convert text messages to & from sound files.

    ...The input wav file must be monaural, with a 16-bit signed integer encoding, and a sample rate of 8000 Hz. Either sox or audacity can easily transform to this format. The wav file is expected to be international morse code, preferrably clean and properly spaced. Tonal frequency or wpm-speed does not seem to matter. Now includes an inverse commandline app, txt2wav that creates a morse code WAV file from English text. The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kindle Mate(KMate)

    Kindle Mate(KMate)

    Kindle clippings and Kindle Vocabulary Builder manager

    KMate is the ultimate reading companion for Kindle users — and the all-new, cross-platform successor to Kindle Mate, the classic Kindle notes manager trusted by readers worldwide for over a decade. It is the only Kindle assistant that unifies cross-device import, cloud sync, vocabulary & dictionary management, flexible export, reading analytics, and AI-powered definitions — all in one app. ******************************************************************************* KMate: Windows: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DiffEqOperators.jl

    DiffEqOperators.jl

    Linear operators for discretizations of differential equations

    ...It allows building lazy operators for high order non-uniform finite differences in an arbitrary number of dimensions, including vector calculus operators. For the operators, both centered and upwind operators are provided, for domains of any dimension, arbitrarily spaced grids, and for any order of accuracy. The cases of 1, 2, and 3 dimensions with an evenly spaced grid are optimized with a convolution routine from NNlib.jl. Care is taken to give efficiency by avoiding unnecessary allocations, using purpose-built stencil compilers, allowing GPUs and parallelism, etc. Any operator can be concretized as an Array, a BandedMatrix or a sparse matrix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Compose

    Compose

    A machine learning tool for automated prediction engineering

    ...The label maker automatically extracts data along the time index to generate labels. The process starts by setting the first cutoff time after the minimum amount of data. Then subsequent cutoff times are spaced apart using gaps. Starting from each cutoff time, a window determines the amount of data, also referred to as a data slice, to pass into a labeling function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flashcards

    Flashcards

    An Anki plugin for Obsidian.md

    An Anki plugin for Obsidian.md.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Susy

    Susy

    Responsive layout toolkit for Sass

    ...Version Three is trimmed down to it's most basic components, functions that can be used to build any grid system. There are two imports to choose from. The default sass/susy comes with un-prefixed versions of the core API functions. If you want Susy to be name-spaced, import sass/susy-prefix instead. To add Susy to the Sass task, edit your Gruntfile.js at the root level of your project and look for the Sass-related rules. Add require: 'susy' inside the options object. Susy is also available in the CodeKit editor, with 10% of your purchase going to Black Girls Code when you follow the link from our site. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Deeplearning.ai

    Deeplearning.ai

    Study notes, summaries, and auxiliary materials for deep learning

    Deeplearning.ai collects study notes, summaries, and auxiliary materials aligned with the popular deep learning course series many learners take early in their AI journey. It distills core ideas such as optimization, regularization, convolutional networks, sequence models, and practical training tricks. The explanations aim to bridge theory and practice, often connecting mathematical intuition to code-level implications. By organizing the content as “books” or structured notes, it gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pdf-to-text-fragments

    PDF text extractor for Firefox extensions

    ...This is intended mainly for tabular data where positional as well as textual information is required. PDF uses two text string placement operators, Tj and TJ. Tj places equally spaced characters while TJ places variably spaced characters starting from an X, Y coordinate in arbitrary units. A text fragment consists of the X and Y coordinates of the text string along with the text string. A list of text fragments containing all the text on page is extracted and then sorted to put the text fragments into reading order. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Polar Bookshelf

    Polar Bookshelf

    A personal knowledge repository for PDF and web content

    ...Build your detailed knowledge base with granular highlight tagging, and flashcards, directly from text highlights. Use the Polar Chrome extension to save web pages in your repository. Review your annotations and flashcards directly in Polar using our spaced repetition algorithms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next