https://github.com/adamouization/adamouizationmusic
:musical_note: Website showcasing my Soundcloud music & Apple Music playlists using pure JS/HTML/CSS (2018)
https://github.com/adamouization/introduction-to-web-standards-website
:information_source: A website introducing users to the role/influence of web standards and the W3C in the World Wide Web.
https://github.com/adamouization/movon
:soccer: :basketball: :tennis: :football: Sports facilities booking-system for Universities (Launchpad 2017 Hackathon)
ndarray-base-unary-strided1d-dispatch
Constructor for applying a strided function to an input ndarray.
array-base-without
Return a new array containing every element from an input array, except for the element at a specified index.
stats-array-nanrange-by
Calculate the range of an array via a callback function, ignoring NaN values.
blas-ext-base-ndarray-zsum
Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.
stats-base-ndarray-dmax
Compute the maximum value of a one-dimensional double-precision floating-point ndarray.
blas-ext-base-ndarray-slast-index-of
Return the last index of a specified search element in a one-dimensional single-precision floating-point ndarray.
blas-ext-base-ndarray-dlast-index-of
Return the last index of a specified search element in a one-dimensional double-precision floating-point ndarray.
@stdlib/random-array-tools-unary-factory
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
ndarray-vector-uint32
Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).
complex-float64-base-neg
Negate a double-precision complex floating-point number.
stats-strided-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
stats-strided-smin
Calculate the minimum value of a single-precision floating-point strided array.
stats-strided-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
stats-strided-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
math-array-tools-unary
Constructor for applying a unary function to each element in an input array.
maskinggenerator
Simple website for creating mask pictures for psychology experiments
@hugoalh/base64
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
blas-base-dtrsv
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
stats-strided-dztest
Compute a one-sample Z-test for a double-precision floating-point strided array.
@stdlib/array-base-map5d
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
math-base-special-havercosf
Compute the half-value versed cosine of a single-precision floating-point number (in radians).
array-base-broadcasted-quaternary5d
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
stats-strided-dnanmeanpn
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
stats-array-min-by
Calculate the minimum value of an array via a callback function.
pace_oci_toolkit
Google Earth Engine (GEE) JavaScript-based tools for working with NASA PACE OCI data
forest_cover_change
Google Earth Engine code for forest cover change mapping based on the LandTrendr algorithm
https://github.com/a-herzog/linearregression
LinearRegression is a web service for showing linear regression lines for sample sets.
https://github.com/cipher-fox/nestjs-cryptography
Secure NestJS cryptography module 🔐
https://github.com/arturbomtempo-dev/js-expert-9.0
A browser-based AI chatbot that provides real-time, context-aware responses and translates information from a personal GitHub profile, demonstrating Web 4.0 concepts and modern conversational interfaces.
https://github.com/arturbomtempo-dev/goodtime-gpt
Creation of a ChatGPT clone with React, Next.js, Tailwind CSS and TypeScript.
https://github.com/arturbomtempo-dev/netflix-clone
Recreating Netflix's homepage with HTML, CSS, JavaScript, Node.js and Express.js.
https://github.com/arturbomtempo-dev/christmas-website
Repositório criado para um site destinado a compartilhar o significado do Natal com amigos. Contém informações sobre tradições natalinas, histórias e mensagens festivas. A licença utilizada é a MIT, permitindo liberdade para uso e modificação.
https://github.com/arturbomtempo-dev/inverted-world
Creation of a landing page that presents a little about the fourth season of Stranger Things in a dynamic way.
https://github.com/arturbomtempo-dev/christmas-chat
The project consists of a Christmas chatbot with the aim of sharing messages with friends.
https://github.com/arturbomtempo-dev/electronic-voting-machine
Recreation of the Brazilian electronic voting machine with JavaScript.
https://github.com/arturbomtempo-learning/zipcode-searcher
Fetching zip code from an API consummation.
https://github.com/arturbomtempo-learning/pizza-parlor
Development of a pizza parlor website with its main functionalities.
https://github.com/arturbomtempo-learning/personal-blog-assignment
Final Project for the Web Interface Development course in the first semester of the Computer Science program.
https://github.com/arturbomtempo-learning/music-player
Creation of a music player with JavaScript.
https://github.com/arturbomtempo-learning/upload.ai
Project developed during NLW AI to improve knowledge of JavaScript and Artificial Intelligence.
https://github.com/arturbomtempo-learning/calculator
Project designed to perform basic math calculations in a simple way.
https://github.com/arturbomtempo-learning/christmas-card
Creation a web Christmas card to share with friends.
https://github.com/bartosz-ziolkowski/polenix_client
Platform for ordering food
https://github.com/bartosz-ziolkowski/polenix_server
Platform for ordering food
https://github.com/bastidood/sveltekit-tailwind-template
An opinionated starter template for SvelteKit + Tailwind CSS.
https://github.com/bastidood/botoken
A simple Arbitrum-based (Ethereum) polling system for decentralized autonomous organizations (DAOs).
https://github.com/bernardovieirarocha/calcrg
Calculadora de RG Acadêmico do CEFET-MG
https://github.com/capjamesg/web-components
A collection of HTML web components and a website to list them.
https://github.com/capjamesg/stories.js
A HTML component that enables stories on your personal website.
https://github.com/chiragn888/transport-log
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.
https://github.com/chrimle/the-banker
The Banker Game. Be a banker in a post-AI-apocalypse, balancing bureaucracy, manual work and making a profit!
@stdlib/random-iter-randn
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
@stdlib/random-array-binomial
Create an array containing pseudorandom numbers drawn from a binomial distribution.
array-little-endian-factory
Return a typed array constructor for creating typed arrays stored in little-endian byte order.
array-base-cuany-by-right
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
math-base-special-minf
Return the minimum single-precision floating-point number.
@stdlib/math-base-ops-add4
Compute the sum of four double-precision floating-point numbers.
math-base-special-nanmaxf
Return the maximum value of two single-precision floating-point numbers, ignoring NaN.
@stdlib/stats-base-dists-betaprime-mean
Beta prime distribution expected value.
boffo
Boffo is an add-on for Google Sheets written by the Caltech Library. It lets you select item barcodes in a spreadsheet and retrieve information about the item records from a FOLIO server.