Pin-it (Python, HTML, CSS, React.js, Redux, Git, SQL )
Pin-it is a clone of Pinterest with a python backend and a react frontend.
- Conceptualized a visually captivating splash page using CSS transforms, featuring a dynamic image carousel that smoothly slides up and transitions between categories on an infinite loop. Increasing user satisfaction by 100%.
- Designed and implemented a user-to-user commenting feature leveraging the SQLAlchemy ORM to create a new relationship table. Allowing users to comment on other posts, improves user engagement by 100%.
- Programmed search functionality using Flask and efficient database queries , enabling users to search for complex queries and retrieving highly accurate results in less than 3 seconds.
Kartsy ( JavaScript, React.js, Redux, CSS, SQL, Git, Python)
Kartsy is a clone of Etsy with a python backend and a react frontend.
- In a group of four software developers we designed a commerce site using Flask, HTML,CSS and React allowing users to sell any item and displaying them on the main page of the site while maintaining a git workflow with 100% accuracy.
- Developed a cart feature using React onClick Event Handling, allowing the users to select an item to purchase and prompting them to their cart to proceed with payment.
- Engineered a like feature using Flask and SQLAlchemy to connect the users and posts table allowing the user to like posts from other users.
Dupe-brb-loka (Javascript, React.js, Redux, Css, HTML, Git, SQL)
Dupe-brb-loka is a Airbnb clone with a express backend and a react frontend
- Developed and integrated an intuitive post feature using React.js and Html Input Tag that allows users to easily enter their home details and receive comprehensive reviews from other users.
- I spearheaded the creation of a review system that allows users to submit and view reviews in real-time, using React's useEffect and useSelector hooks to manage the state of the reviews component and update it dynamically based on user input.