I have been involved in some cool opensource contributions. Below are few highlights of them.
You could go and check my GitHub profile for more.
Here is a link to my GitHub: https://github.com/narainsagar
Some cool contributions (PRs list):
- @angular/cli: update e2e blueprint files - Fixes issue #6767
- @angular/cli: enhances & improves project name validation
- @DefinitelyTyped: fuzzyset.js package small bug fix - Ensure optional params remain optional
- Added Sindhi locale support in moment.js
Some contributions in the public repositories:
- Official Angular CLI codebase
- Official Moment.js codebase
- PHP client for the Pinterest API
- Angular 2 Dropdown Multiselect Bootstrap
- Angular2 file upload library, Angular2 file upload library
- ngx-bootstrap - Fast and reliable Bootstrap widgets in Angular
- PUG-Bootstrap - Bootstrap framework written completely using mixins in Pug
- A demo app using a single form over multiple components + dynamic forms rendering using directives and services
- Recurship’s dev-sessions and resources
My personal repositories (opensource):
- A repository of all of my Awesome Codes I wrote during my graduation (2011-2015) at FAST-NU
- A base template codebase for casperjs/phantomjs app running on Amazon (AWS) Lambda
- A minimum server side rendering codebase with Angular v5+ and webpack
- Starter codebase for an API server using Koa2 and Mongoose (MongoDB server) with mock model + testing etc
- Shims to make angular v2 app work on IE9+ browsers