Software Engineering Student
Attended software engineering bootcamp to learn full-stack development technologies like Ruby on Rails, ActiveRecord, JavaScript, HTML, CSS, and React/Redux framework. Projects included the following:Final project: Developed a golf bucket list app that allows users to manage courses and perform hole-by-hole research. It also provides foursome feature that allows creation and participation. The app was developed using JavaScript with React/Redux framework and a Rails backend. It was styled using Semantic UI React. The bucket list and hole research feature were developed using Google Maps React while email function was implemented using EmailJS. Authentication was implemented with JSON web tokens.Module 4 project: Developed a note management app with full CRUD capabilities based on a wireframe concept. The app was developed using JavaScript with React/Redux framework and a Rails backend. It was styled using Semantic UI React. EmailJS was used to add email feature to the app. Module 3 project: Developed a word game app using JavaScript with Rails backend. It was designed to allow users to replay games with letters already played and challenge high scores posted by others. JavaScript was used manipulation on webpage to show user actions while typing on keyboard. Page animation was achieved using GreenSock. Module 2 project: Developed a business jet reservation app using Ruby on Rails. The app allows users to browse, add, change, and delete jet reservations (CRUD). It also recommends destination attractions based on user's upcoming reservation. Jet availability is checked based on dates already reserved for the particular jet chosen. Module 1 project: Developed a restaurant review CLI app using Ruby and ActiveRecord. It allows users to read, write, update, and delete reviews (CRUD). It also calculates average restaurant ratings based on user input and displays top-ranked restaurants on user log-in. User is also allowed to pick a favorite restaurant.