Completed Full Stack Software Engineering program with emphasis on Ruby, OOR, SQL, Sinatra, Ruby on Rails, HTML, CSS, JavaScript, React and Redux.
Projects (Links below in accomplishments)
LFG Collab
An online hub where users can get together and collaborate on various projects.
• Allows users to join or create projects and form project teams.
• Uses web sockets to provide real-time communication with team.
• Utilizes Rails as an API for the back end and JavaScript, React, and Redux for the front end.
Floppy Drop
Interactive browser game where players can collide with falling objects to earn points.
• Customizable interface (defaulted to basketball themed) with new themes in the works.
• Designed with Rails as an API for the back end and JavaScript with HTML Canvas for the front end.
• Compare rankings with other players on the high-scores list.
Real Life RPG
Gamified version of a task manager
• Rewards the user for completing tasks and reaching goals.
• User given a set of premade skills (health, intelligence, creativity, etc) to train and level up by completing tasks or reaching goals related to those skills.
• Amount of experience gained scales with task/goal priority, difficulty, and completion time.
The Health-Track-O-Bot 3000
Streamlined health tracking application
• Made for users who are seeking a healthier lifestyle.
• Utilizes the Mifflin St. Jeor equation for calculating BMI and suggested Calorie numbers.
• Users enter statistics, meals, and daily activities to receive personalized coaching feedback.
Healthy Recipes Gem
Ruby gem with over few hundred recipes
• Scrapes hundreds of healthy food recipes from the web and displays them in a command line application.
• Users can filter by category or type of meal (has vegan friendly recipes).
• Detailed recipes each returns ingredients, step-by-step instructions, and nutritional values.