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 Solutions Developer and iOS Mobile Developer from NYC 🗽

I'm a software engineer specializing in designing and building intelligent, scalable, and resilient applications 🚀. I am an AWS Certified Machine Learning and Data Analytics Specialty, and Automation Anywhere Certified Bot Developer 🤖. Strong background in process-oriented software development, implementing and testing complex applications using various programming languages and frameworks 💻. In addition. Additionally I have extensive experience with iOS Development ⌚, Machine learning, YoloV3 image recognition technology 📹, Automation tools, and Cloud architecture ☁️.



👨‍💻 Languages and Tools


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