An open API service providing repository metadata for many open source software ecosystems.

Topic: "array-methods"

sdras/array-explorer

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

Language: JavaScript - Size: 2.9 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2,620 - Forks: 239

voku/Arrayy

🗃 Array manipulation library for PHP, called Arrayy!

Language: PHP - Size: 3.07 MB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 487 - Forks: 34

toniov/p-iteration

Utilities that make array iteration easy when using async/await or Promises

Language: JavaScript - Size: 707 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 352 - Forks: 19

sdras/js-explorer

Find the method you need without digging through the docs, directly on the command line!

Language: JavaScript - Size: 87.9 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 334 - Forks: 30

lukeed/arr

A collection of tiny, highly performant Array.prototype alternatives

Language: JavaScript - Size: 198 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 259 - Forks: 10

milaan9/09_Python_NumPy_Module

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.

Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 238 - Forks: 225

aaronshan/hive-third-functions

Some useful custom hive udf functions, especial array, json, math, string functions.

Language: Java - Size: 217 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 225 - Forks: 125

rpgeeganage/async-ray

Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.

Language: TypeScript - Size: 917 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 5

freaktechnik/eslint-plugin-array-func

Rules for Array functions and methods.

Language: JavaScript - Size: 3.11 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 98 - Forks: 7

rxjs-ninja/rxjs-ninja

RxJS Operators for handling Observable strings, numbers, booleans and more

Language: TypeScript - Size: 4.69 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 80 - Forks: 2

joaolucasl/proposal-array-prototype-partition

A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.

Language: JavaScript - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 74 - Forks: 1

minwork/array

Pack of advanced PHP array functions

Language: PHP - Size: 147 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 13

PugazharasanC/JS-Notes

Master JavaScript with our comprehensive learning path! From JS basics to advanced topics like functions, array methods, spread and rest operators, and destructuring, this repository is your go-to guide. Clone or fork to start your JavaScript journey. Happy coding! 🚀✨.

Size: 177 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 7

DonHulieo/duff

Don's Utility Function Framework for FiveM

Language: Lua - Size: 904 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 23 - Forks: 6

suhailroushan13/You-Should-Know-JavaScript

Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type Conversions 8. Control Flow (If else ,loops, break, switch) 9. Functions In JavaScript 10. Objects In JavaScript 11. Arrays In JavaScript

Language: JavaScript - Size: 11.9 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 16

wojtekmaj/async-array-utils

A collection of array-related async utilities.

Language: TypeScript - Size: 3.56 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 15 - Forks: 1

glowyphp/arrays

Arrays Package provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

Language: PHP - Size: 224 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

lgope/JavaScript

The goal of this repo is to save my js programs. Basics of JavaScript.🗽 🚀

Language: JavaScript - Size: 2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 4

pedroapfilho/array-methods

Just a reminder on how to use array methods

Language: JavaScript - Size: 190 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

jalal246/move-position

Move element(s) with one/multips arrays(s)

Language: JavaScript - Size: 98.6 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

flexycode/CCPRGG2L_INTERMEDIATE_PROGRAMMING

This repository is intended for CCPRGG2L_INTERMEDIATE COM23P Professor Jay Abaleta

Language: Java - Size: 1.23 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

awssat/array-helper

🔗 A flexible, simple & yet powerful array manipulation helper for PHP.

Language: PHP - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 0

mcabreradev/filter

Filters an array based on the provided expression.

Language: TypeScript - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

AndyObtiva/array_include_methods

Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API

Language: Ruby - Size: 51.8 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

suri66/JS-IN-EASY-WAY

Learn JS with easy code & simple words

Size: 5.47 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

nam-hle/chunk-arr

A collection of utility functions to split an array into chunks by size or certain condition.

Language: TypeScript - Size: 313 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

DeNepo/behavior-strategy-implementation

Language: JavaScript - Size: 118 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 134

AirelRibeiro/zoo-functions

Projeto simula um sistema de relatório de um zoológico; com informações a respeito dos animais presentes, colaboradores, horários de funcionamento do zoológico e uma tabela de preços que variavam de acordo com a idade do visitante.

Language: JavaScript - Size: 154 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

ehmicky/set-array

Set array items declaratively

Language: JavaScript - Size: 11 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

jvandenaardweg/sort-by-property

Type-safe array sorting method with support for deeply nested properties and Typescript autocompletion.

Language: TypeScript - Size: 3.1 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

jalal246/queue-pool

Pool works as a queue or stack

Language: JavaScript - Size: 134 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

Agha-Muqarib/NumPy-Basics-Arrays-And-Vectorized-Computation

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ajitzero/array-methods-helper

Use the appropriate JavaScript Array methods for your requirements. CodePen, just JavaScript.

Language: HTML - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

kevinricar24/POO-CSharp

repository with some examples about the poo with C# language

Language: C# - Size: 71.3 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

parinpan/fun-go

Fun-go is the answer when you are sick of writing over and over again a looping block that seems giving much redundancy in your project.

Language: Go - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

sigurd4/array__ops

A selection of useful array operations

Language: Rust - Size: 455 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

damianc/nothing

A trivial library allowing you to do nothing with an array.

Language: JavaScript - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Sbozzolo/arRay

A General-Relativistic Ray-Tracing code in Dyalog APL

Size: 72.3 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Guille0197/Higher_Order_Functions_JavaScript_

Practice project - Higher Order Functions in JavaScript [forEach, filter, map, reduce, find, some]. Array Method

Language: JavaScript - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

scriptex/async-array-prototype

Async array methods in JavaScript

Language: JavaScript - Size: 1.94 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

issue9/sliceutil

数组和切片的相关功能函数

Language: Go - Size: 57.6 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

pordarman/alisa.array

A zero-dependency JavaScript module that extends array capabilities with functions like shuffle, chunk, groupBy, difference, permutations, uniqueBy, and many more powerful utilities.

Language: JavaScript - Size: 24.4 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

ansh23coder/LeetCode_30_Days_of_JavaScript

This repo contains my JavaScript solutions to LeetCode problems, focusing on algorithms, data structures, and key JS concepts like promises and memoization. Regular updates with optimized solutions for learning and interview prep. Feel free to explore or contribute!

Language: JavaScript - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

zaggi-225/Volunteer-Attendance-Tracking-System

The Volunteer Attendance Tracking System is a Python-based application designed for effective management of volunteer attendance at events. This system captures and organizes critical information such as Volunteer ID, Name, Contact Information, Assigned Role, Shift Timing, Entry Time, Exit Time, Date, and Attendance Status.

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

JoaoAlisonTI/alura-books-frontend

Projeto front-end focado no desenvolvimento com JavaScript: métodos de array do curso Front-end da Alura

Language: JavaScript - Size: 2.06 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

PaneruVipin/common-coding-tools

Language: JavaScript - Size: 266 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Mubassim-Khan/Java-Programs

A compilation of Java & Object Oriented codes. Main focus is on covering OOP basic concepts by easy examples.

Language: Java - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

nidhish-srivastava/Expense-Tracker-React

Language: TypeScript - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

Eishta/javascript-polyfills

This repository holds the polyfills for javascript methods and concepts mostly asked in interviews.

Language: JavaScript - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

apaulineoliveira/substituindo-numeros-pares

O programa substitui todos os números pares e diferentes de zero, do array, pelo número 0 ou -1.

Language: JavaScript - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AntonV0/grammar-checker

Project #32 of Codecademy's Full Stack Engineer Career Path

Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AntonV0/secret-message

Project #28 of Codecademy's Full Stack Engineer Career Path

Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Bhaskarsahu23/Bankist-Bank-Dashboard-JavaScript-Project

This project is build to practice JavaScript Array Methods

Language: JavaScript - Size: 969 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Lucasdias067/alura-books-js

Alura Books

Language: CSS - Size: 3.31 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Cezarj59/ITStep_10_JS_Utilizando_Arrays

Cadastro de Usuarios. Atividade ITStep Aula_10 módulo JS_Arrays

Language: HTML - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

michojekunle/Calculator-App

Simple Calculator Application, performs simple operations with good user interface and easy to use.

Language: CSS - Size: 230 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

narrowspark/arr 📦

:shipit: A collection of utilities to manipulate arrays.

Language: PHP - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

conorjohn/hedgehogs

Library for manipulating arrays

Language: JavaScript - Size: 25.4 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

MarycieloParionaBernaola/The-Rick-and-Morty-Wiki Fork of Laboratoria/LIM013-data-lovers

Web app in which users of the Rick and Morty series can see, search, sort and filter cards with information of interest about the characters.

Language: JavaScript - Size: 1.49 MB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

abhi-shek2000/DataStructuresusingC_plusplus

Hello geeks this is a small repository containing programs of data structures implemented in C++

Language: C++ - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

AnshuS14/ArrayOperations2

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

hamxabaig/rows-from-array

Create rows from an array with no bullshit! :sunglasses:

Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Akashtiwari123/Java-Programs

Java

Language: Java - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 5

mzb2599/Javascript

Javascript - A comprehensive JavaScript learning repository covering fundamentals to advanced concepts.

Language: JavaScript - Size: 65.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

ismail6174/ES6-Grand-Assignment

100+ ES6+ JavaScript concepts with code. Covers let/const, hoisting, destructuring, spread/rest, functions, promises, async/await, array methods & more.

Language: JavaScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

marleyDip/Advanced-JavaScript-With-Projects

Projects & Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events

Language: JavaScript - Size: 565 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

BlackCoder56/Perform-operations-on-arrays-using-helper-methods-in-C-

Csharp app

Language: C# - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

GGC0des/exercism-challenges

This repository serves as a personal collection of coding challenges from the Exercism platform. The goal is to enhance my problem-solving skills, explore different programming paradigms, and document my learning journey across multiple languages.

Language: Java - Size: 964 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Wladison-Maciel/Area-Estudo-Js

Local onde eu e você iremos aprender JavaScript juntos

Language: JavaScript - Size: 107 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

jveiiga/kenzie-projects

Repositório criado para demonstrar de forma estruturada, toda base de programação explorada no curso.

Size: 51.4 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

CodeCrow24/CrowLib

A Java Library / Package developed as a training project of mine

Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

paritoshparashar/Calculator

On-Screen calculator using JavaScript, HTML, and CSS/

Language: JavaScript - Size: 331 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cris-valente/JS-Essentials-Restaurant-Ordering-App

This app was made as a way to learn JS essentials with Scrimba coding school.

Language: JavaScript - Size: 272 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

HerraHabibi/fundamentos-js

Fundamentos de JavaScript necesarios para aprender React.js

Language: JavaScript - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MagisterUnivers/deltaplata-searchwidget

Testing period / Part Time in Delta Plata inc

Language: JavaScript - Size: 1.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gitofsajeed/Angular-reactive-form-crud

This Angular project that demonstrates the implementation of a reactive form for CRUD the data. It also includes a detail profile view for displaying the data. This project serves as a comprehensive example of how to build a dynamic web application using Angular with a focus on data management and user interactions.

Language: HTML - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

fork123aniket/Optimal-Partition-Search

Official Implementation of Optimal Partition Search Algorithm

Language: Python - Size: 10.7 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nsaini-05/Bankist-Operations

💰 Bankist: An imaginative and user-friendly online banking platform. This project was created in order to practice DOM Manipulation, Login/Logout and building interactive UI. Inspired from real world bank it offers transfer, request money and close account. Try it out and read readme for description.

Language: JavaScript - Size: 5.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

wasimapinjari/react-artist-catalogue

Designing premium looking website and rendering data into React components ♡

Language: JavaScript - Size: 16.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Turabek07/JS--Array-String-Methods

here i am uploading my learning stuff from JS Array and String methods

Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Zannatul-Naim/Data-Structure

CSE-2122 Data Structure Lab

Language: C - Size: 154 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

httpE2Barao/AluraBooks

Projeto 'JS' utilizando métodos de array

Language: CSS - Size: 3.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DeeaEmilia/prismatic-pay

PrismaticPay is a JavaScript-based bank app that is designed to provide a simple and user-friendly way for users to manage their finances, including checking their account balance, viewing transaction history, and requesting a loan.

Language: HTML - Size: 43.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Guilbertoliveira/BooksAPI

Searching for books by request

Language: CSS - Size: 3.34 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jaid/filter-nil

Filters array entries that are null or undefined.

Language: JavaScript - Size: 2.06 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

suryad6201/Banking-app

Hands on practice: JavaScript fundamentals, DOM Manipulation, Arrays, Array Methods, Numbers, Dates, Intl, setTimeout, setInterval, Modal Window, Event Handling, Firebase, HTML5 and CSS3.

Language: JavaScript - Size: 842 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PublioElio/bibliotecaArraysJava

Este repositorio contiene funciones propias desarrolladas en Java para el manejo de arrays de números enteros, imitando métodos existentes de la clase Arrays.

Language: Java - Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SohanR/random-user

Simple project for practice Array methods!

Language: JavaScript - Size: 443 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ulisesantana/array-analyzer

Simple app for analyzing arrays

Language: TypeScript - Size: 7.99 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nixeal/freecodecamp-javascript-and-algorithm

Here are some of the solutions of the questions provided in freecodecamp topic Javascript and Data Structure and Algorithm.

Language: JavaScript - Size: 392 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iTonyYo/manual-sort

手动排序数组。:video_game::hatched_chick:

Language: JavaScript - Size: 2.39 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MustafaJohnny/Operations-Tracker

Front-End App - Practical Project

Language: JavaScript - Size: 265 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RamiroPerez07/guitar-chords-app

Aplicación que conecta a una API de terceros. Entregado un acorde (ej 0-2-2-1-0-0) devuelve el nombre técnico del mismo según su nomenclatura musical. La arquitectura esta realizada en HTML, CSS y Javascript.

Language: CSS - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RamiroPerez07/Dragon-Ball-Super-App

Aplicación que consume los datos de una API de la famosa serie Dragon Ball. La arquitectura esta hecha en HTML, CSS y Javascript.

Language: CSS - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Cezarj59/ITStep_08-09_JS_Arrays_Vetores_e_Matrizes

Atividade ITStep Aula_08/09 módulo JS/ Entendendo o funcinamento de Arrays com JavaScript.

Language: JavaScript - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Skylar-Lorena/Restaurants

Yelp-style domain.

Language: Ruby - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

Aleksey-Mazur/SSF-Bank

Small banking web application with the ability to transfer/receive funds, changing users, sorting data, close accounts and logout timer.

Language: JavaScript - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

giribabu22/hangman-javascript

hang-man game Javascript in array's i love to work with arrays in JavaScript

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

akbng/ArrayUtils

A collection of commonly used array functions for solidity smart contracts

Language: Solidity - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

janitastic/whats-cookin-good-lookin Fork of turingschool-examples/whats-cookin-starter-kit

Object Oriented Program that tracks a users recipe favorites and meal planning. The user can select and view favorites, as well as plan grocery trips based on their selected recipes. The idea is similar to All Recipes or New Your Times Cooking. This application is fully accessible, and mobile-friendly.

Language: JavaScript - Size: 243 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1