This repository contains my personal learning exercises, code snippets, and mini-projects built while exploring HTML, CSS, JavaScript, and PHP.
It serves as a sandbox where I practice frontend and backend concepts — from simple layouts to dynamic functionalities.
HTML/
– Basic page structures, forms, semantic elementsCSS/
– Styling experiments, flexbox, grid, animationsJavaScript/
– DOM manipulation, events, functions, simple appsPHP/
– Server-side scripting, form handling, basic database interactions
- Reinforce foundational concepts of web development
- Practice combining frontend with backend (PHP)
- Build a reference for future projects and experiments
This repo is purely for learning and experimentation. Code may not follow production best practices. Feedback is always welcome!
- HTML5
- CSS3
- JavaScript (Vanilla)
- PHP (Basic server-side scripting)