Projects
by A. K. Tolentino
Lending Product for OFW and Sailors (Nov 2015 - May 2018)
Developed a lead generation and processing web app for a lending product that is focused on financing OFWs and Sailors. Initially wrote using AngularJS in 2016, then rewrote using Angular 6 after 2 years.
Loan through Vouchers for an Online Marketplace (Jan 2017 - May 2018)
Lending product in collaboration with a prominent online market place in the Philippines. The app allowed credit worthy customers to loan items using vouchers. I started and wrote the majority of the project, maintained by mentored developers thereafter.
eCommerce for Moms (Feb 2021 to Jan 2023)
Architected the infrastructure using serverless resources
App for Logistics Industry (Jun 2020 - Jan 2021)
It is a SaaS that allows logistics companies to register on their own and encode their Credit Card details. They upload their documents to be processed by a machine learning program.
Industry specific eCommerce Platform (Aug 2019 to Dec 2019)
Multi-organization eCommerce platform web app for a certain industry.
Payment Gateway for Organizations (Jun 2017 to Dec 2019)
Developed a payment gateway web app to take either one time or recurring payment payments from organizations' users.
Real Estate Inventory and Accounting System (Jun 2018 - Dec 2018)
Manage a company's real estate assets like leasable land and memorial land. It also has a payroll feature for staff.
CoinsPH SDK
Strictly used only by an internal collections system, it abstracts API calls into business specific method calls. Proprietary.
Collection System
Supervised a trainee in developing a collection system for handling a company products' delinquent customers. Took over after the original developer left; Wrote API endpoint for products to make payment requests.
Mifos SDK
Mifos is a 3rd party accounting system with a counter intuitive API. I wrote a Python 3 SDK to abstract those API endpoints so that interacting with it will be more humane. Proprietary.
API Abstraction of an R Script call
Supervised a trainee in developing an API abstraction for an R script (developed by another Data Scientist) that judges the credit worthiness of a lending product's customer.
Messaging API and SDK
A RESTful API service that abstracts 3rd party messaging services (like Chikka, Telerivet, AWS SES, etc.) for use by other products. Also, developed a Python SDK.