A collection of web development projects showcasing HTML, CSS, and JavaScript skills for building responsive and interactive web applications.
- Static web pages
- Semantic HTML structure
- Forms and input elements
- Tables and lists
- Multimedia integration
- Responsive layouts
- Flexbox & Grid designs
- CSS animations
- Modern UI components
- Mobile-first design
- DOM manipulation
- Event handling
- Interactive components
- API integration
- Dynamic content
Web Browser (Chrome, Firefox, Safari)
Text Editor (VS Code, Sublime Text)
Basic knowledge of HTML, CSS, JavaScript# Clone the repository
git clone https://github.com/rajsurya519sr/Web-Dev.git
cd Web-Dev
# Open any project HTML file in browser
open index.html # or double-click the fileWeb-Dev/
├── HTML-Projects/
│ ├── Portfolio/
│ ├── Landing-Page/
│ └── Forms/
├── CSS-Projects/
│ ├── Responsive-Design/
│ ├── Animations/
│ └── Components/
├── JavaScript-Projects/
│ ├── Calculator/
│ ├── To-Do-List/
│ └── Weather-App/
└── README.md
- HTML5: Semantic markup, accessibility
- CSS3: Flexbox, Grid, animations, responsive design
- JavaScript: ES6+, DOM manipulation, async/await
- Responsive Design: Mobile-first approach
- Modern Web Standards: Best practices and optimization
- Master HTML structure and semantics
- Create responsive layouts with CSS
- Build interactive UIs with JavaScript
- Implement modern design patterns
- Practice clean, maintainable code
Contributions are welcome! Please:
- Fork the repository
- Create your feature branch (
git checkout -b feature/NewProject) - Commit your changes (
git commit -m 'Add new project') - Push to the branch (
git push origin feature/NewProject) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Surya Raj
- GitHub: @rajsurya519sr
- LinkedIn: Surya Raj
- Email: rajsurya519sr@gmail.com
Made with ❤️ by Surya Raj