An open API service indexing awesome lists of open source software.

https://github.com/andrewverify/js-portfolio

My work portfolio in Node.JS, Express, React and React Native.
https://github.com/andrewverify/js-portfolio

express express-js javascript nativebase nodejs react react-native socket-io

Last synced: 3 months ago
JSON representation

My work portfolio in Node.JS, Express, React and React Native.

Awesome Lists containing this project

README

        

### My Javascript Developer Portfolio

**this repo constains my past work.**

**React**

* dt-block-explorer-public-client: React and Ant Design app using apollo-client for a graphql backend
* Dashboard - React dashboard for the cashqueen app, react-redux-firebase and Material UI

**React Native**

* CashQueen - React native app using Firebase and Bitcoin.com API
* Newoperator and Newcustomer - Two React native apps using Socket.IO and NativeBase
* MyApp - Project I made for a coding assignment using Typescript and React Navigation 5

**Node / Express.js**

* Cashflow - A payment processor in Express.JS using bitcoin-rpc library
* Venezuelaworkers - Express.JS freelance board using bitcoin-rpc library
* newserver - Express.js REST API serving the newoperator and newcustomer apps, socket.io and JWT
* dt-block-exporer-public-server: GraphQL server in Express.JS