👋 Hello!
Welcome to Huijiu Wang’s Little Site! This is my personal space for sharing knowledge.
🧑💻 About Me
- Profession: Programmer
- Interests: Algorithm research, gaming
- Current Focus: Concentrating on the AI field
📝 What You’ll Find Here
This site will mainly share the following:
- AI Tech Notes —— Practices and thoughts on large models, machine learning, and deep learning
- Algorithm Research —— Problem-solving insights, algorithm principles, data structures
- Programming Experience —— Development tips, pitfall records, tool recommendations
- Gaming Experiences —— Some games worth talking about
💻 A Sample Code Snippet
This site itself is also built with technology (Hugo + Nginx):
package main
import "fmt"
func main() {
fmt.Println("Hello, World! 博客上线 🎉")
}
🚀 Next Steps
Writing slowly, accumulating gradually. Thanks for visiting!