contact

Send me a message through the form to the right, or contact me directly at mdmills1990@gmail.com

         

123 Street Avenue, City Town, 99999

(123) 555-6789

email@address.com

 

You can set your address, phone number, email and site description in the settings tab.
Link to read me page with more information.

luca-bravo-XJXWbfSo2f0-unsplash.jpg

Technical Projects

StrungOut - Github | Demo

A membership based string replacement service for musicians. 

+ Established a Rails API backend with endpoints for guitars, string packs, and user details.

+ Implemented user interface using React with custom written CSS for styling.

+ Managed client-side data organization with Redux.

+ Utilized FastJSON API to store encrypted user data on the client side.


Music The Gathering Challenge- Github | Demo

A interactive fan experience that cross references various musicians’ collective song knowledge.

+ Utilized Ruby on Rails for back-end logic and front-end UI.

+ Integrated OAuth for a secure login option through Facebook.

+ Managed cross-referenced data structure through Rails model relationships.

+ Incorporated JQuery-Rails for faster performance speeds.


Chef Helper- Github | Demo

A health and lifestyle kitchen tracker that makes inventory-based recipe suggestions. 

+ Used Sinatra to organize backend logic in a MVC relationship.

+ Utilized ERB in the HTML view files to dynamically display information for each user.

+ Secured user data through BCrypt.

+ Styled using custom written CSS.