This repository contains frontend development projects developed for the Virtual Programming course.
The purpose of these projects is to demonstrate practical implementation of HTML and CSS by designing structured layouts and user interfaces without using JavaScript.
- Designed a professional Curriculum Vitae using HTML and CSS
- Structured sections including personal details, education, skills, and experience
- Applied proper layout, typography, and styling techniques
- Designed a structured academic timetable layout
- Implemented table formatting and styling using CSS
- Focused on alignment, spacing, borders, and readability
- Designed a basic calculator interface using HTML and CSS only
- Structured layout using CSS positioning techniques
- Represents basic arithmetic operations:
- Addition (+)
- Subtraction (−)
- Multiplication (×)
- Division (÷)
Note: JavaScript was not used in this project as per assignment requirements.
Screenshots of each project have been included inside their respective folders for reference.
- HTML5
- CSS3
- Visual Studio Code (VS Code)
- Git
- Git GUI
- GitHub
- Web Browser Developer Tools
- Understanding of semantic HTML structure
- Application of CSS styling and layout techniques
- Designing structured user interfaces
- Basic version control using Git
- Repository management using GitHub
Muhammad Ahmad Shafique
ID: 241829
Class: BSCS-IV-C
Hafiz Obaid Ullah Khan
Virtual Programming
This repository is submitted as part of the course requirements and reflects foundational frontend development skills using HTML and CSS.