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 CSS, HTML How to Create an Input Box for Password Entry December 19, 2024 By Ammar Habib (HTML, CSS) 0 comments I want to share my recent experience of creating a password field UI for a web application. It was a fun project that challenged my des... 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
18 Dec React JS How to Build a Data Driven Web App Using React December 18, 2024 By Asim Sikka 0 comments The beauty of data is that it tells a story, and the way we present it determines how impactful that story becomes. I envisioned an ana... Continue reading
18 Dec React JS How to Create a Pixel Perfect Landing Page with Smooth Animations December 18, 2024 By Asim Sikka 0 comments I am mesmerized, When I see this landing page create with React.js, I see perfection in motion a dance between subtle animations, moder... Continue reading
17 Dec React JS How to Create a Protected Route After Login in Reactjs December 17, 2024 By Asim Sikka 0 comments Creating a protected route in Reactjs ensures that certain pages are accessible only to authenticated users. If the user isn't logged i... 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
16 Dec JavaScript How to Wrap Up the SheCodes JavaScript Basics Workshop December 16, 2024 By Rick Bowen (JavaScript) 0 comments Today marks the culmination of my journey through the SheCodes Basics JavaScript Workshop! It's been an enriching experience diving int... Continue reading
16 Dec CSS, HTML How To Make Netflix Website Clone Using HTML And CSS December 16, 2024 By Ammar Habib (HTML, CSS) 0 comments I’ll take you on a journey through my fun little experiment, creating a Netflix Clone using just HTML and CSS. This project was not onl... Continue reading