08 Jan JavaScript Build an Expense Tracker App with HTML, CSS and JavaScript January 8, 2025 By Rick Bowen (JavaScript) 0 comments I recently completed a project that I am excited to share an "Expense Tracker" built using HTML, CSS, and JavaScript. It’s a functional... Continue reading
08 Jan Python How To Create An Image Captcha Generator In Python January 8, 2025 By Daniyal Ahmed 0 comments Recently, I had the opportunity to work on a fun and practical project for a client: creating a CAPTCHA generator in Python. CAPTCHAs a... Continue reading
07 Jan Python How to Create a Pascals Triangle in Python January 7, 2025 By Daniyal Ahmed 0 comments I will share a Python script to generate Pascal's Triangle dynamically, row by row. Pascal's Triangle is a triangular array of binomial... Continue reading
07 Jan Python Create a Myanmar Flag With Python Turtle January 7, 2025 By Daniyal Ahmed 0 comments I recently embarked on a fun coding project to recreate the Myanmar flag using Python. As I progressed, I realized there were numerous ... Continue reading
06 Jan CSS, HTML Build a Random Quote Generator in HTML CSS & JavaScript January 6, 2025 By Ammar Habib (HTML, CSS) 0 comments Today, I want to share a fun little project I created a Random Quote Generator using HTML, CSS and JavaScript. It’s a straightforward y... Continue reading
06 Jan JavaScript How To Create A Word Counter Using HTML, CSS & JavaScript January 6, 2025 By Rick Bowen (JavaScript) 0 comments Today, I’m super excited to share a small but incredibly practical project I created a Word Counter using JavaScript. It’s simple, func... Continue reading
04 Jan Python How to Build Interactive Map Apps in Python January 4, 2025 By Daniyal Ahmed 0 comments Today, I’m thrilled to share a fun project I worked on building an interactive map application using Python. If you're someone who enjo... Continue reading
04 Jan JavaScript Design a Survey Form Using HTML CSS and JavaScript January 4, 2025 By Rick Bowen (JavaScript) 0 comments Coding has always fascinated me. The ability to create something functional and visually appealing from a blank canvas of code feels al... Continue reading
03 Jan JavaScript How to Build a Note-Taking App with HTML, CSS and JavaScript January 3, 2025 By Rick Bowen (JavaScript) 0 comments I recently worked on an exciting project creating a Note-Taking App with JavaScript from scratch. This simple yet powerful application ... Continue reading
03 Jan JavaScript How to Create a Drink Water Tracker Using HTML, CSS And JavaScript January 3, 2025 By Rick Bowen (JavaScript) 0 comments In today's fast-paced world, staying hydrated is often overlooked. As a developer and designer using javaScript, I’ve experienced how e... Continue reading