toggle menu

Portfolio




What I have done so far.....



Learn Physics the fun way
Developer, (Sep 2019-Oct 2019)
Angular 7, PWA, Typescript, SCSS, p5.js
http://onecompileman.com/physics-fun/#/

This is an interactive website that teaches how physics work using HTML5 canvas and physics simulation. Simulating physics concepts and formulas into codes using HTML5 and Javascript to help educators engage students in learning physics in a fun and innovative way.



PITCON 2019 Website
Developer, (Aug 2019-Sep 2019)
Angular 7, PWA, Typescript, SCSS
https://pitcon.itmastersguild.com/#/

The PITCON 2019 project is a seminar that will cover some industry standard skills needed to prepare the students in entering the IT-BPO industry. • I.T. students should understand the importance of developing such skills to prevent job-skills mismatch and unemployment. • The knowledge obtained from seminars play a key-role not only in developing our country's I.T. infrastructure but also to the career path of the students.



Space Shooter
Developer, (Aug 2018-Oct 2018)
Javascript, p5.js
https://www.openprocessing.org/sketch/492976

Space shooter sample using p5.js, ES6, Javascript



Onecompileman-jenkins-ng-lint-report
Developer, (Mar 2017-May 2017)
Node.js, Javascript
https://www.npmjs.com/package/onecompileman-jenkins-ng-lint-report

Onecompileman-jenkins-ng-lint-report is a Node.js CLI library for Angular that converts ng-lint JSON file to HTML generated after linting the Angular project



Onecompileman-Angular4-CLI
Developer, (Feb 2017-May 2017)
Node.js, Javascript
https://www.npmjs.com/package/onecompileman-angular4-cli

Onecompileman-angular4-cli is a Node.js CLI library for Angular that converts OAS or Open Api Specification JSON file generated by an API which has Swagger Integration into: Models - Typescript class that defines structure of object. Services - Asynchronous services that make requests to API endpoints (using [ngx-restangular])