Skip to content
View ztanruan's full-sized avatar
💭
Thinking
💭
Thinking

Block or report ztanruan

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

你好 (Nihaou), I'm Zhen (Jin) Tan Ruan

I'm a Senior Generative AI and Machine Learning Engineer from NYC 🗽

I’m Jin, a Senior Generative AI Engineer specializing in building and deploying production-ready generative AI applications powered by LLMs 🚀. Based in New York, I focus on agentic applications, fine-tuning foundation models, and enterprise-grade AI/ML solutions that drive innovation at scale. Currently, I work as a Generative AI Developer on the Global Prototyping team at Amazon Web Services (AWS), where I research, design, and develop AI-driven applications that integrate artificial general intelligence (AGI) capabilities into real-world enterprise solutions 🤖. I collaborate closely with AI/ML scientists, solution architects, and engineers to design, build, and optimize scalable, production-ready generative AI systems that solve complex business challenges 💻.

Things I code with

React Webpack Docker github actions Google Cloud Platform TypeScript Insomnia Apollo Heroku redux ReactiveX GraphQL Sass Styled Components git NestJs angular npm html5 Brave browser Rollup d3js Prettier MongoDB Nodejs

  • 🔭 Working at Amazon Web Services as Senior Generative AI and Machine Learning Engineer
  • 🌱 10x AWS Machine Learning Certified
  • 📇 Speak three languages (Spanish, Chinese and English)
  • 🇺🇸 Former Research Scientist @ Concord Dawn Air Force Research Lab
  • 💻 Personal Website
  • 📝 Resume

Where to find me

Github LinkedIn Medium

Pinned Loading

  1. 2048-Game-AI 2048-Game-AI Public

    Command line 2048 game, written in Python 3. With slight modification to the original game rule: the agent can also choose to rotate the tiles in the 2x2 square in the middle of the board by +/- 90…

    Python

  2. iKard-Application iKard-Application Public

    iKard mobile app provides solutions for all the problems described above. Based on recent data 88% of business cards handed out get thrown away in less than one week, and 39% of people won’t do bus…

    Swift

  3. Itemize-Application Itemize-Application Public

    Itemize is a device verification and storage system. The mobile application allows users to register their tech purchases and upload images of the device and receipt is a secure and user friendly i…

    Swift

  4. Tweets-Clustering-Classification Tweets-Clustering-Classification Public

    K-Means is probably the most well-known clustering algorithm. It’s taught in a lot of introductory data science and machine learning classes. It’s easy to understand and implement in code! Check ou…

    Python

  5. TwitterAPI_Reciprocal-Friends TwitterAPI_Reciprocal-Friends Public

    Using (crawl_followers()) function from the Cookbook, find the reciprocal friends in the network. Create a social network based on the results (nodes and edges) and finally calculate the diameter a…

    Python