It's my bobhead( in css).If you don't know what a bobhead is, click here. This is just a fun CSS project that I made, and can be improved greatly by others! The body is made in CSS, and the head is just a cutout image of my head. If you are a beginner in CSS, you can learn all about it in the MDN Docs.
- You can make the code more DRY, as well as make the bob head responsive.
- You can add some animations, some interactivity by using javascript.
- You can add a dark mode toggle as well.
- As long as it looks good, you can make any changes!
- Fork this repository, and make the changes you want in your forked repository.
- After making the changes, push it to your master, and open a pull request to this project.
- Appropriate changes will be merged!
- Image is not compressed and might take time to load depending on your internet connection.
- The body is not responsive so you can contribute :)