A minimal, $\LaTeX$-style hugo theme for personal blogging. Visit the wiki for information on how to install and configure.


Features

  • 区块链节点运维专家
  • DevOps 工程师
  • 全栈开发者
  • 性能优化实践者
  • 持续学习者

Structure

const Ryan = {
    pronouns: ["He", "Him"],
    hobbies: ["Cryptocurrency", "Blockchain Technology", "Homelab", "Programming", "Writing"],
    languages: ["Python", "Go", "C/C++", "JavaScript", "Solidity", "Rust", "Bash"],
    technologyStack: {
        blockchain: {
            platforms: ["Ethereum", "BSC", "Solana", "Bitcoin Core"],
            frameworks: ["go-ethereum", "Ethers.js"],
            languages: ["Solidity"],
            expertise: ["Node Operations", "P2P Network", "RPC Optimization", "Chain Synchronization"]
        },
        frontend: {
            javascript: ["React", "Vue.js"],
            css: ["Semantic UI", "TailwindCSS"]
        },
        backend: {
            frameworks: {
                python: ["Flask", "Django", "Bottle"],
                golang: ["Echo", "Geth"],
                nodejs: ["Express"]
            },
            databases: ["MySQL", "PostgreSQL", "MongoDB", "Redis", "LevelDB", "InfluxDB"],
            devops: ["Docker", "Kubernetes", "GitLab CI/CD", "Nginx"],
            microservices: {
                protocol: ["RESTful", "gRPC", "JSON-RPC"],
                monitoring: ["Prometheus", "Grafana", "Graylog"]
            }
        },
        infrastructure: {
            cloudPlatforms: ["AWS", "Aliyun"],
            containerOrchestration: ["Kubernetes", "Docker Swarm"],
        },
        systems: ["macOS", "Ubuntu"],
        editors: ["VS Code", "Sublime Text", "Neovim"],
        specialization: [
            "Blockchain Node Infrastructure", "High-Performance RPC Services",  "DevOps & SRE", "Distributed Systems"
        ]
    }
};