Web Dev Projects
This Site
source | ![]() |
I created this site using , which follows the
architecture. The Jekyll theme used is minima.
Angular Event/Appointment Calendar
source | ![]() |
|
package | ![]() |
|
live demo | ![]() |
↞ Try the online demo! |
docker image | ![]() |
This project is an Angular, Material Design wrapper for the Toast UI Calendar, published via
.
- Material Design theming
- Material Design buttons and dialog
- Responsive to mobile devices
- Dark mode in progress…
Website for MKTMC LLC (bluecasa.us)
source | ![]() |
|
source based in part on | ![]() |
|
live demo | ↞ Try the online demo! | |
actual site | bluecasa.us | You will only be able to see the login screen |
This is a timeshare and management website for MKTMC LLC. Development required secure authentication, authorization, and user account management. The front end required the creation of a event/appointment calendar.
I used a layered approach such that the database access is fully decoupled from the Express routers/controllers.
This is a closed-source and private website, but a demo is available, as shown below.
Stack:
- Angular
- Node
- Express
- PostgreSQL or MS SQL Server or MongoDB