Skip to content
View yuhexiong's full-sized avatar
🎀
🎀

Block or report yuhexiong

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
yuhexiong/README.md

About Me

Graduated from Taipei First Girls High School and the Department of Mathematics at National Taiwan University. Work includes Full Stack Developer, Data Engineer, Analyst, Scientist, and DevOps roles, handling billions of records monthly, and cleaning and analyzing data to generate AI reports for insights.

畢業於北一女中及臺大數學,擁有兩年軟體工程相關工作經驗。擅長多種程式語言,工作內容涵蓋全端開發、資料工程及分析、資料科學及 DevOps,每月處理億級別的資料量,藉由資料清理、分析並生成 AI 報告,提供商業洞見。
希望將學習與工作所獲得的知識與經驗記錄在 GitHub(但由於 AI 相關專案多涉及特定領域,部分內容可能無法公開)。
具備接案經驗,歡迎聯絡合作(限定臺灣),所有接案皆依法簽訂正式合約並合法報稅: yuhexiong871210@gmail.com

Skills

  • Programming Languages: C, C++, Java, Python, Go, TypeScript, PHP
  • Backend Development: TypeScript (Node.js), Python (Django/Flask), Go (Gin)
  • Frontend Development: Vue, React | Data Visualization: Tableau
  • Data Processing: Apache Flink, Apache Spark
  • Workflow: Apache Airflow | Web Crawling: Selenium | Change Data Capture: Debezium
  • Databases: MySQL, MariaDB, PostgreSQL, MongoDB
  • Data Lake/Warehouse: Apache Doris, Apache Iceberg
  • In-Memory Data Store: Redis | Message Quene: Apache Kafka
  • Big Data Framework: Apache Hadoop | DevOps: Google Cloud Platform
  • AI & Natural Language Processing: Sklearn, Tensorflow, Word2Vec, RoBERTa, Ollama, Vanna AI, Llama Index, LangChain

Coding Stats

Repositories

Pinned Loading

  1. cat-and-dog-classification-CNN-ResNet50-python cat-and-dog-classification-CNN-ResNet50-python Public

    Cats and dogs images classifier using Python CNN ResNet50.

    Python 1

  2. sentiment-analysis-binary-classification-roberta-nlp-python sentiment-analysis-binary-classification-roberta-nlp-python Public

    Sentiment analysis by finetune Hugging Face RoBERTa model using Python.

    Python

  3. kafka-data-pipeline-structured-flink-java kafka-data-pipeline-structured-flink-java Public

    Data pipeline from Kafka to Kafka, Doris and Doris to Kafka using Flink Java.

    Java 3

  4. leetcode-solution leetcode-solution Public

    Document my LeetCode solution with chinese comments and multiple programming languages.

    C++ 1

  5. gpt-langchain-text-to-sql-prompt-streamlit-python gpt-langchain-text-to-sql-prompt-streamlit-python Public

    AI-driven Text-to-SQL and an interactive web interface using LangChain, OpenAI, and Streamlit.

    Python

  6. deploy-trino-iceberg-hive-metastore-minio-guide deploy-trino-iceberg-hive-metastore-minio-guide Public

    Efficient Iceberg table management and distributed querying with Trino, Hive Metastore, MySQL, and MinIO.

    Shell