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.
- Host: GitHub
- URL: https://github.com/andrewverify/js-portfolio
- Owner: andrewverify
- Created: 2019-09-16T12:39:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T07:56:53.000Z (over 4 years ago)
- Last Synced: 2025-02-07T05:13:36.964Z (3 months ago)
- Topics: express, express-js, javascript, nativebase, nodejs, react, react-native, socket-io
- Language: JavaScript
- Size: 8.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: newserver/app.js
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