Projects
My open source projects
enum2array
A function to help converting enums to an array. Define an enum then use this function to convert that enum to an array.
storage-function
A function to manipulate browser storages. Such as store a key value pair to session or local storage, getting key value pairs from local or session storage.
angular-template
Angular template project to improve our code skills
library-workspace
Angular Library workspace to creating and testing angular libraries