Novus Stream Solutions

Tutorials

Learn the Novus apps

Core, step-by-step guidance for the tools, grouped by app and written to stand on its own. Each app has a deeper library inside the product itself; these are the essentials. For the full reference see the documentation, and for the stories behind the builds, the product blog.

Showing 16 of 40 tutorials (page 2 of 2)Clear filters

Novus Learn

  1. A Novus Learn project converted into a printable lesson with objectives, a worksheet, an answer key, and citations
    Use cases

    Turn a project into a printable lesson with the Teacher Hub

    The Teacher Hub at /teachers converts any Novus Learn project into a printable lesson (objectives, key points, a worksheet with an answer key, review cards, and citations) straight from the browser.

    7 min · BeginnerStart
  2. A JavaScript codebase analysed in Novus Learn, its modules mapped and its concepts cited to official documentation
    Use cases

    X-ray a codebase and learn to code in Novus Learn

    The /code surface analyses a JavaScript codebase and the /languages paths cite official documentation, with a scratchpad at /playground for running what you are reading.

    8 min · IntermediateStart
  3. The Novus Learn career matcher fanning one set of answers out into a shortlist of occupation families
    Use cases

    Find a career direction with the Novus Learn matcher

    Use the Novus Learn career matcher end to end: pick the quick, full, or career-change questionnaire, read the shortlist against 565 occupation profiles in 20 families, open a profile properly, and verify every suggestion against public labour-market data before you act on it.

    9 min · BeginnerStart
  4. A timed aptitude suite in Novus Learn beside a checklist of what practice can and cannot fix
    Use cases

    Practise for a real job aptitude test with Novus Learn

    Prepare for a gated hiring assessment using the 376 career aptitude practice suites in Novus Learn: find the right suite by sector or by skill construct, practise timed, review every explanation, and know when familiarity has plateaued and you should stop.

    9 min · BeginnerStart
  5. The Novus Learn assessment hub: cognitive skill banks, the Reasoning Challenge, and the puzzle catalogue
    Use cases

    Cognitive skills, the Reasoning Challenge, and puzzles in Novus Learn

    Work through the reasoning half of Novus Learn: 2,200 authored cognitive questions across 22 construct banks, a Reasoning Challenge with published methodology that is deliberately not an IQ test, and a 200-puzzle catalogue built on a real difficulty ladder.

    8 min · BeginnerStart
  6. The twelve modules of the Novus Learn JavaScript curriculum with their lesson counts
    Use cases

    Work through the Novus Learn JavaScript course, zero to developer

    A walkthrough of the authored JavaScript curriculum in Novus Learn: 12 modules and 77 lessons in a fixed teaching order, 65 of them carrying runnable graded exercises, taught in the product's own words rather than as a list of links to documentation.

    9 min · BeginnerStart

Novus Examples

  1. Novus Examples tutorial showing sample portraits with solid, busy, and hair-detail backgrounds being run through a background remover
    Use cases

    Test a background remover with the right sample images

    A background remover is only as good as the hardest image you test it on. This guide covers which sample images from Novus Examples genuinely stress a cutout (solid versus busy backgrounds, hair and edge detail, transparency and grayscale) and how to run them through the NSS Background Remover.

    7 min · BeginnerStart
  2. Novus Examples reference showing transparent, grayscale, CMYK, tiny, oversized, zero-byte, and corrupt sample files with labels
    Use cases

    Sample file types explained: what each sample is for

    A reference for the sample variants in Novus Examples that are easy to misread: transparent versus opaque, grayscale versus color, CMYK versus sRGB, tiny versus oversized images, and the deliberate zero-byte, corrupt, and wrong-extension files built for error-handling tests.

    8 min · BeginnerStart
  3. A clean and a noisy version of the same generated sample side by side, differing only in noise sigma
    Use cases

    Test with clean and noisy pairs

    Paired fixtures (clean and noisy, colour and greyscale, source and scanned) differ in exactly one property, which is what makes a before/after test mean something.

    6 min · BeginnerStart
  4. The Novus Examples live targets index listing twelve pages, each isolating one browser behaviour
    Use cases

    Test against the twelve live targets

    Twelve live pages, each exhibiting exactly one behaviour (landmarks, nested modals, infinite scroll, cookie banners, frame nesting) for accessibility, scraper, and browser-automation testing.

    7 min · IntermediateStart
  5. HTML form and AcroForm PDF fixtures with their field inventories listed alongside them
    Use cases

    Test forms with HTML and AcroForm fixtures

    The Forms category holds 94 fixtures (live HTML forms and AcroForm PDFs with known field inventories) for testing form fillers, validators, scrapers, and PDF editors.

    6 min · IntermediateStart
  6. Video test fixtures: a single clip fanned out across codecs, containers, streaming manifests, and caption files, with a degraded clip paired to its ground truth
    Use cases

    Test a video pipeline with the 401-file video set

    The video category grew from 70 files to 401, and the point of the expansion is that degraded clips now name the pristine clip they came from. This guide covers choosing codec, container, streaming, caption, and AI-video fixtures, and using the ground-truth pairing to turn "looks better" into a number.

    9 min · IntermediateStart
  7. A stream overlay template downloading alongside a JSON scene collection, then importing into a broadcast scene above a capture placeholder
    Use cases

    Build an OBS scene from a broadcast template

    The 48 templates in the four broadcast categories each ship an OBS-compatible scene collection: a JSON file you import to get a scene already wired to the overlay you just downloaded. This guide covers downloading the pair, importing, and the one relink step OBS requires, and why it cannot be avoided.

    7 min · BeginnerStart