Skip to content
View joshuazesu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report joshuazesu

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

Hi there 👋

My name is Josh and I'm a Data Scientist based in Australia.
Outside of work, I'm studying Software Engineering to upskill and explore new opportunities.
So please view my GitHub as a collection of projects that have interested me along the way.

🛠️ What I Work With

Main Stack: SQL · Python · React · JavaScript · HTML/CSS

Favorite Tools: Freeform · Google Workspace · Jupyter Notebooks · VS Code · Looker Studio

📚 My Interests

Financial Markets · Personal Finance · Basketball · Travelling

📌 Featured Projects

  • S&P 500 Market Direction Predictor
    A machine learning model that predicts whether the S&P 500 will close higher or lower tomorrow. Built with Python and scikit-learn, featuring engineered technical indicators, rolling-window backtesting, and 57.7% precision on up-day predictions.
  • TicTacToe Game | Demo
    A classic two-player TicTacToe game built with React and JavaScript. Features win detection, draw detection, and a clean, responsive interface.

Currently leveling up from Data Scientist → Software Engineer, one project at a time.

Pinned Loading

  1. sp500marketpredictor sp500marketpredictor Public

    📊 S&P500 Market Direction Predictor built with Python, Jupyter and Random Forest Classifier.

    Jupyter Notebook

  2. tic-tac-toe tic-tac-toe Public

    🧩 TicTacToe game built with React and Javascript.

    JavaScript