HTML

Picture Match Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Picture Match Game using HTML&CSS in VanillaJS with Source Code - A puzzle-style game created purely in JavaScript where the goal is to pair two images. The game is basic and straightforward, requiring players to match all the images to earn a good score. JavaScript Source Code.

Recipe Finder App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Recipe Finder App using HTML&CSS in VanillaJS with Source Code - A recipe finder created purely in JavaScript that utilizes an API to fetch data from the source. The application searches through the keyword you entered in the database to display your results. JavaScript Source Code.

Github User Finder using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Github User Finder using HTML&CSS in VanillaJS with Source Code A GitHub user finder developed purely in JavaScript that allows you to search for GitHub users. This program utilizes the GitHub User Finder API to fetch user data from the GitHub database. JavaScript Source Code

Speech to Text Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Speech to Text Converter Using HTML, CSS, and JavaScript, a versatile tool designed to transcribe spoken words into text effortlessly. Leveraging the power of modern web technologies, this application empowers users to convert their speech into written text in real-time. Through a seamless integration of HTML, CSS, and JavaScript, coupled with the Web Speech API, users can easily

Snake Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Snake Game using HTML&CSS in VanillaJS with Source Code - A Snake Clone game created purely in JavaScript language as a web application. This game follows the same mechanics as the original snake game, where the player needs to acquire food that appears randomly on the screen. JavaScript Source Code.

Employee Taxable Salary Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Employee Taxable Calculator, a user-friendly web application designed to streamline the process of computing taxable salary for employees. This innovative tool harnesses the power of HTML, CSS, and JavaScript to offer individuals a seamless experience in understanding their net income after necessary deductions. With its intuitive interface, users can swiftly input their basic

Bible Verse of the Day App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Bible Verse of the Day App, a digital sanctuary for seekers of spiritual nourishment and inspiration. Designed with simplicity and grace, this application offers a daily oasis of wisdom and reflection drawn from the sacred scriptures. Through the harmonious blend of HTML, CSS, and JavaScript, the app delivers a seamless user experience, inviting users to embark on a journey of

Compound Interest Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to our Compound Interest Calculator project, a powerful tool designed to help you understand the potential growth of your investments over time. With just a few simple inputs, this calculator enables you to estimate the compound interest earned on your savings or investments. Whether you're planning for retirement, saving for a major purchase, or simply exploring investment opportunities

Autocomplete Search Query in VanillaJS with Source Code

Submitted by razormist on
Autocomplete Search Query in VanillaJS with Source Code - A search query application coded purely in JavaScript that provides reliable sources. The application offers a unique way of presenting information by entering a keyword that directs you to the particular sources. JavaScript Source Code.