Skip to content
View KiemNguyen's full-sized avatar

Block or report KiemNguyen

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

Hi I'm Kiem 👋

Linkedin Stack Overflow Twitter

👨‍ AI Engineering Manager @ Accenture

export default () => ({
  myStartup: "https://exvy.com/",
  askMeAbout: [
    "Data Science", "Machine Learning", "Deep Learning", 
    "AI", "NLP", "CV",
    "GCP", "AWS", "MLOps"
  ],
  technologies: {
    "Programming Languages": [ "Python", "Java" ],
    "CloudOps": [ "GCP", "AWS" ],
    "Data Science": [ "Redis", "Oozie", "Hadoop", "Hive", "Spark",
                      "TensorFlow", "Keras", "Pandas", "NumPy", "SciPy", 
                      "Matplotlib", "Seaborn", "Scikit-learn", "BeautifulSoup", "Plotly" ],
    "Databases": [ "Oracle", "SQLite", "PostgreSQL", "SQLAlchemy", "MongoDB" ],
    "Web Services": [ "REST", "Flask", "Gunicorn", "Celery", "Jinja2" ],
    "DevOps, Security": [ "Docker", "Kubernetes", "Git", "Jenkins", "Bamboo",
                          "Click", "Maven", "Unix", "Shibboleth SP", "PingFederate" ],
    "Testing": [ "pytest", "Junit", "Cucumber", "Selenium", "SoapUI", 
                 "Fiddler", "JMeter", "BlazeMeter", "Robot FW", "HP ALM" ],
    "Others": [ "Jira", "Agile", "Red Hat Enterprise Linux", "VS Code", "PyCharm" ]
  },
  Experience: [
    "AI Engineering Manager @ Accenture",
    "Machine Learning Engineer @ Nielsen",
    "Artificial Intelligence Fellow @ Insight Data Science",
    "Software Engineer @ Crowe",
    "Software Engineer @ Echo Global Logistics",
    "Software Engineer @ Chicago Mercantile Exchange",
    "Software Engineer @ NexLP",

  ],
   Skills: [
    "Problem Solving", "Time Management", "Rapid Learner", 
    "Leadership", "Team Building", "Decision Making"
  ],
   Interest: [
    "Reading", "Learning",
    "Scuba diving", "Running" 
  ]
});

Pinned Loading

  1. stock-market-prediction stock-market-prediction Public

    Stock Market Prediction

    Jupyter Notebook

  2. plagiarism-detection plagiarism-detection Public

    Jupyter Notebook

  3. sentiment-analysis-web-app sentiment-analysis-web-app Public

    Sentiment Analysis Web App

    HTML

  4. generative-adversarial-networks-for-fraud-detection generative-adversarial-networks-for-fraud-detection Public

    Generative Adversarial Networks for Fraud Detection

    Jupyter Notebook 1

  5. machine-learning machine-learning Public

    A portfolio of my Machine Learning projects with templates.

    Python

  6. data-science-ipython-notebooks data-science-ipython-notebooks Public

    Forked from donnemartin/data-science-ipython-notebooks

    Recently updated with 50 new notebooks! Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, …

    Python