Skip to content
View anthonylucky1909's full-sized avatar

Block or report anthonylucky1909

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
anthonylucky1909/README.md

Anthony Huang

Software Engineer | AI Systems | Backend Infrastructure

I build reliable backend systems, AI applications, and data infrastructure with a focus on scalability, observability, and production quality.


About

I am a software engineer and Master of Information Technology student specializing in Artificial Intelligence at UNSW. My experience spans backend engineering, data platforms, distributed systems, LLM applications, and ML infrastructure.

I am interested in building practical systems that are reliable, scalable, and easy to operate in production.


Core Strengths

  • Backend service design with Python, FastAPI, C++, Java, and SQL
  • Data pipeline reliability, observability, anomaly detection, and ETL monitoring
  • LLM applications, RAG systems, conversational analytics, and model-serving APIs
  • Distributed systems, concurrency, TCP services, and scalable storage
  • Cloud-native development with AWS, Docker, Kubernetes, Redis, PostgreSQL, Kafka, and Airflow

Technical Stack

Selected Projects

KeyMesh — C++, TCP, Multithreading, Distributed Systems
Distributed key-value store with peer replication and thread-safe request handling.

Model Serving Microservice — Python, FastAPI, Docker, Kubernetes, MLflow
Containerized LLM inference service with autoscaling, monitoring, and model versioning.

RAG Document Summarization System — Python, LLM, Retrieval, FastAPI
Retrieval-augmented generation pipeline for document summarization with semantic search and low-latency serving.


Contact

I am open to software engineering internship opportunities in backend engineering, AI systems, infrastructure, and data platforms.

Pinned Loading

  1. LLM-Engine LLM-Engine Public

    LLM-Engine: A Platform to Build and Deploy Large Language Models for Chatbots

    Jupyter Notebook 2

  2. LinguaIDEN LinguaIDEN Public

    LinguaIDEN: Transformer-based Neural Machine Translation for Indonesian ↔ English

    Jupyter Notebook 2

  3. ESRGANX ESRGANX Public

    ESRGAN-Plus: Enhanced Super-Resolution with Custom Training

    Jupyter Notebook 2

  4. Shortify Shortify Public

    Shortify: Scalable, blazing-fast URL shortener with real-time analytics.

    Python 2

  5. LiteCDN LiteCDN Public

    LiteCDN: A Lightweight Caching Layer for Fast and Efficient Content Delivery

    Python 2

  6. KeyMesh KeyMesh Public

    KeyMesh is a high-performance distributed key-value database built in modern C++ where each node acts as a multithreaded TCP server that stores data locally and replicates it to peers, enabling fas…

    C++ 2