wol - A Wake-on-LAN module for Python
A Wake-on-LAN Python module to use the Wake-on-LAN protocol to wake up sleeping network devices in a LAN.
wol project on GitHub
Role Based Authorization with Angular and Node.js
Examples of how to implement role based authorization / access control in Angular 10. Using JWT authentication with refresh tokens and a fake backend or API on Node.js. I have a few GitHub repositories where I figure out some techniques.
See an example here: Role Based Authorization example with fake back-end API
my GitHub Repositories:
ng-http-client
A HTTP client build in Angular to call some popular REST APIs on the web.
See a live demo here: https://scheel.dev/ng-http-client/
my GitHub Repository: https://github.com/hardyscheel/ng-http-client
RESTful APIs with Node.js and Angular
Examples of how to implement RESTful APIs in Node.js and using Angular as the front-end. I have a few GitHub repositories where I figure out some REST API techniques.
my GitHub Repositories:
ng-simple-online-store
A very basic online store written with Angular to get some experiences with Typescript and the Angular framework. The code was written by instruction of the official Angular tutorial.
See a live demo here: https://angular-simple-online-store.web.app
my GitHub Repository: https://github.com/hardyscheel/ng-simple-online-store)
ng-tour-of-heroes
A technical demonstration with Angular to get familiar with the Angular framework. The code follows the guideline by the official Angular “Tutorial: Tour of Heroes”.
See a live demo here: https://angular-tour-of-heroes-5faa4.web.app/
my GitHub Repository: https://github.com/hardyscheel/ng-tour-of-heroes
My old blog
A blog I maintained until from 2018 up to 2020 with a heavily modified Jekyll theme.
The old blog can be viewed here.
my GitHub Repository: https://github.com/hardyscheel/blog-beautiful-jekyll-fork