Portfolio – Web Development

Custom Audio Player using HTML, CSS and JavaScript
Custom Audio Player using HTML, CSS and JavaScript
As for something to add to my portfolio, I would like to showcase one of my Web Dev projects. This
Read more.
Fireflies Animation with Background Music using JavaScript and jQuery
Fireflies Animation with Background Music using JavaScript and jQuery
This is a JavaScript animation where it shows a background of a picnic area in the woods, surrounded by glowing
Read more.
Image Slider with Sliding Animation in HTML and CSS only
Image Slider with Sliding Animation in HTML and CSS only
This is a demonstration of an Image Slider/Carousel written in HTML and CSS only. No Javascript needed! The slider has
Read more.
Image Slider/Carousel with Fade Effects
Image Slider/Carousel with Fade Effects
Almost all educational resources can now be found in the Internet. Thanks to the people who shared their knowledge with
Read more.
Enlarge Objects when clicked Javascript Demo
Enlarge Objects when clicked Javascript Demo
Javascript can do a lot of things on your web page, and while PHP deals most of the server-side jobs,
Read more.
Snow Effect in Javascript
Snow Effect in Javascript
This Javascript creates a snowfall effect on a web page. Thanks to VerkkoNet for his tutorial video. OK, I won’t
Read more.
Super Mario RPG Mario Punching Animation in Javascript
Super Mario RPG Mario Punching Animation in Javascript
This is an attempt to replicate a battle animation in Super Mario RPG wherein Mario punches an enemy. Our setting
Read more.
Typewriter Javascript Animation
Typewriter Javascript Animation
This is a simple Javascript code that demonstrates an example of a DOM manipulation wherein we can make our webpage
Read more.
A simple image gallery using class and objects
A simple image gallery using class and objects
For several months I’ve been coding the hard way. When I say the hard way, I mean using the Procedural
Read more.
Random Background Color with Javascript
Random Background Color with Javascript
It’s been a long while since I started studying coding again, though I did learn more while working on an
Read more.
Inventory System CMS
Inventory System CMS
While working as a freelancer, I get to develop a CMS (Content Management System) for the company, Appliances Connection. The
Read more.
File Unzipper
File Unzipper
One of the PHP scripts I wrote that was actually put to actual use was the File Unzipper. As the
Read more.
Auto Fetch File from FTP Server
Auto Fetch File from FTP Server
It’s been 3 months since I started studying PHP, now it’s time to put what I learned into application. Just
Read more.
Scientific Calculator in PHP
Scientific Calculator in PHP
This is a Scientific Calculator written in PHP. It has some of the functions of a standard Scientific Calculator like
Read more.
Search and Signup PHP Files
Search and Signup PHP Files
These are simple search and signup PHP files that I made using mmtuts tutorials on using PHP to interact with
Read more.
Multiplication Table
Multiplication Table
This Multiplication Table was created in PHP using new PHP commands namely, the complex “for” loop, and an increment operator
Read more.
Planets in the Solar System (PHP Project)
Planets in the Solar System (PHP Project)
Planets in the Solar System is a small PHP project that demonstrates the use of an array function and array
Read more.
Background and Text Color Switch
Background and Text Color Switch
Last time I posted a small project written in PHP about a Background and Text Color Switcher. It wasn’t working
Read more.
IV Drip Rate Calculator (Expanded Version)
IV Drip Rate Calculator (Expanded Version)
IV Drip Rate Calculator (Expanded) is an expanded version of the IV Drip Rate Calculator that I started working on
Read more.
IV Drip Rate Calculator
IV Drip Rate Calculator
This is a PHP file that I made that is compose of three types of calculators, specifically designed for calculating
Read more.