Portfolio

A curated showcase of my full-stack development skills, highlighting efficient solutions across a few select projects.

ezMES

ezMES is a streamlined Manufacturing Execution System for small businesses, offering role-based access, data traceability, work order management, custom workflows, and advanced tracking for efficient manufacturing.

Unit Conversion API

This API allows you to convert units for length, time, temperature, and mass. There is also a request method that allows you to get the last 10 conversions you did.

Lake Havasu Houseboats

This luxury boat reservation platform delivers an intuitive experience with a detailed boat catalog, advanced filters, and an easy booking system. It supports PayPal, credit cards, and in-person payments, with automated invoicing.

Simple Project Management Tool

With this tool you can create projects with tasks and manage them. Projects have a name, leader and status. The tasks have a number, name, status, description, assignee, and a date range.

Stock Chart Tool

This simple stock chart tool allows you to enter a stock ticker and it will create a daily chart of the price data for one year. this tool can create a line chart or a candle chart, export the chart as an image, and you can export the data as CSV or JSON.

Bolt Analysis Tool

To streamline the bolt analysis process, I developed this bolt analysis tool. It is designed to calculate the stresses and strains on bolts based on FEA-derived forces and moments, providing a quick and accurate assessment of bolt performance under various loading conditions.

Python Function API

This API allows you to enter a python function(s) and get the definition of the function(s) from the official Python Documents. The definitions are updated daily to ensure they are always up-to-date.