danielxu04
Hi! I'm a CS student at UWaterloo, and I'm passionate about Computer Science and Theoretical Mathematics. Nice to meet you!
BlackBerryWaterloo, ON
Pinned Repositories
backtesting-strategies
A resource for backtesting various trading strategies to enhance performance/profitability of trading bots.
code-man
A "Pokémon" inspired 2D Pixel game created using Java OOP, JFrame, JPanel, and Graphics2D. Features self-created pixel art and a 70 x 60 world map.
credit-card-approvals
A logistic regression model that predicts whether or not a credit card application will get approved using SciKit.
danielxu
My personal website, programmed with Next.js, JavaScript, TypeScript, and Tailwind CSS.
danielxu04
Personal README file.
DerivaPrice
A theoretical derivative pricing calculator using pricing models such as Black-Scholes, Binomial, and Monte Carlo simulations, implemented with Python and SciPy.
DynamicForexTrader
An algorithmic trading system featuring a DNN, dynamically implementable strategies, and vectorized/iterative backtesters using Python, TensorFlow, Keras, Oanda for the facilitation of Forex trading.
expense-tracker
A React app to help you track your annual expenses by month.
stock-sentiment
Data Manipulation project with Python to scrape Facebook and Tesla news headlines, in conjunction with sentiment analysis using NLTK and VADER to generate investment insight.
dreamers
An innovative 'dream journal' platform, empowered by Next.js, React, TypeScript, Firebase, and DALLE-2. Placed 1st out of 100+ participants at CSC Project Program at UWaterloo.
danielxu04's Repositories
danielxu04/danielxu
My personal website, programmed with Next.js, JavaScript, TypeScript, and Tailwind CSS.
danielxu04/expense-tracker
A React app to help you track your annual expenses by month.
danielxu04/credit-card-approvals
A logistic regression model that predicts whether or not a credit card application will get approved using SciKit.
danielxu04/danielxu04
Personal README file.
danielxu04/DynamicForexTrader
An algorithmic trading system featuring a DNN, dynamically implementable strategies, and vectorized/iterative backtesters using Python, TensorFlow, Keras, Oanda for the facilitation of Forex trading.
danielxu04/stock-sentiment
Data Manipulation project with Python to scrape Facebook and Tesla news headlines, in conjunction with sentiment analysis using NLTK and VADER to generate investment insight.
danielxu04/backtesting-strategies
A resource for backtesting various trading strategies to enhance performance/profitability of trading bots.
danielxu04/code-man
A "Pokémon" inspired 2D Pixel game created using Java OOP, JFrame, JPanel, and Graphics2D. Features self-created pixel art and a 70 x 60 world map.
danielxu04/DerivaPrice
A theoretical derivative pricing calculator using pricing models such as Black-Scholes, Binomial, and Monte Carlo simulations, implemented with Python and SciPy.
danielxu04/LeetCode-Solutions
A collection of LeetCode solutions in C++.
danielxu04/performance-indicators
A collection of key performance indicators (KPIs) for backtesting and performance measurement.
danielxu04/simon-game
Put your memory skills to the test with a childhood classic, the Simon Game. Programmed using HTML, CSS, Javascript, and JQuery.
danielxu04/technical-indicators
A Python-based collection of technical indicators for financial analysis. Whether you're a trader, analyst, or developer, this repository will be a powerful tool to enhance your market insights.
danielxu04/eng-intern-challenge