Projects:

This page will display the projects i did

click on the project name to read the information about it

Message board project

Developed Message Board Application

Utilized MySQL, PHP, and HTML skills to develop a functional message board requiring user login credentials for access, allowing users to view and post messages.

click here to check the project on github

  • User Authentication: Created secure login with encrypted passwords.
  • Post and Comment System: Enabled users to view, create, and comment on posts.
  • Database Design: Designed a schema with primary tables for users, posts, and comments, extending to include likes and private messages.
  • Extended Functionality: Added features like post and comment likes, and private messaging.
  • Front-end Development: Built responsive, user-friendly UI for registration, login, and message board interactions.

The login/register page

This page fetches the login info from the SQL. Or makes you register if you have no account.

Make your own posts

You can create posts and publish it for other people to see

View and reply to others

you can view what others posted and also leave a reply to them.

AI_Commerce

Developed a full stack Ai_commerce website

Utilized MongoDB, JS, React router, paypal API, Vercel for uploading through github,and HTML skills to develop a functional E-commerce website. The website sells and displays products to sell with an AI ChatBot to make the shopper experience better and unique!!!

click here to check the website 🙂

  • User Authentication: Created secure login with encrypted passwords.
  • Shop through different products: Enabled users to view different products and buy them through paypal.
  • Database Design: Designed a schema with primary tables for users, products, and admins, extending to include carts and orders.
  • Extended Functionality: Added AI chatbot that can answer questions and help customers through their shopping.
  • Front-end Development: Built responsive, user-friendly UI for registration, login, and sorting products.
  • Back-end Development: Used javaScript and MongoDB for requests and communications between front and backend.

The login/register page

This page fetches the login info from the database. Or makes you register if you have no account.

Shop for Whatever you like

You can either use the search icon or sorting side bar to get more accurate products according to your liking.

Detailed description for each item

each item displays its own information

similar products

displays similar products under each product

Admin pannel

This is where admins can post/edit and delete products plus tracking orders

AI chatbot

and lastly what makes our website unique and our customers shopper experience better will be our helpful chatbot

Scroll to Top