Updated 7 months ago

array-base-fill • Science 44%

Fill all elements within a portion of an array with a specified value.

Updated 7 months ago

assert-is-same-typed-array-like • Science 44%

Test if two arguments are both typed-array-like object and have the same values.

Updated 7 months ago

@stdlib/napi-create-complex-like • Science 44%

Create a Node-API value representing a complex number-like object.

Updated 7 months ago

keylog.js • Science 67%

Educational Site to Demonstrate Local Keylogging with JavaScript

Updated 7 months ago

@stdlib/random-array-laplace • Science 44%

Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.

Updated 7 months ago

https://github.com/atnog/tnav_demos • Science 26%

One thing that you learn in a scientific enviroment is that you have to produce several demos to woo students and funding agencies. This repository contains several pieces of code that are or were being used in demos that I produced. It represents a fruitless effort to organize the code and simplifed the task of deploying demos.

Updated 7 months ago

@stdlib/random-array-tools-ternary • Science 44%

Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.

Updated 7 months ago

stats-strided-svariancetk • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 7 months ago

@stdlib/blas-base-scasum • Science 44%

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.

Updated 7 months ago

ndarray-base-unary-reduce-subarray • Science 44%

Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Updated 7 months ago

stats-strided-dcumin • Science 44%

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Updated 7 months ago

ndarray-base-output-policy-enum2str • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 7 months ago

array-base-first • Science 44%

Return the first element of an array-like object.

Updated 7 months ago

ndarray-base-output-policy-resolve-enum • Science 44%

Return the enumeration constant associated with a supported ndarray data type policy value.

Updated 7 months ago

https://github.com/amirzenoozi/unsplash-random-image-xd-plugin • Science 13%

We use unsplash API to develop Adobe XD plguin. You can generate randome image with this plugin

Updated 7 months ago

https://github.com/anibulus/todo_application • Science 13%

Angular 17 front-end application deployed at firebase. It's a TODO web application

Updated 7 months ago

https://github.com/arturbomtempo-dev/inverted-world • Science 13%

Creation of a landing page that presents a little about the fourth season of Stranger Things in a dynamic way.

Updated 7 months ago

https://github.com/arturbomtempo-dev/christmas-chat • Science 13%

The project consists of a Christmas chatbot with the aim of sharing messages with friends.

Updated 7 months ago

https://github.com/arturbomtempo-dev/electronic-voting-machine • Science 26%

Recreation of the Brazilian electronic voting machine with JavaScript.

Updated 7 months ago

https://github.com/arturbomtempo-learning/pizza-parlor • Science 26%

Development of a pizza parlor website with its main functionalities.

Updated 7 months ago

https://github.com/arturbomtempo-learning/personal-blog-assignment • Science 13%

Final Project for the Web Interface Development course in the first semester of the Computer Science program.

Updated 7 months ago

https://github.com/arturbomtempo-learning/music-player • Science 13%

Creation of a music player with JavaScript.

Updated 7 months ago

https://github.com/arturbomtempo-learning/upload.ai • Science 26%

Project developed during NLW AI to improve knowledge of JavaScript and Artificial Intelligence.

Updated 7 months ago

https://github.com/arturbomtempo-learning/calculator • Science 26%

Project designed to perform basic math calculations in a simple way.

Updated 7 months ago

https://github.com/arturbomtempo-learning/christmas-card • Science 13%

Creation a web Christmas card to share with friends.

Updated 7 months ago

https://github.com/benkeks/clave • Science 13%

Casual game about trapping monsters.

Updated 7 months ago

https://github.com/capjamesg/hovercard.js • Science 13%

A script to load cards when you hover over a link in an article.

Updated 7 months ago

https://github.com/chadnpc/javascriptplayground • Science 13%

Yet another playground: Learn JavaScript by doing.

Updated 7 months ago

https://github.com/chiragn888/transport-log • Science 10%

This application will store and maintain all the necessary records. Employee or the staff is required to login via his credentials to Add or Modify the database.

Updated 7 months ago

@stdlib/array-place • Science 44%

Replace elements of an array with provided values according to a provided mask array.

Updated 7 months ago

array-base-broadcasted-quaternary3d • Science 44%

Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a three-dimensional nested output array.

Updated 7 months ago

stats-strided-maxabs • Science 26%

This repository provides a function to compute the maximum absolute value of strided data efficiently. Join us in enhancing numerical computation in JavaScript! 🛠️✨

Updated 7 months ago

stats-base-ztest-one-sample-results-struct-factory • Science 44%

Create a new struct constructor tailored to a specified floating-point data type.

Updated 7 months ago

runtime-info-es • Science 44%

An ECMAScript (JavaScript & TypeScript) module for runtime information.