Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
airbyte
Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.
cardano-sl
Cryptographic currency implementing Ouroboros PoS protocol
core-js
Standard Library
cryptonote
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
cyclejs
A functional and reactive JavaScript framework for cleaner code
daedalus
Daedalus - cryptocurrency wallet
elrond-go
Elrond Network testnet
elven-nft-minter-sc
Elven Tools NFT Minter Smart Contract - launching NFTs collections on the MultiversX blockchain
elven-tools-cli
Elven Tools CLI - command line tool for launching NFTs collections on the MultiversX blockchain (Plus other tools).
alinporumb's Repositories
alinporumb/33-js-concepts
📜 33 JavaScript concepts every developer should know.
alinporumb/parabol
Free online agile retrospective meeting tool
alinporumb/airbyte
Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.
alinporumb/cardano-sl
Cryptographic currency implementing Ouroboros PoS protocol
alinporumb/core-js
Standard Library
alinporumb/cryptonote
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
alinporumb/cyclejs
A functional and reactive JavaScript framework for cleaner code
alinporumb/daedalus
Daedalus - cryptocurrency wallet
alinporumb/elrond-go
Elrond Network testnet
alinporumb/elven-nft-minter-sc
Elven Tools NFT Minter Smart Contract - launching NFTs collections on the MultiversX blockchain
alinporumb/elven-tools-cli
Elven Tools CLI - command line tool for launching NFTs collections on the MultiversX blockchain (Plus other tools).
alinporumb/feathers
A REST and realtime API layer for modern applications.
alinporumb/feathers-docs
The FeathersJS Book
alinporumb/formik
Build forms in React, without the tears 😭
alinporumb/graphql
GraphQL is a query language and execution engine tied to any backend service.
alinporumb/ignite
The unfair starting CLI, Generator, and more for React Native
alinporumb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
alinporumb/katacoda-scenarios
Katacoda Scenarios
alinporumb/koa
Expressive middleware for node.js using ES2017 async functions
alinporumb/polyfill-service
Automatic polyfill service
alinporumb/preact
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
alinporumb/react-identity-widget-demo
alinporumb/react-router
Declarative routing for React
alinporumb/react-table
⚛️ Hooks for building fast and extendable tables and datagrids for React
alinporumb/react-universally
A starter kit giving you the minimum requirements for a production ready universal react application.
alinporumb/recompose
A React utility belt for function components and higher-order components.
alinporumb/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
alinporumb/vuejs.org
📄 The official documentation site for Vue.js.
alinporumb/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
alinporumb/webpack-react-boilerplate
Minimal React 16.4 and Webpack 4 boilerplate with babel 7, using the new webpack-serve, react-hot-loader, CSS-Modules