Showing 112 open source projects for "n-back"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    This library allows you to generate a random number in the specified range from 0 to n, without using the built-in function Math.random (), and gets a random number from the processing time of polymorphic mathematical calculations, which depends on the current physical parameters of the CPU, RAM, and t .P. The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    ...MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used by your back-end application to store its data as JSON (JavaScript Object Notation) documents. Also with Express (sometimes referred to as Express.js), with back-end web application framework running on top of Node.js. As well as Angular (formerly Angular.js), which is a front-end web app framework that runs your JavaScript code in the user's browser, allowing your application UI to be dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    ...The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. So is pausing and resuming. This project uses styled-jsx, but takes the idea of CSS-in-JS even further. Sizing, positioning and transition offsets are computed by JS, all before elements hit the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Angular-filter

    Angular-filter

    Bunch of useful filters for AngularJS with no external dependencies!

    Bunch of useful filters for AngularJS (with no external dependencies!). You can install angular-filter using 4 different methods. Include angular-filter.js (or angular-filter.min.js) in your index.html, after including Angular itself. Add 'angular.filter' to your main module's list of dependencies. If a string is provided, it will filter out duplicates using the provided expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AvalonJs

    AvalonJs

    An elegant efficient express mvvm framework

    ...If there is a large table or list on the page, other frames will get stuck when the browser loads the page (white screen), while avalon is much smoother. Avalon 2.1.5 supports back-end rendering. The attribute value must be enclosed in double quotes, the label name must be lowercase, and the label must be closed (normally closed, or self-closed). Components, in the case of compatibility with IE6-8, components must use wbr, xmp as containers. If the component name does not serve as a label name, it does not need to start with ms-. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FastDom

    FastDom

    Eliminates layout thrashing by batching DOM measurement

    ...The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a singleton across all modules in your app. When any module requires 'fastdom' they get the same instance back, meaning FastDom can harmonize DOM access app-wide. Potentially a third-party library could depend on FastDom, and better integrate within an app that itself uses it. It's very important that all DOM mutations or measurements go through fastdom to ensure good performance; to help you with this we wrote fastdom-strict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wolfenstein 3D html5

    Wolfenstein 3D html5

    Wolfenstein 3D HTML5 TOTAL Conversion

    ...It can save the game and store it in HTML local storage(Can erese it with erase all cache and cookies in your browser...) What is not working: 1. Sound and music volume control (Once you turn off in the menu you cannot turn back on any sound just if u erase all cookies) 2. Quit menu option(it figures why not... XD) 3. Function keyboards(F1 to F12) are not working. The script itself is opensource, so you can rewrite from scratch change and edit levels and graphics, to make your own game! Have fun
    Downloads: 9 This Week
    Last Update:
    See Project
  • Cloudbrink Personal SASE service Icon
    Cloudbrink Personal SASE service

    For companies looking for low maintenance, secure, high performance connectivity for hybrid and remote workers

    Cloudbrink’s Personal SASE is a high-performance connectivity and security service that delivers a lightning-fast, in-office experience to the modern hybrid workforce anywhere. Combining high-performance ZTNA with Automated Moving Target Defense (AMTD), and Personal SD-WAN all connections are ultra-secure.
    Learn More
  • 10
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass flags to uglifyjs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mock.js

    Mock.js

    A simulation data generator

    Mock.js is a simulation data generator to help the front-end to develop and prototype separate from the back-end progress and reduce some monotony particularly while writing automated tests. Generate random data and intercept Ajax requests. Let the front-end siege division develop independently of the back-end. Through random data, various scenarios are simulated. Without modifying the existing code, you can intercept Ajax requests and return simulated response data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    js-snail

    An innovative way to visualise matrix

    This is an offspring of an idea I had back in 2004 of a way to visualise and navigate within a dataset. The snail is like a metric with rows and columns but instead visualised in sectors and rows with a central level indicator that provides an aggregated indicator. One can switch view (global by sector, global by rows, details) by clicking the central indicator or selecting rows/sectors, and of course drill-down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    ...You get for free the default *CRUD* functionality for each block, together with Search. You are not limited to just a 2 level master-detail relationship, in fact enblok can support n-th level relationships but we do not advise you to go beyond 3. Read the distribution's enblok/readme.txt for further instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crossfilter

    Crossfilter

    Fast n-dimensional filtering and grouping of records

    Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly. Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    This repository implements Steven Fortune’s algorithm (sweep-line method) for generating Voronoi diagrams in JavaScript, providing a performant browser-side solution for computational geometry of planar point sets. With this library you can feed a set of sites (points) and compute their Voronoi cells – the partition of the plane into regions closest to each site – in O(n log n) time. It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you need dynamic tessellations or diagrammatic layouts. The library exposes API functions for computing cells, retrieving neighbors, and drawing results into canvas or SVG. Because it is pure JavaScript and self-contained, it integrates easily with browser or Node.js applications without heavy dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    One Page Scroll

    One Page Scroll

    Create an Apple-like one page scroller website

    One Page Scroll 1.3.1 by Pete R. Create an Apple-like one page scroll website (iPhone 5S website) with One Page Scroll plugin Created by Pete R., Founder of BucketListly. jQuery 1.9.0 or later is strongly recommended because using jQuery less than 1.8.3 and jquery.onepage-scroll.js together turns out to be a hash-based XSS vulnerabiliry. Modern browsers such as Chrome, Firefox, and Safari on both desktop and smartphones have been tested. Should work fine on IE8 and IE9 as well. One Page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TinyColor

    TinyColor

    Fast, small color manipulation and conversion for JavaScript

    ...The string parsing is very permissive. It is meant to make typing a color as input as easy as possible. All commas, percentages, parenthesis are optional, and most input allow either 0-1, 0%-100%, or 0-n (where n is either 100, 255, or 360 depending on the value). HSL and HSV both require either 0%-100% or 0-1 for the S/L/V properties. The H (hue) can have values between 0%-100% or 0-360. RGB input requires either 0-255 or 0%-100%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jQuery Transit

    jQuery Transit

    Super-smooth CSS3 transformations and transitions for jQuery

    ...It exposes a simple .transition() method so you can animate transforms, opacity, colors, and other CSS properties with minimal code. Under the hood, it leans on GPU-accelerated CSS transforms where available, falling back gracefully, which made complex motion feel smooth even on modest devices. The plugin abstracts away vendor prefixes and browser quirks from an era with inconsistent CSS3 support, letting teams focus on intent instead of compatibility. It integrates with the jQuery queue system, so transitions can be sequenced or synchronized with other effects without race conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EJS

    EJS

    Embedded JavaScript templates for node

    EJS is a templating engine for JavaScript/Node.js that allows developers to embed plain JavaScript code into HTML markup. The idea is to avoid introducing a separate DSL for templating and instead use familiar JavaScript logic inside template tags to generate dynamic content. You write templates using <% %> scriptlet tags, <%= %> for output, and you can include other templates, pass data, and control flow with loops and conditionals. It’s fast because it compiles templates to JavaScript...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Volunteer Hero

    Volunteer Management and Check-In System

    Volunteer Hero is an open source volunteer management system designed to register volunteers, organize them into groups, and check them in the day of an event. Currently built as a package for Concrete5, we aim to add back-end and front-end functionality to manage volunteers for pre-existing Concrete5 sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ipmiro

    PMI Romania Chapter mobile application

    ...The end user has been identified as a member or non-member of PMI Romania Chapter or any project management professional interested to be up-to-date with what is happening inside the PMI community. The software project consists of a front-end application (client) and a back-end application (server). The front-end application should be able to run on smartphones and tablets on different operating systems: iOS (Apple), Android (Google) or QNX (RIM). It's the application for the end-user. The back-end application should be able to run on one of the PMI's Windows/Unix servers. It's the application that should provide content to the front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fiftyfifty

    fiftyfifty is a programming language and game

    ...The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. ...
    Downloads: 0 This Week
    Last Update:
    See Project