[email protected] | GitHub | 206-450-7952
Ride-share-rails | Github Repo - Uber-like ride share Rails site.
TaskList | GitHub Repo - Online TODO list using Rails.
| num_students = 5 | |
| student_data = Array.new(num_students) | |
| puts "Please enter the names of 5 students when prompted." | |
| num_students.times do |i| | |
| puts "First Name: " | |
| first = gets.chomp | |
| puts "Last Name: " | |
| last = gets.chomp | |
| full_name = first.strip + " " + last.strip |
[email protected] | GitHub | 206-450-7952
Ride-share-rails | Github Repo - Uber-like ride share Rails site.
TaskList | GitHub Repo - Online TODO list using Rails.
After being in pharmacy for years I was noticing many accessibility and other issues that could be resolved by better tech. I wondered if I could create tech to benefit all groups of people. I had dabbled in programming for fun through tutorials but with this idea I could change experiences for people I became immersed in tech and applied to Ada Developers Academy. I completed a internship at Nordstrom on their iOS mobile app team and my next paid position at Nordstrom was cancelled due to COVID-19 in April. I recently started learning python and am interested in learning new technologies, backend development and machine learning.
I am motivated, creative, logical and I love to learn and be challenged at work. I am looking forward to an internship environment that can help me expand my knowledge and has me making valuable contributions towards the team. I believe I will contribute a diverse perspective to the team and the technologies we will build together. In the next few ye
Given a certain lifestyle I want to live how do i achieve this? given my current financial and educational situation?
The idea behind this is to create a tool that all people can use regardless of privilege to plan their ideal life. This tool will utilize goverment api to find career information. This career information will show salaries, help people see what education level they need and include a financial tool to help them determine what career will help them reach goals of home ownership, retirement,etc at their ideal age. I would like this to be an ongoing project outside of Ada and hopefully schools and young adults will be inclined to use this tool.
Personal Learning Goals:
-The major things I want to focus on learning in this project is creating a web app that utilizes goverment info from API's that can be used at schools and be considered professional and efficient. My personal goals are to prioritize timeboxing problems and then seeking help and efficiently prioritizing features to meet the capstone deadline. My technical goals are to excel at all aspects of API's and to become confidient in my web app development using react and firebase.
Problem Statement:
-Given a certain lifestyle I want to live how do i achieve this? given my current financial and educational situation?
| Link to PDF Resume: | |
| https://drive.google.com/file/d/1354RTWL_6qsowEqwhdaX1UFqE0swbij4/view?usp=sharing |