New York, New York, United States
As a full-time student at Flatiron School, I dedicated 16 weeks in learning new technical skills and was able to apply these new languages and frameworks to my projects. See below applications I've built during my time at Flatiron that reflect a combination of my skills and interests.
>> Remindful - Self-care journaling app made for users to keep track of their daily goals including their thoughts and feelings each day
• Engineered user interface with React and improved user experience with responsive design techniques
• Developed a Rails RESTful API backend with active model serializers and created multiple endpoints
• Conceptualized domain models, component hierarchy and wireframe designs prior to starting project
>> Freshmade Market - Online market where users can browse, purchase and sell homemade and organic foods from around the world
• Implemented checkpoints and validations for users with ActiveRecord to ensure information was rendering and persisting to the backend appropriately
• Utilized React to efficiently organize code and re-render components
• Developed a Rails API backend and communicated with endpoints including users, items and categories
>> HomeStory - App made for users to store furniture items and curate ideas for different rooms in their home
• Built frontend with JavaScript and utilized class components to organize code
• Created interactivity with animations and modals by leveraging event handlers and styling with CSS and Bootstrap
• Developed custom database schema and REST API with ActiveRecord, Postgres and Ruby on Rails