# My homepage

This is my personal homepage, hosted on GitHub Pages. It showcases various projects I've developed, including games, tools, and extensions.

## Projects

### Games
- [The Fishing Game](https://lyuwenhan.github.io/games/fishing/) - A simple fishing simulation game.
- [Mine Sweeper](https://lyuwenhan.github.io/games/minesweeper/) - Classic Mine Sweeper game implementation.

### Tools
- [Image Editor](https://lyuwenhan.github.io/tools/image-editor/) - A web-based image editing tool.
- [My IP](https://lyuwenhan.github.io/tools/my-ip/) - Display your current IP address.
- [Click Speed Test](https://lyuwenhan.github.io/tools/click-speed-test/) - Test your clicking speed.
- [Spacebar Speed Test](https://lyuwenhan.github.io/tools/spacebar-speed-test/) - Test your spacebar pressing speed.
- [Minecraft Number Converter](https://lyuwenhan.github.io/tools/minecraft-number-converter/) - Converts item quantities between different forms and units.
- [Sudoku Solver](https://lyuwenhan.github.io/tools/sudoku/) - A tool that helps you solve Sudoku puzzles.
- [Black Screen](https://lyuwenhan.github.io/tools/black-screen/) - A full-screen black display tool.
- [White Screen](https://lyuwenhan.github.io/tools/black-screen/) - A full-screen white display tool.

### Extensions
- [VS Code Extensions](https://lyuwenhan.github.io/extensions/vscode/) - Collection of VS Code extensions I've created.
- [Chrome Extensions](https://lyuwenhan.github.io/extensions/chrome/) - Browser extensions for Chrome.
- [Minecraft Java Mods](https://lyuwenhan.github.io/extensions/minecraft-java/) - Mods for Minecraft Java Edition.
- [Minecraft Bedrock Mods](https://lyuwenhan.github.io/extensions/minecraft-bedrock/) - Mods for Minecraft Bedrock Edition.

## Source code

### Games
- [The Fishing Game](https://github.com/lyuwenhan/fishing-source-code-cpp/tree/main/)
- [Mine Sweeper](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/games/minesweeper/)

### Tools
- [Image Editor](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/image-editor/)
- [My IP](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/my-ip/)
- [Click Speed Test](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/click-speed-test/)
- [Spacebar Speed Test](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/spacebar-speed-test/)
- [Minecraft Number Converter](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/minecraft-number-converter/)
- [Sudoku Solver](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/sudoku/)
- [Black Screen](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/black-screen/)
- [White Screen](https://github.com/lyuwenhan/lyuwenhan.github.io/tree/main/tools/white-screen/)

### Extensions
- [VS Code Extensions](https://github.com/lyuwenhan/vscode-extensions/tree/main/)
- [Chrome Extensions](https://github.com/lyuwenhan/chrome-extensions/tree/main/)
- [Minecraft Java Mods](https://github.com/lyuwenhan/minecraft-java-edition-mods/tree/main/)
- [Minecraft Bedrock Mods](https://github.com/lyuwenhan/minecraft-bedrock-edition-mods/tree/main/)

## License

This project is licensed under the MIT License - see the [LICENSE](https://lyuwenhan.github.io/LICENSE.txt) file for details.

## Access

Visit the live site at: [https://lyuwenhan.github.io](https://lyuwenhan.github.io)
