25 Dec JavaScript Build a Text to Speech Converter using HTML, CSS & Javascript December 25, 2024 By Rick Bowen (JavaScript) 0 comments I’m thrilled to announce the completion of my Text-to-Voice Converter project using javascript! This project enables users to convert a... Continue reading
25 Dec JavaScript Create a Sortable and Filterable Table using JavaScript December 25, 2024 By Rick Bowen (JavaScript) 0 comments The Number Sorter is a simple, user-friendly web application designed to sort a list of numbers in ascending order. This project aims t... Continue reading
24 Dec JavaScript Create a To-Do List App with HTML, CSS and JavaScript December 24, 2024 By Rick Bowen (JavaScript) 0 comments Welcome to an exciting coding journey where we create a functional and visually stunning JavaScript Todo List App from scratch! In this... Continue reading
23 Dec JavaScript How to Make a Simple Rock Paper Scissors Game in JavaScript? December 24, 2024 By Rick Bowen (JavaScript) 0 comments I am excited to share a fun project I created a Rock-Paper-Scissors game! This project was a fantastic opportunity for me to enhance my... Continue reading
21 Dec JavaScript How to Build A Weather App in HTML CSS and JavaScript December 21, 2024 By Rick Bowen (JavaScript) 0 comments Building a weather app that fetches data from any location using a weather API is a fantastic project that can solidify your understand... Continue reading
21 Dec JavaScript How to Build a Movie Recommendation App Using Node.js December 21, 2024 By Rick Bowen (JavaScript) 0 comments As a budding developer, I’m excited to share my experience of building a movie recommendation app using Node.js. This project has been ... Continue reading
20 Dec JavaScript How to Build an Interactive Light Bulb with HTML, CSS and JavaScript December 20, 2024 By Rick Bowen (JavaScript) 0 comments I’m excited to share a small project I just built a Light Bulb ON/OFF Project using JavaScript! This project allows you to control a li... Continue reading
20 Dec JavaScript How To Create a Calculator Using HTML CSS & JavaScript December 20, 2024 By Rick Bowen (JavaScript) 0 comments Today, I’m going to share how I created this minimalistic and functional calculator UI. It’s perfect for anyone looking to learn the ba... Continue reading
19 Dec JavaScript How to Convert Length Units in JavaScript December 19, 2024 By Rick Bowen (JavaScript) 0 comments Today, I want to share my recent experience with a coding project where I focused on length conversion in JavaScript. I managed to rend... Continue reading
17 Dec JavaScript How To Built a Rock Paper Scissors Game Using JavaScript, HTML & CSS December 17, 2024 By Rick Bowen (JavaScript) 0 comments Hey there! Today, I'm sharing a cool project that takes me back to childhood – building a Rock Paper Scissors game using JavaScript, HT... Continue reading