View Live Demo GitHub Repo Description A simple image gallery with thumbnails and a fade effect. The user can upload images which are then
How to Install CodeIgniter, CakePHP, Yii 2 and Laravel on Localhost
Learn how to install and run CodeIgniter, CakePHP, and Laravel on your LAMP machine. Prerequisites: Install Composer Go to the GetComposer.org
CSS Grid Website
View Live Demo GitHub Repo Description A one-page website built using CSS Grid. The website design was inspired by Wes Boss's CSS Grid Course.
Bootstrap 4 Website
View Live Demo GitHub Repo Description A simple mobile responsive website for a fictional web design firm. Technologies Bootstrap 4
JS Form Validation Regular Expressions
View Live Demo GitHub Repo Description A user form which uses JavaScript and regular expressions for user validation. The form checks for a valid
Install WordPress From The Command Line
Learn how to install WordPress, create a database, and set up a database user via the Linux command prompt. Create a Directory to Store WordPress
Weather App
View Live Demo GitHub Repo Description: Retrieve the weather information for any city utilizing OpenWeatherMap.org API. The city name and weather
PHP FizzBuzz
View Live Demo GitHub Repo Description: The program generates a table of values from a specified range given by the user. It outputs specific
GitHub User Finder
View Live Demo GitHub Repo Description: Enter a GitHub username to fetch their user's profile and new repositories. Technologies: Vanilla