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.
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.