WendySanarwanto
I have been dedicating myself as a Software Engineer since 2002, living in Kuta, Bali island, & working at a Reputable Software Development Outsourcing Company
PT. MitraisBali, Indonesia
Pinned Repositories
arm-cpu-temp
A collection of Shell script for displaying CPU's temperature & speed on ARM Single Board Computers such as Odroid XU4 and Banana Pi M3
learn-serverless
A collection of ReactJS exercises samples based on serverless's official documentations, articles & tutorial videos.
linux-usb-modem-connection
Small tutorials & scripts that can be used as references for connecting usb 3g/4g modem, in linux
ng2-retain-app
A simple sticky notes app which is built on top of Angular 2. It is forked from Angular Class video tutorial.
react-native-employee-management
A React Native mobile app sample which demonstrate view navigation & simple authentication on a mobile app. The sample is taken from Udemy's "The Complete React Native & Redux" course, created by Stephen Grider.
tron-solidity-basic-crud
A solidity project which demonstrates CRUD functions in a solidity smartcontract and how to secure it using RBAC contract methods.
udemy-modern-react-with-redux
A collection of ReactJS exercises samples based on tutorial videos of Udemy's Modern React with Redux course, created by Stephen Grider
WendySanarwanto's Repositories
WendySanarwanto/udemy-modern-react-with-redux
A collection of ReactJS exercises samples based on tutorial videos of Udemy's Modern React with Redux course, created by Stephen Grider
WendySanarwanto/angular-todo-e2e
A demonstration of e2e test using Jest & Selenium Web Drive, against angular todo app.
WendySanarwanto/aspnetcore-tutorials
A collection of exercise artifacts, when learning aspnetcore tutorials from here: https://docs.microsoft.com/en-gb/aspnet/core/web-api/?view=aspnetcore-2.2
WendySanarwanto/cordova-plugin-fcm-with-dependecy-updated
Google FCM Push Notifications Cordova Plugin
WendySanarwanto/eos
An open source smart contract platform
WendySanarwanto/express-mongoose-crud-api
A simple REST API application which is built by using express.js, mongoose and auth0-passport.js .
WendySanarwanto/firebase-demo
A firebase project whichcomprises of sample projects which demonstrate various Firebase's cloud services
WendySanarwanto/functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
WendySanarwanto/go-cards
Simple Go program which demonstrate basic concepts of Go programming language
WendySanarwanto/go-channels
Simple Go program which demonstrate `channel` and `routine` in Go Programming language.
WendySanarwanto/go-complete-developers-guide
This repository contains a collection of code exercise repositories, taken from a Udemy course's ["Go: The Complete Developer's Guide"](https://www.udemy.com/go-the-complete-developers-guide), authored by [Stephen Grider](https://github.com/StephenGrider).
WendySanarwanto/go-http-interface
Simple Go program which demonstrate making HTTP request call against an API endpoint and also handling the request's response.
WendySanarwanto/go-interface
Simple Go program which demonstrate `Interface` concept in Go programming language.
WendySanarwanto/go-map
Simple Go program which demonstrate `Map` data type in Go programming language.
WendySanarwanto/go-numvisitors
A simple web application which displays number of visitors, that is built by using Golang & redis, deployed & run by using Docker and Docker Compose.
WendySanarwanto/go-structs
Simple Go program which demonstrate `Struct` and `pointer` concept in Go programming language.
WendySanarwanto/hydra-login-consent-node
This is a reference implementation for the User Login and Consent flow of ORY Hydra version 1.0.x in NodeJS.
WendySanarwanto/ionic-shopping-list
An Ionic (Angular) mobile application which is taken from Udemy's "Learn Ionic 3 From Scatch", authored by Paul Halliday.
WendySanarwanto/learn-c-
A collection of C++ code samples that are mostly picked from "Learning Blockchain Development with EOS and C++", a Udemy video tutorial created by Jackson Kelley.
WendySanarwanto/learn-java
A collection of Java code samples based on samples picked from articles, official documentation, other learning material sources and self-learning parctices.
WendySanarwanto/native-script-groceries-demo
A sample of native mobile application, which demonstrate Authentication and CRUD funtionalities. The sample is built on NativeScript Angular technology.
WendySanarwanto/protobuf-addressbook-add
A simple CLI Program which demonstrates Adding a new addressBook protobuf message into a file.
WendySanarwanto/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
WendySanarwanto/rms
Study case project using various technology stack for building Resource Management System
WendySanarwanto/sequelize-oracle
Sequelize is an easy-to-use multi sql dialect object-relationship-mapper for node.js. It currently supports MySQL, MariaDB, SQLite and PostgreSQL. This fork add support for Oracle
WendySanarwanto/tronbox-sample
A sample project which demonstrate how to build, deploy & test Tron's Smartcontracts by using tronbox.
WendySanarwanto/udemy-advanced-react-and-redux
A collection of ReactJS sample sample exercises based on tutorial videos of Udemy's "Advanced React and Redux" course, created by Stephen Grider.
WendySanarwanto/udemy-modern-react-with-redux-2019
WendySanarwanto/vanilla-js-css-html-exercise
A collection of Vanilla web page development exercise samples
WendySanarwanto/ZeroToBlockchain
Tutorial for Zero to Blockchain series