Clark College | Web Development Program
Projects built while studying server-side development with PHP, MariaDB, PDO, form validation, CRUD operations, and REST API integration.
| Project | Description | Key Concepts |
|---|---|---|
| Student Records Manager | Full CRUD web application with REST API integration, CSRF protection, and PDO prepared statements. Includes advanced search and server-side validation. | PHP, PDO, MariaDB, REST API, CSRF |
| E-commerce | Basic e-commerce storefront with product catalog, shopping cart modal, and secure server-side product handling using PDO prepared statements. Demonstrates product cards and session cart handling. | PHP, PDO, MariaDB, Bootstrap, Sessions |
| Image Gallery | Image upload and gallery management with user registration, upload handling, thumbnail previews, and client/server validation. | PHP, File uploads, Authentication |
| API test | Small API experiment demonstrating basic API endpoints and request handling via api.php. Useful for testing AJAX and server responses. |
API endpoints, Request handling |
| PHP Blog | Simple blog with listing, single post view, categories, tags, and PDO-backed storage. Includes templates and basic CRUD for posts. | PHP, PDO, CRUD, Templates |
- PHP
- MariaDB / MySQL
- PDO (PHP Data Objects)
- XAMPP
- Bootstrap
- HTML5 / CSS3
github.com/pm-Andrew · Clark College