This Site


source githublogo ron2015schmitt.github.io


I created this site using Jekyll, which follows the Jamstack architecture. The Jekyll theme used is minima.

Angular Event/Appointment Calendar


source githublogo ngx-mat-tui-calendar  
package npm-logo_1-tiny ngx-mat-tui-calendar  
live demo netlifylogo netlify ↞ Try the online demo!
docker image githublogo ngx-mat-tui-calendar-demo  


This project is an Angular, Material Design wrapper for the Toast UI Calendar, published via npm-logo_1-tiny .

  • Material Design theming
  • Material Design buttons and dialog
  • Responsive to mobile devices
  • Dark mode in progress…

Website for MKTMC LLC (bluecasa.us)


source githublogo private repo / closed-source  
source based in part on githublogo MEAN Udemy course source (source, course)  
live demo netlifylogo Heroku ↞ 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