👋 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:

  1. AI Tech Notes —— Practices and thoughts on large models, machine learning, and deep learning
  2. Algorithm Research —— Problem-solving insights, algorithm principles, data structures
  3. Programming Experience —— Development tips, pitfall records, tool recommendations
  4. 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!