Projects that I am proud of

I built these projects for clients of mine and for personal fulfillment. I wanted to gain a deep understanding of Frontend principles and experience working with the foundations of the web: vanilla JS, HTML5, CSS3. I also played around with some fun packages and libraries to make these applications more interactive! I attempted to add as much documentation, unit and integration testing as I could.

Health Care E-commerce Site

Eisler's Chemists

Eisler's Chemists is an ecommerce website focused on providing a curated selection of high-quality health and beauty products. The site offers a wide range of premium skincare, haircare, and wellness items from renowned brands, all with a seamless shopping experience. Users can browse and purchase products with ease, benefiting from an intuitive design and user-friendly interface. The store emphasizes a blend of luxury and care, offering products designed to enhance both beauty and well-being.

Link

Technologies used include:

  • Liquid
  • HTML
  • SCSS
  • JavaScript
  • Ajax
  • SVG

Home Health Care Services Site

KindCare Wellness

I had the pleasure of building the official website of KindCare Wellness, a compassionate and trusted Home Health Care Agency committed to supporting individuals with skilled care and comfort in the place they call home. KindCare offers care that nurtures the whole person—body, mind, and spirit. Whether someone is recovering from surgery, managing a chronic condition, or nearing the end of life, the team provides personalized, dignified, and heartfelt support in the comfort of their home. A very fun project with the aim to emphasize cross-browser compatibility, a sleek modern responsive design, excellent website performance, and accessibility.

Link

Technologies used include:

  • React
  • HTML/CSS
  • TypeScript
  • TailWindCSS
  • Animate On Scroll
  • Grid

Luxury Beauty Care E-commerce Site

The Madison Apothecary

Madison Apothecary is a sophisticated online store specializing in premium skincare, wellness, and beauty products. With a focus on natural and luxurious self-care solutions, the website offers a handpicked selection of items designed to promote holistic well-being. The site features a clean, minimalist design that enhances the shopping experience, making it easy for customers to discover products that support their health and beauty routines. Madison Apothecary combines elegance with functionality, offering a refined approach to wellness shopping.

Link

Technologies used include:

  • Liquid
  • HTML
  • SCSS
  • JavaScript
  • Ajax

Javascript Game

Wordle

This is a web-based implementation of the popular word-guessing game. Built with HTML, CSS, and JavaScript, it allows players to guess a five-letter word within six attempts, with visual feedback after each guess to show correct and incorrect letters. The game is simple, interactive, and fully functional, providing a smooth user experience. This was a fun project to showcase my skills in front-end development and logic implementation, and it is hosted on GitHub for easy access and sharing.

Link

Technologies used include:

  • HTML/CSS
  • JavaScript
  • Grid