Nathaniel's Image

Nathaniel Dante

Software Developer / Graphic Designer

Manila, Philippines

Project 1

PHP Login Registration System

A secure login and registration system built with PHP, MySQL, HTML, and CSS. This project includes user authentication, password hashing, session management, and a "Forgot Password" feature using PHPMailer to send reset links via Gmail.

Technologies Used:

HTML CSS PHP MySQL
Project 2

ASCII Table Webpage

A simple web-based ASCII table viewer that displays ASCII characters along with their decimal, binary, hexadecimal, and octal representations. The table includes both control characters and printable characters.

Technologies Used:

HTML CSS JS
Project 2

NMIXX Gallery Webpage

Welcome to the NMIXX Gallery webpage! This webpage is dedicated to showcasing images of the popular K-pop group NMIXX. The gallery allows you to view pictures of the members and filter them by their names for easy access.

Technologies Used:

HTML CSS SCSS JS
Project 2

Gmail SMTP with PHPMailer

This project demonstrates how to use Gmail's SMTP server to send emails using the PHPMailer library in PHP.

Technologies Used:

HTML CSS PHP JS