uzenith360
I am a senior software engineer with 8 years of experience building mobile and web technologies across fintech, e-commerce, SaaS, and automobile industry.
Bustopsng.netlify.comLagos, Nigeria
Pinned Repositories
awsSMS
A lambda function to send sms with AWS SNS
file-upload-utils
Utilities to ease implementation of file upload feature in the browser
in-memory-cache
A simple in-memory cache implementation
ngx-error-pages
An angular library of error pages
ngx-jwt-auth
An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 😎
ngx-navigation-animation
An Angular navigation animation library
ngx-package-starter
An Angular library NPM starter (or example) project to ease setup of Angular libraries as NPM packages from your GitHub repo
ngx-unsaved-changes
An Angular 'canDeactivate' route guard to warn about unsaved form or page data
npm-package-starter
A TypeScript NPM starter (or example) project to ease setup of NPM packages from your GitHub repo
utils
Typescript utilities commonly used in apps
uzenith360's Repositories
uzenith360/npm-package-starter
A TypeScript NPM starter (or example) project to ease setup of NPM packages from your GitHub repo
uzenith360/ngx-jwt-auth
An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 😎
uzenith360/utils
Typescript utilities commonly used in apps
uzenith360/awsSMS
A lambda function to send sms with AWS SNS
uzenith360/in-memory-cache
A simple in-memory cache implementation
uzenith360/ngx-error-pages
An angular library of error pages
uzenith360/ngx-navigation-animation
An Angular navigation animation library
uzenith360/ngx-unsaved-changes
An Angular 'canDeactivate' route guard to warn about unsaved form or page data
uzenith360/file-upload-utils
Utilities to ease implementation of file upload feature in the browser
uzenith360/ngx-package-starter
An Angular library NPM starter (or example) project to ease setup of Angular libraries as NPM packages from your GitHub repo
uzenith360/offline-notification
A library that shows a notification when the network is offline
uzenith360/aws-s3-generate-upload-url
A singleton class to simplify generation of AWS signed URL
uzenith360/aws-sqs-send-message
A singleton function to simplify sending messages on AWS SQS queues
uzenith360/boardgame
Build a turn based javascript game
uzenith360/browser-file-download
A browser file download method
uzenith360/clean-architecture-express-example
An example of a clean architecture with express adapted from https://paulallies.medium.com/clean-architecture-typescript-express-api-b90846794998
uzenith360/david-gpcalc
David's CGPA Calculator
uzenith360/DevCTrainingWithAndela-Capstone-Project
DevCTrainingWithAndela Capstone Project
uzenith360/flutter_project_structure-no_tdd
Flutter app development project structure (No TDD)
uzenith360/gitactivity
Activity to do after Part 3 of the "Manage and Deploy your Project with Git" on OpenClassrooms
uzenith360/http-utils
A collection of HTTP utilities
uzenith360/jwt-utils
JWT utilities to provide commonly used server-side encryption methods
uzenith360/ledn-tech-challenge
Ledn Tech Challenge as the second stage of the interview process
uzenith360/mini-netflix
Google Africa Developer Scholarship Phase II
uzenith360/mongoose-db-connection
A mongoose singleton class to help initialize mongodb connection
uzenith360/mongoose-run-in-transaction
A wrapper method for running a group of queries in transaction mode
uzenith360/ngx-file-upload
Angular upload file service with RxJS
uzenith360/nodemailer-send
A singleton class wrapping the venerable nodemailer sendMail method to simplify sending mails in NodeJS
uzenith360/passwd-hash-utils
A password hash utilities singleton class to provide commonly used server-side encryption methods
uzenith360/technical-assessment