Check out my web development projects below
FILMBUCKET WEBSITE
Imdb.com inspired full stack web application for getting information on your favorite movies, TV show, actors, award winners and much more
TECHNOLOGIES
HTML/CSS
-User Interface Build
Bootstrap
-User Interface Design
Firebase
-Google and github authentication
-User data and data entry storage in firebase storage and real-time databaseJavaScript
-API fetching functionailty
-Retrieve saved user informationJQuery
-Selecting specific data
-API fetching functionailtyNode.js
-Local user data storage and retrieval
-Local user sign-up, sign-in and authenticationExpress.js
-Server side coding and routing
FEATURES
Movie and TV show Information
-Select Movies, TV shows, Actors for their information to displayed through API endpoints selectors
Search
-API implementation of a searching specific movie and TV show information
Profile Update
-Add profile information and update profile picture
API retrieval
-API fetching on all pages to fill with data
BUTTERFLY WEBSITE
Social media inspired full stack web application used to add content and chat with others.
TECHNOLOGIES
HTML/CSS
-User Interface Build
Bootstrap
-User Interface Design
Firebase
-Authentication with sign up and sign in
-User content upload data storing in firebase storageFirestore
-User content-upload storing in firebase storage
JavaScript
-API fetching functionailty
-Retrieve saved user information
FEATURES
Chat Section
-CRUD (Create, Read, Update, Delete ) functionailty with the chats
Contact Section
-Contacting through data submission form
Content Uplaod section
-Allow photo and content uplaoding
RECIPE ROADMAP
Recipe storing full stack web application with CRUD functionality for storing all your favorite recipes safely
TECHNOLOGIES
HTML/CSS + EJS
-User Interface Build
MYSQL
-CRUD (Create, Read, Update, Delete ) functionailty with each food recipe
JavaScript
-Retrieve saved recipe information
Node.js
-Server side coding
Express.js
-Routing through the application and to each recipe as per its id.
FEATURES
Add recipe
-input and submit your favorite recipe
List of recipes
-Retrieve list of recipes from database
Recipe Edit
-Allow editing like updating and deleting data of the recipe