Skip to content
View LichAmnesia's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LichAmnesia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LichAmnesia/README.md

Hi there 👋 I'm Shen Huang!

Tech Lead @Google Ads.

X Follow Linkedin: shenhuang GitHub followers website

Personal Projects

  • Job Seeker Tools
    Tools and resources to help job seekers succeed in their career journey.

  • OrangeBot AI
    An AI-driven platform providing advanced information tools and insights.

  • AI Developerfy
    A directory and resources hub for developers building with AI technologies.

  • LLM Engineering Handbook
    A comprehensive guide to engineering with large language models.

Recent Blog Posts

📫 Like to meet me?

Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda

meet_link

A little more about me...

const shenhuang = {
    pronouns: "He" | "Him",
    code: ["Python", "Java", "TypeScript", "SQL"],
    askMeAbout: ["Google Ads", "tech leadership", "product management", "travel tech", "generative AI"],
    currentRole: {
        company: "Google",
        teams: ["Google Ads", "Google Flights", "Google Hotels", "AI Overview"],
    },
    personalProjects: [
        {
            name: "Job Seeker Tools",
            url: "https://jobseekertools.com",
            description: "Tools and resources to help job seekers succeed in their career journey.",
        },
        {
            name: "OrangeBot AI",
            url: "https://orangebot.ai",
            description: "An AI-driven platform providing advanced trading tools and insights.",
        },
        {
            name: "AI Developerfy",
            url: "https://aidevelopify.org",
            description: "A directory and resources hub for developers building with AI technologies.",
        },
        {
            name: "LLM Engineering Handbook",
            url: "https://github.com/LichAmnesia/llm-engineering-handbook",
            description: "A comprehensive guide to engineering with large language models.",
        },
    ],
    technologies: {
        frontEnd: {
            js: ["React", "Next.js"],
            css: ["Tailwind", "Material UI"],
        },
        backEnd: {
            python: ["Flask", "FastAPI"],
            java: ["Spring Boot"],
        },
        cloudServices: {
            googleCloud: ["BigQuery", "Cloud Functions", "Firestore", "Cloud Run", "Pub/Sub"],
            aws: ["S3", "EC2"],
        },
        devOps: ["Docker🐳", "Kubernetes", "GitHub Actions", "Cloud Build"],
        databases: ["PostgreSQL", "Bigtable", "Firebase Realtime DB", "redis"],
        misc: ["REST APIs", "GraphQL", "WebSockets", "Data Pipelines"],
        generativeAI: ["GPT", "Vector Search", "LangChain"],
    },
    architecture: {
        frontEnd: ["SPA", "SSR"],
        backEnd: ["microservices", "monolithic", "serverless"],
        devOps: ["CloudFormation", "Terraform"],
        databases: ["Relational", "NoSQL", "In-memory"],
    },
    currentFocus: "Driving innovation in travel tech and generative AI solutions.",
    funFact: "I built my first travel-related project during a 48-hour hackathon, and it’s been my passion ever since!",
};

Pinned Loading

  1. Robinhood Robinhood Public

    Forked from robinhood-unofficial/pyrh

    Python Framework to make trades with Robinhood Private API

    Python 149 54

  2. jikexueyuanwiki/tensorflow-zh jikexueyuanwiki/tensorflow-zh Public

    谷歌全新开源人工智能系统TensorFlow官方文档中文版

    TeX 12.4k 4.2k

  3. GPT-Prompt-Hub GPT-Prompt-Hub Public

    GPT-Prompt-Hub is an open-source community-driven repository dedicated to the collection, sharing, and refinement of custom GPT prompts

    1

  4. llm-engineering-handbook llm-engineering-handbook Public

    构建生产级 AI 副本教程

    2