Skip to content
View Kiankk's full-sized avatar

Block or report Kiankk

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

Hi, I'm Kiki 👋

CS student · Quant trading hobbyist · Builder from 🇨🇦 Canada

Profile views GitHub followers


🧠 About Me

name:      Kiki (Kian)
based_in:  Canada
studying:  Computer Science
loves:     quant trading · AI · clean Java · fast Python
currently: building trading bots and learning everything I can break

🛠️ Tech Stack

Python Java JavaScript HTML5 CSS3

FastAPI Streamlit Pandas NumPy Maven

Ollama Binance Git GitHub IntelliJ IDEA


🚀 Featured Projects

Multi-timeframe quantitative crypto trading engine.

Hybrid RSI + EMA regime filter paired with order-flow analysis, wrapped in a Streamlit backtest dashboard. Reports CAGR, Sharpe, max drawdown — the works.

Python · Streamlit · Pandas · Binance

Real-time financial news trading engine.

LLM-powered (DeepSeek R1 via Ollama) headline analysis with automated futures/crypto execution. Telegram + RSS + SEC ingestion, FastAPI dashboard, paper + live Binance modes.

Python · FastAPI · Ollama · DeepSeek

Object-oriented Java with full OOP toolkit.

Inheritance, polymorphism, generics, recursion, streams, exception handling, CSV persistence, JUnit 5 tests. Lombok throughout for clean POJOs.

Java 17 · Maven · JUnit 5 · Lombok

🤖 kAIn

AI implementations across four difficulty levels.

A progression of Python AI exercises from beginner foundations up to expert-level algorithms. Built to learn-by-doing.

Python · AI · Algorithms

My personal portfolio site.

Hand-rolled HTML/CSS/JS showcasing the projects above and a bit of who I am.

HTML · CSS · JavaScript

First-semester CS final project.

The Java project that started it all — a snapshot of where I was when I picked up Git for real.

Java


📊 GitHub Stats


🏆 Trophies


💬 Want to talk shop?

If you're into quant trading, AI agents, or Java done right — open an issue on any of my repos or drop a message. Always down to learn from someone who knows more than me.

If anything I built is useful to you, a star means a lot.

Pinned Loading

  1. Kozachokk/JACHacks2026 Kozachokk/JACHacks2026 Public

    JavaScript

  2. BTC-RSI-Bot BTC-RSI-Bot Public

    📈 Multi-timeframe quantitative crypto trading engine. Hybrid RSI + EMA regime filter + order-flow analysis, with a Streamlit backtest dashboard. CAGR, Sharpe, drawdown, the works.

    Python

  3. Portfolio-Website Portfolio-Website Public

    HTML

  4. squawk-box squawk-box Public

    📡 Real-time financial news trading engine — LLM-powered (DeepSeek R1 via Ollama) headline analysis with automated futures/crypto execution. Telegram + RSS + SEC ingestion, FastAPI dashboard, paper …

    Python