Welcome to jamesbiv.tech, my name is James and this is my online scratchpad for technology related projects and articles. Here you’ll find a mixture of projects from big to small, past and present, with the overall purpose to contribute to the open source community.


Transitmail

Date: 21-06-2024 03:26pm

A simple-to-install all-in-one email service, where ReactJS meets Postfix + Dovecot-IMAP through websockets.

Transitmail was a project that I originally started in 2021 for me to learn my way around ReactJS. Typically, I usually work on Backend systems, however, I felt having a better understanding of ReactJS would be useful.

The codebase is roughly about 90% complete and requires final polishing. However, I felt opening the project up to the public would be better than leaving it at the bottom of GitHub's ether.


Introducing Project Abstraction Layer (PAL)

Date: 01-11-2019 11:57am

A unified open source initiative that takes a normal piece of web-based software and transforms it into a Software as a Service (SaaS) provider.

Project Abstraction Layer (PAL) aims to offer a new and unique concept to Software as a Service (SaaS) by allowing businesses to select any piece of web-based software and sell that software in the same manner as a shared web hosting provider would traditionally do with control panel solutions in the past, except that now it's with SaaS … [read more]