About me
Creative engineer with more than ten years experience nurturing and motivating large diverse teams to achieve measurable success. Passionate about combining an understanding of new technologies and workflows with strong and effective communication skills to empower delivery of outstanding results for the customer or client.
Preferred locations
- Seattle, WA
Previous industries
Skills
Currently learning
Projects
En Root (Codename Demeter)
En Root (Codename Demeter)
Tools Used
En Root is a garden management app that allows users to find native plants for their location, research them, and organize them into garden plots. When a user adds plants to their virtual garden they can see useful information about their garden plots like optimal soil PH levels, shade tolerance, and plant toxicity. They can also see useful information about their garden like a seven day weather forecast.
The app uses plant data scraped from the USDA Plant Database, weather data from the OpenWeatherMap API, and USDA plant hardiness zone data provided by a public API from the Oregon State PRISM Climate Group. The data is aggregated on our back-end rails app and served up through an API to this Front-End Rails app. Additional Information about the backend service can be found on the backend GitHub repository linked above.
Squeakr
Squeakr
Tools Used
A rails backend for Squeakr - a microblogging app that uses machine learning APIs to moderate hate speech. Implements GraphQL to create lightweight, dynamic queries/mutations for Frontend consumption through a single endpoint.
Lunch and Learn
Lunch and Learn
Tools Used
Non-RESTful Backend API designed to expose desired country recipe and learning media info endpoints with serialized JSON responses. Utilized error handling with serializers, fully tested API exposure, and user registration, login, and authentication. Consumes the following APIs: Edaman, Geoapify, Youtube, Unsplash, and Rest Countries