ABOUT ME

Software Developer with a passion for Front End, Back End and Full Stack Development! 


FEATURED WORK

BURGER BUILDER

This app allows you to build a burger and purchase it. Go ahead, try it here!
Made With: React, React Router, Redux, Axios, Firebase
Link:  https://react-burger-builder-4b067.firebaseapp.com/
Code: https://github.com/Aseelaldallal/burger-builder
174d9c42-fa16-448c-8738-cb58d5f7ebcfjpg

YELPCAMP

This is a full stack REST-compliant app that allows you to search for campgrounds around the world. Once you register, you can also post campgrounds, comment on campgrounds and even rate them. You can also register with with Google and Facebook! Please note that this website is not intended for public use and that all campground ratings are randomly generated. To find out more about how the database was populated, see my dev notes.
The App: https://aseel-yelpcamp.herokuapp.com/
The Code: https://github.com/Aseelaldallal/yelpcamp
Dev Notes: https://aseel-yelpcamp.herokuapp.com/devNotes

Features
  • RestFUL Routing with express and mongoose
  • Authentication (Local, Facebook, Google) using Passport.js
  • Image storage via Amazon S3
  • Google Maps API to render campsite location
  • Google Places API to populate DB 
  • Search by Country Feature
  • Deployed on Heroku
  • Database hosted on mLab
  • EJS for templating
  • Responsive Design using Bootstrap
Yelpcamp 2JPG


  

EVENTFUL

This is a full stack REST-compliant app that allows you to view events happening in Canada. Registered users can also post events. Please note that this website is not intended for public use and that all the data was randomly generated. To find out more about how the database was populated, see my dev notes.
The App: https://eventfulcanada.herokuapp.com/
The Code: https://github.com/Aseelaldallal/Event-App
Dev Notes: https://eventfulcanada.herokuapp.com/devnotes

Features
  • RestFUL Routing with express and mongoose
  • Authentication using Passport.js
  • Image storage via Amazon S3
  • Google Maps API to render event location
  • Google Places API to verify addresses
  • Deployed on Heroku
  • Database hosted on mLab
  • EJS for templating
  • Responsive Design using Bootstrap
eventfulJPG