This is a web application that demonstrates my skills in web development, featuring a dynamic and engaging Blackjack game built using Vanilla JavaScript and Node modules.
Blackjack is a classic card game loved by many. Utilizing the power of Vanilla JavaScript for logic and Vite for a lightning-fast development environment, this game offers an immersive experience for players of all levels.
ABOUT
Dive into the world of cards and strategy as you explore this sleek and intuitive web application. With a focus on clean code and efficient performance, this project demonstrates my proficiency in front-end development, leveraging the power of modern tools and frameworks.
Vanilla JavaScript: Harnessing the full potential of JavaScript, I’ve implemented core game logic without relying on external libraries or frameworks.
Efficient Bundling with Vite: Utilizing Vite’s blazing-fast bundling capabilities, the game loads swiftly, ensuring a seamless user experience.
Modular Design: Built with scalability in mind, the project employs Node modules to organize code into manageable, reusable components.
Error Handling and Validation: Robust error handling mechanisms ensure a smooth gaming experience, preventing unexpected behavior and enhancing user satisfaction.