Skip to content
View jawanggit's full-sized avatar
  • Seattle, WA
Block or Report

Block or report jawanggit

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

Hi, I'm James πŸ‘‹


I'm a Data Scientist and Technical Program Manager who is passionate about learning and working with others to solve challenging problems. When I'm not coding, I enjoy being outside exploring the Pacific Northwest with friends and family!

πŸ’» Currently Working On:

  • Completing Azures Data Science Cloud Skills Challenge and getting certified as a Microsoft Data Scientist Associate. UPDATE: COMPLETED Certified Microsoft Data Scientist Associate

  • Refining a Machine Learning model to predict the daily high and low price for stocks using Gradient Boosting Regression and Recurrent Neural Networks. I'd like to host this model on Azure and build my own backtesting dashboard that tracks the return using different trading strategies based on the predictions.

  • Improving my ability to create advanced reports/dashboards in Power Bi. I built a Seattle Crime Dashboard using Flask/Plotly Dash and want to build something similar using Power Bi to further hone my expertise in using different tools to visualize data. e

  • Working with a team of fellow Data Scientists to compete in Kaggle's CommonLit Readability Challenge.

πŸ“š Currently Learning / Re-Learning More About:

  • Deep Learning with Python: I find neural networks fascinating and their application is the engine for many of today's newest technology (i.e. autonomous driving, voice-recognization products)

  • Learning how to automate ML models using Azure Machine Learning studio as part of being Microsoft Certified: Azure Data Scientist Associate.

πŸ’¬ Ask Me About:

  • My journey from being a Military Officer to Technical Program Manager to Data Scientist. Spoiler Alert - it all stems from wanting to challenge myself and make an impact.

Pinned Loading

  1. Seattle_Crime_Dashboard Seattle_Crime_Dashboard Public

    EDA project using Seattle Crime Data

    HTML 1

  2. Stock_Trading_Algo Stock_Trading_Algo Public

    Stock Trading Algorithm that uses Machine Learning to calculate entry and exist points for daily trades

    Python