Full Stack Web DeveloperMusic EnthusiastAdventure Seeker
About Me
Coming from the customer service industry along with a financial background with skills in anti-money laundering and portfolio management, I decided to switch fields to pursue a career where I can make an impact on society. My journey has lead me to take part in the Web Development Immersive program at General Assembly. Through this bootcamp, I realize that it has re-kindled my passion and drive
to continue to chase my childhood dream and be one step closer to achieving my goal. I plan to make use of the skills I learned to help build and maintain efficient, readable and modular applications.
Projects
Budget Pad
A simple front end budget tracking application where you can calculate your total spending
ImageScape
A simple photo gallery where you can upload photos and see it.
Medi+Thanks
A way to give thanks virtually to healthcare workers.
Binge
An application to search for all your favorite TV shows and their ratings!
Chatter Box
A simple chatroom application where you can chat with your friends and family!
Hooked On Movies
A front end application where you can search for your favorite movies!
Sipping Beauty
A beer application that keeps track of your favorite beers and its content!
Food Swings
A restaurant planner that keeps track of your favorite restaurant and places you want to try!
Survey Express
A survey application where all your question(s) are answered through binary responses!
Driving Me Bananas
A journal that will keep track of your daily activities.
Tic-Tac-Toe
Your classic game of Tic Tac Toe against your friends on the same device!
GitHubGitNetlifyHerokuFirebaseAtomVisual StudioAmazon Web Services
Contact Me
Budget Pad
AngularAngular MaterialTypeScriptSASSBulmaHTML
A simple and quick front end application where you can keep track of your total spending. You can create, edit, and delete the item and it will dynamically adjust the total.
A hackathon winning application where you can give thanks to a healthcare worker. Often times they are not thanked enough and appreciated and our app is a solution to solve that.
A full stack application where you can create a chatroom to chat with your friends and family! The user can input their name and the chatroom name and others can join into the chatroom simply by providing the same chatroom name (case sensitive).
A front end application where I implemented React Hooks to use along with OMDB API to search for movies.
This application allows you to search for a movie based off the title and will find the movie and poster and year the film was released.
HTMLSCSS/SASSJavaScriptBootstrapStyled ComponentsReactRubyRuby on RailsOpenBeerDB
A full stack application that keeps track of your favorite beers. A user can sign in a look up information about their favorite beers and pin it to their list.
The application is built using React on the frontend and Ruby on Rails on the backend.
General Assembly capstone application where Yelp API is implemented alongside backend framework like Ruby on Rails where a user can log in and create a list of restaurant they like or want to try out.
It is basically a restaurant tracker application for those who are forgetful like me!
The application uses React, axios, Bootstrap, Ruby on Rails.
A team oriented full stack application I built along with 3 other developers where we implemented agile sprint planning with daily stand-ups and code reviews. We created an application where a user can create, edit and update a suvey that is relative to theirs.
A user can also take other user's survey(s) as well, but is only limited to one response. The application is mainly built using HTML, SCSS/SASS, Bootstrap, JavaScript, Chart.js, Toastr, MongoDB, Mongoose, Express.js and Node.js.
Future Iteration: I would want to let user create a survey with more than two options, make a real-time dashboard and make custom page routes so users can share links to their surveys for others to take.
HTMLSCSS/SASSJavaScriptBootstrapjQueryHandlebarsRubyRuby on Rails
My first full stack project where I created an application that tracks user's journal entries. A user can sign in to create a journal entry and they can clear and get all their entries.
They can make updates to their journal entries or delete them.
The application is built mainly using HTML, SCSS/SASS, JavaScript, jQuery, Handlebars which is deployed to GitHub and the back end is using Ruby and Ruby on Rails which is deployed to Heroku
Future Iteration: Create more features to make it more journal entry-like application.
My first full single page game application. A custom built game that uses game logic for the traditional game of Tic-Tac-Toe. It allows a single user to sign in and play the
game and to get the total numbers of game played.
Future Iteration: I want to create a basic AI and also make it a multiplayer game