Simple Program

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

Submitted by razormist on
Image Finder App using HTML&CSS in VanillaJS with Source Code - An image searcher app coded purely in JavaScript where you can search for images. The purpose of this program is to help users find and search for specific images based on their inputs. JavaScript Source Code

Tower Defense Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Tower Defense Game using HTML&CSS in VanillaJS with Source Code - A Tower Defense Game created purely in JavaScript where the mechanics involve defending a city. The gameplay is really basic: you need to place your towers to attack incoming enemies and upgrade your towers. JavaScript Source Code.

Calorie Calculator App using HMTL&CSS in VanillaJS with Source Code

Submitted by razormist on
Calorie Calculator App using HMTL&CSS in VanillaJS with Source Code - A calorie calculator coded purely in JavaScript that monitors calorie intake. The purpose of this program is to track your daily calorie intake by providing your body information. JavaScript Source Code.

Missile Command Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Missile Command Game using HTML & CSS in Vanilla JavaScript with Source Code - A retro-style game coded purely in JavaScript where you defend a city from incoming attacks. The gameplay is basically protecting the city from incoming attacks; you need to fire back some missiles to prevent a catastrophe. JavaScript Source Code

How to Get Least Frequent Character in String using Python

Submitted by razormist on
Learn on How to Get Least Frequent Character in String using Python. A Python program that can retrieve and display the least frequent character in a string. This tutorial will show you the actual method you can use to get the least frequent character in any string. Python Tutorial.

Image Filtering App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Image Filtering App using HTML&CSS in VanillaJS with Source Code - An image filtering application coded purely in JavaScript where you can customize the image filter. The purpose of this program is to allow users to freely add various filtering options to their images. JavaScript Source Code.