Recent Work

Here are some of the projects that I've worked on. View All

One Time Payments

One time payments

A lot of business processes have been developed in-house to stream line employee’s daily activities. One such application is One Time Payments (OTP) – a system that makes it easy for employees to submit – well, payments. These payments can vary from bonuses, awards, tuition reimbursements and so forth. My involvement on this project was […]

View Work

Virtual World

Virtual World - feature

Our Enterprise marketing group had come up with an idea of having a presentation tool to use in conferences and meetups. They were thinking of an interface that shows the company projects and installments throughout the globe. An interactive map, that have pins and markers that when clicked, shows more information about that project. They […]

View Work

Hardware Request

Every employee needs hardware. At Parsons, we needed an easy way for employees to order them. The old process was for each employee submit an online form, where they first they have to refer to a an approved list of items. When they find what they need from this list, they have to copy and […]

View Work

From the Blog

Articles that I've written through the years - mostly about web stuff. View All

Let’s build a Shopping Cart website with SolidJS and Bootstrap – Part 2

Let’s build a Shopping Cart website with SolidJS and Bootstrap – Part 2

In the previous post, we’ve completed setting up the frame for our shopping cart website. We’ve added the routes, finished the product listing page, added filters – and we’ve even started an empty shell for the cart component. Note that if you want to simply download the code – head on to Github. If you’d […]