I'm Jocie
a software engineer.

Hi.
I'm a Bay Area software engineer with experience in front-end and back-end application development. I co-created the BAM! framework.
The BAM! Framework

BAM! is an open-source, lightweight serverless framework used to quickly build and deploy applications with Node.jsĀ® and Amazon Web Services (AWS).
BAM! abstracts away the complexities of working with AWS and enables a developer to deploy an AWS Lambda function connected to an Amazon API Gateway with one command, no configuration, and in at least 55% less time compared to similar frameworks.
LEARN MORE HERECheck out my other projects.
-
Airline Routes Viewer
A React application that allows users to view airline routes and filter them by airline or airport. The airline routes viewer was deployed through Heroku and bootstrapped with Create React App.
-
Takeout Sushi Webstore
A single page application (SPA) for viewing sushi menu items and ordering takeout. The webstore was developed using a client-side MVC architecture pattern, Backbone.js, Express, Pug, Stylus, and Handlebars.
-
Project Management Tool
A Ruby on Rails application that enables authenticated team members to manage the lifecycle of projects and tasks together. The app was developed also using ActiveRecord, ERB templates, and PostgreSQL.