Portfolio

ProShop

(MERN, (MongoDB, Express, React, Node.JS) )

Built a full-stack eCommerce platform using the MERN stack with secure user authentication. Features include dynamic product listings, a shopping cart, and a RESTful API-backed checkout, ensuring a responsive and smooth user experience.

View Code

Tracalorie 2.0

(JavaScript, HTML, CSS)

Developed a calorie tracker app using JavaScript, HTML, and CSS to help users log meals, track daily calories, and view totals dynamically. Designed a responsive user interface and implemented local storage to save data between sessions. Focused on clean, modular code for easy maintenance and scalability.

View Project View Code

Flixx Movie Site

(JavaScript, HTML, CSS)

Developed Flixx, an IMDb-style website using vanilla CSS and JavaScript. Integrated The Movie Database (TMDb) API for dynamic movie data, including search functionality, movie details, and user ratings. Ensured a clean, responsive design for a seamless user experience

View Project View Code

Chess For Less | Landing Page

(HTMl, CSS)

I designed and developed a responsive landing page for "Chess For Less," an online chess shop, using HTML, CSS, and JavaScript. The project features a clean, user-friendly layout, with dynamic elements like interactive product displays and a newsletter sign-up form to enhance user engagement.

View Project View Code

Caesar Cipher Implementation in Python:

(Python, Bash)

Developed a Caesar cipher encryption and decryption tool using Python, with additional scripting in Bash for automation. The program features command-line interaction for encoding and decoding messages with user-defined shift values. Integrated error handling and input validation to ensure robust functionality

View Code