Welcome to my GitHub learning journey! This repository serves as a practical space for me to learn and practice GitHub concepts and web development skills.
- index.html: A simple homepage showcasing basic HTML and CSS
- script.js: JavaScript functionality examples
- README.md: This documentation file
-
Git & GitHub Fundamentals
- Creating repositories
- Making commits
- Understanding branches
- Pull requests workflow
-
Web Development Practice
- HTML structure
- CSS styling
- JavaScript functionality
-
Documentation
- Writing clear README files
- Code commenting
- Project organization
This is a personal learning project. Feel free to:
- Clone the repository:
git clone https://github.com/abhishekloiwal/myLearningRepo.git
- Browse the code to see examples
- Suggest improvements through issues or pull requests
- Add CSS file for better styling
- Create more complex JavaScript examples
- Add a contact form
- Implement responsive design
Helpful resources for learning GitHub:
Created April 2025 as part of my journey to learn GitHub and web development.