Pinned Repositories
algo-trading-notes
This repository is meant for me to keep notes on algo trading related stuff
angular-portfolio-website
Building a portfolio website using Angular & Typescript
asset_allocation_project
compare-and-backtest-multiple-strategies
Explore multiple backtests and compare their results for strategy development
expense-notifier
A automation pipeline for extracting expense data from NotionDB, analysing with LLM Agent and triggering a telegram bot message
JourneyCraftAI
Building LLM Agent with Gemini
mental-gym
documenting practices on various coding platform such as leetcode, kattis, hackerrank etc
ml-stock-forecasting
polars-sharing-materials
QTraderFX
Real Time Algo Trading for Forex
whanyu1212's Repositories
whanyu1212/JourneyCraftAI
Building LLM Agent with Gemini
whanyu1212/polars-sharing-materials
whanyu1212/algo-trading-notes
This repository is meant for me to keep notes on algo trading related stuff
whanyu1212/angular-portfolio-website
Building a portfolio website using Angular & Typescript
whanyu1212/car-sharing-case-study
case study on optimizing car sharing system using synthetic data
whanyu1212/compare-and-backtest-multiple-strategies
Explore multiple backtests and compare their results for strategy development
whanyu1212/crypto-trading-backtester
Backtesting different algo trading strategies on cryptocurrencies
whanyu1212/expense-notifier
A automation pipeline for extracting expense data from NotionDB, analysing with LLM Agent and triggering a telegram bot message
whanyu1212/LLM-agent-practice
Tutorial on how to create LLM Agent using LangChain and Gemini
whanyu1212/mental-gym
documenting practices on various coding platform such as leetcode, kattis, hackerrank etc
whanyu1212/ml-stock-forecasting
whanyu1212/nlp_class_assignment
whanyu1212/OptiFolio
Portfolio Optimization on SGX stocks
whanyu1212/predicting-default-of-a-public-firm
Default Prediction for public firms
whanyu1212/QTraderFX
Real Time Algo Trading for Forex
whanyu1212/stock-volatility-prediction
whanyu1212/useful-code-snippets
Demo on how to write good unit tests for data science code
whanyu1212/whanyu1212
whanyu1212/cpp-notes
whanyu1212/dsml-design-pattern
This repository documents my journey of learning design patterns. This is a personal resource to track my progress and share insights with others who are also interested in understanding and applying design patterns effectively
whanyu1212/genie-web-app
Building prototype web app in Julia language
whanyu1212/ML-Playbook
A collection of notes and hands-on exercises for ML & DL
whanyu1212/personal-development-roadmap
This repository contains a Mermaid-based diagram visualizing a personal development roadmap. The roadmap is designed to help track progress in acquiring new skills and achieving professional objectives.
whanyu1212/minirisk-cpp
whanyu1212/awesome-julia
A curated list of awesome resources, libraries, tools, and tips for Julia programming.
whanyu1212/DRL-for-trading
This repository contains experiments, code, and insights into how DRL can be applied to create adaptive trading algorithms.
whanyu1212/Julia-Guidebook
Documenting practical examples and techniques for Julia Language
whanyu1212/langgraph-playbook
Documenting examples and practices on the langgraph framework
whanyu1212/rxjs-practice
Documenting some practice examples on rxjs
whanyu1212/Test-Driven-DSML