Skip to content
View rpichioli's full-sized avatar
:electron:
Visit my GitLab as well: https://gitlab.com/rpichioli
:electron:
Visit my GitLab as well: https://gitlab.com/rpichioli
Block or Report

Block or report rpichioli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. react-with-nodejs-and-sequelize react-with-nodejs-and-sequelize Public

    React-Redux application using NodeJS relational database API with Sequelize ORM. Two level CRUD with a main data table (bands) and other that is relationed with it (albums).

    JavaScript 29 10

  2. semantic-ui-with-react-and-redux semantic-ui-with-react-and-redux Public

    SPA (Single-Page Application) composed by React + Redux + Semantic UI (using official React components).

    JavaScript

  3. spa-with-react-redux spa-with-react-redux Public

    Stateful React-Redux SPA synchronized with localStorage handling state like database-based app.

    JavaScript 1

  4. nodejs-api-with-mongoose nodejs-api-with-mongoose Public

    Full CRUD (Create - Read - Update - Delete) REST API using Mongoose ORM to manage MongoDB database.

    JavaScript 1 1

  5. library-react-spa-app library-react-spa-app Public

    React application putting togheter the most common and used techniques within a SPA (single-page application) handling state like database.

    JavaScript 1

  6. nodejs-api-with-sequelize nodejs-api-with-sequelize Public

    NodeJS + Express exposing relational database API (using Sequelize ORM). Full basic CRUD (Create - Read - Update - Delete).

    JavaScript