Enthusiastic and self-motivated frontend developer skilled in HTML, CSS, and JavaScript. Passionate about creating responsive, user-friendly websites and applications. Eager to contribute to a team environment and gain real-world experience through an internship or entry-level role.
Programming Languages:
HTML CSS Javascript
Tools:
Git, VS Code, Figma
Frameworks & Libraries:
Reactjs, Bootstrap, Tailwind CSS
Other Skills:
Responsive design, Cross-browser compatibility, Debugging
1. Shopping Cart Checkout Form
Technologies Used: HTML: Structured the form and layout elements. CSS: Styled the form, background, and image layout for an engaging user experience. JavaScript: Added dynamic validation and interaction for user inputs.
2. E-commerce Feature Implementation
worked on a dynamic e-commerce product display featuring:
Product Showcase: Highlighting key details such as name, size, quantity, and price, enhancing product visibility.
Shopping Cart Functionality: Users can seamlessly add items to their cart, view subtotal and total, and apply discounts in real-time, improving the shopping experience.
User-Friendly Interface: Clean design with intuitive navigation and clear pricing updates to ensure ease of use.
3. Add-to-Cart Demo
Key Features:
Product Display:Showcased products with images, names, and prices in a visually appealing layout.
Add to Cart Functionality:Implemented an interactive "Add to Cart" button for each product.
Clicking a button dynamically adds the corresponding product, with its name, price, and image, to the cart.
Dynamic Cart Updates:Ensured the shopping cart updates in real-time without page reloads using DOM manipulation.
4.. To-Do List Application
Technologies Used: HTML: CSS: JavaScript: Added task functionality, event listeners for button clicks and key presses, and DOM manipulation.
Learning Outcome:Improved skills in DOM manipulation, handling user interactions, and creating dynamic, interactive components.
Gained experience with event handling (e.g., keypress and click events) and managing task states visually.