https://github.com/abhishek6619/html-css-javascript-basics-project
This repository you will get all the basic project of html, css and javascript.
https://github.com/abhishek6619/html-css-javascript-basics-project
csss html javascript
Last synced: 4 days ago
JSON representation
This repository you will get all the basic project of html, css and javascript.
- Host: GitHub
- URL: https://github.com/abhishek6619/html-css-javascript-basics-project
- Owner: abhishek6619
- Created: 2023-11-01T06:48:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T08:38:37.000Z (about 1 year ago)
- Last Synced: 2025-03-08T11:51:33.473Z (11 months ago)
- Topics: csss, html, javascript
- Language: CSS
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-Project-html-css-and-Javascript
This repository contains beginner-friendly projects using HTML, CSS, and JavaScript. These projects help in understanding the core concepts of web development and building interactive web pages.
## Projects Included
### 1. GitHub Profile Search
A web application that allows users to search for GitHub profiles using the GitHub API. The application fetches user details such as name, bio, repositories, followers, and displays them in a structured layout.
**Features:**
- Fetch user details using GitHub API
- Display profile information dynamically
- Show repositories and follower count
### 2. Profile Card 1
A simple profile card designed using HTML and CSS, with minimal JavaScript for interactivity. It showcases a user's image, name, and description.
**Features:**
- Stylish card layout
- Hover effects
- Responsive design
### 3. Profile Card 2
An advanced version of the profile card with additional details and animations.
**Features:**
- Enhanced design with smooth transitions
- Social media icons
- Click-to-expand effect for more details
### 4. Portfolio Website
A basic portfolio website built using HTML, CSS, and JavaScript. It includes sections such as About Me, Skills, Projects, and Contact.
**Features:**
- Responsive design for all devices
- Smooth scrolling and animations
- Contact form with validation
### 5. Contact Form Project
A simple yet functional contact form using HTML, CSS, and JavaScript. The form allows users to enter their details and send a message.
**Features:**
- Input validation for required fields
- Success and error message alerts
- Stylish and responsive design
- Option to integrate with backend for email sending
## Technologies Used
- HTML
- CSS
- JavaScript
- SCSS
## How to Use
1. Clone the repository:
```bash
git clone https://github.com/abhishek6619/HTML-CSS-JAVASCRIPT-BASICS-PROJECT.git
cd HTML-CSS-JAVASCRIPT-BASICS-PROJECT
```
2. Open `index.html` in a browser to view the project.
## Contributions
Contributions are welcome! Feel free to fork the repository and submit pull requests with improvements or new features.
## License
This project is open-source and available under the MIT License.