Skip to content
View Dnayaka's full-sized avatar
๐Ÿ˜‚
Coding Is My Hobby
๐Ÿ˜‚
Coding Is My Hobby

Block or report Dnayaka

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

Hi, I'm Dnayaka ๐Ÿ‘‹

Profile Views

Developer from Java, Indonesia โ€” focused on crypto trading automation, quantitative strategy research, and backend tooling. Coding is my hobby, but I build things properly: real backtests, real edge-case handling, real cleanup.

๐Ÿ”ญ What I work on

  • Quant trading systems โ€” RSI-momentum strategies (Pine Script + Python), backtested with walk-forward validation, out-of-sample testing, and anti-overfit checks on multi-year BTC/ETH/SOL data
  • Trading bot infrastructure โ€” exchange API integration, live/paper execution, circuit-breakers + statistical risk controls, monitoring dashboards
  • Automation & tooling โ€” Telegram/WhatsApp bots, hardware control scripts, small web apps

โญ Flagship project

A Bloomberg-style trading dashboard for BTC/ETH/SOL โ€” live chart with a backtested momentum strategy overlaid, liquidity/order-book visualization, AI market commentary, an economic calendar, and a private trading journal with PnL tracking. Python stdlib http.server, no framework, load-tested to 1000 concurrent users.

btc-crypto-terminal screenshot

Python Pine Script JavaScript Binance API Systemd

โ†’ Live static preview (no install needed) ยท one command self-hosted install: git clone ... && ./setup.sh

๐Ÿงฐ Other projects

Project What it is
lan-mouse-2laptop Share one keyboard/mouse between 2 Ubuntu (GNOME/Wayland) laptops over LAN โ€” auto mDNS discovery, systemd auto-start, no manual IP/hostname config
btc-rsi-momentum The Pine Script strategies behind the terminal above โ€” backtests, methodology, honesty notes on forward performance
Indodax Lightweight Python client for the Indodax exchange API โ€” HMAC-signed requests, packaged for pip
Projek_Dnayaka Point-of-sale (cashier) system in Python
Crypto-python-analysis Coin screener โ€” flags Buy/Hold/Sell by simple momentum rules
gamen-rgb RGB keyboard control for unsupported hardware on Linux

โš ๏ธ Honesty note: several repos here are active experiments / work-in-progress, not finished products. If something looks unfinished, it probably is โ€” I iterate in public. Ask me about the current state of anything before relying on it.

๐Ÿ› ๏ธ Stack

Python Pine Script JavaScript Docker Linux Git

๐Ÿ“ฌ Reach me

Open to discussing custom trading-automation / script work โ€” open an issue or send a DM.

Instagram

github contribution grid snake animation

Pinned Loading

  1. Crypto-python-analysis Crypto-python-analysis Public

    This repo is contain python, this script will be analysis the coin on the list and will be High buy, Medium Hold, and Low Sell

    HTML

  2. gamen-rgb gamen-rgb Public

    Python 1

  3. btc-rsi-momentum btc-rsi-momentum Public

    BTC RSI-momentum trading strategies for TradingView (Pine Script v6) โ€” 4 validated risk/return variants, walk-forward + OOS + holdout tested

  4. lan-mouse-2laptop lan-mouse-2laptop Public

    Shell