top of page

Ken's Code

Portfolio Projects

 I recently developed a full-stack e-commerce store using the MERN stack. The site includes admin functionality and added security through the use of JSON Web Tokens and Http-only cookies. Customers can make payments using PayPal or a credit/debit card through PayPal’s payment gateway. One challenge I faced during development was adding a proxy when implementing concurrently into the project in development. After researching and experimenting with different solutions, I was able to successfully integrate the proxy and improve the site’s performance.

MERN Stack e-commerce

I recently created a landing page using the Bootstrap 5 framework. The project showcases my ability to utilize the framework’s utility classes to create a visually appealing and responsive design. This project demonstrates my versatility and adaptability in using different tools to achieve the desired result. I am confident in my ability to create beautiful landing pages that meet the specific requirements of any job.

Coding Bootcamp Landing Page

I recently developed an e-commerce website using the Django framework. The site includes a payment gateway through Stripe, allowing for secure and seamless transactions. User authorization and authentication are also integrated into the site, ensuring a safe and personalized shopping experience for customers. One challenge I faced during development was implementing the payment_intent feature. After some trial and error, I found a solution by using the id field. This allowed me to successfully integrate the payment gateway into the site. Facing problems head-on is what has taught me how to solve complex problems.

Django e-commerce

bottom of page