Skip to content
View k66inthesky's full-sized avatar
🪐
🪐
Block or Report

Block or report k66inthesky

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
k66inthesky/README.md

k66 (Lana Chen) https://k66.ninja/

A SWE/trader from Taiwan, I like jogging and camping.

Currently working on

  • 📈 Daily, short-term crytpo.
  • ✍️ Manga script, which will be released on this May.
  • 🦀 Leetcode-Rust, welcome to colab with me!

Tools:

  • TW-stock: Python tool for web crawling 20+ years stock data and backtesting.
  • OinkBL: DIY your own boot screen, bootloader.
  • BRB: One-click tool, immediately tell people you will Be Right Back(BRB), in conference or write a bulletin note.
  • 線上文風比對系統: My online compare writing style tool, my master thesis.

4 web crawl projects: News, Manga, Novels, TW-stock .

Connect with me:

https://www.linkedin.com/in/lanacchen/ https://www.youtube.com/@k66inthesky https://k66.ninja/ https://linktr.ee/k66inthesky

Languages and Tools:

c Python Rust linux VScode linux git docker gcp linux


My Fitness Log

2024.4
📅 Date 🚴 Ride(km) 🏃 Walk(km) 🏊‍♀️Swim(m) 🏋 Fitness(mins)
Week1 x 6 x x
Week2 10 10 x 120
Week3 5 6 x x
Week4 x 2 x x
Week5 x x x x

Pinned

  1. AutoDownloadManga AutoDownloadManga Public

    Automatically download series of a manga from www.manhuaren.com(漫畫人) .

    Python 3 1

  2. BRB BRB Public

    Tell people you will Be Right Back(BRB), in conference or write a bulletin note by one-click.一秒讓令尊/堂知道你在忙

    1

  3. OinkBL OinkBL Public

    Oink Bootloader (OinkBL),系列文[世界第一簡單的UEFI,實作打造自己的開機畫面](https://ithelp.ithome.com.tw/users/20161828/ironman/6446?page=1)

    C 3 1

  4. TW-stock TW-stock Public

    提供台股逾10年資料,及完整爬蟲程式。

    Python 4

  5. Leetcode-Rust Leetcode-Rust Public

    Leetcode Blind75 in Rust 表格整理及詳解

    Rust 1 1

  6. Simple_C_Compiler Simple_C_Compiler Public

    A C-like compiler written with C++ language.

    C++