邱繼叡(Eason)

Sophomore in CSIE NCKU. Seeking Intern opportunity for 2025 summer.

Contact
Education

Bachelor's in Computer Science and Engineering

成功大學National Cheng Kung University

Experience

Hackathon Junior Taiwan 2021

https://github.com/info-rubbish/2021-summer 
 Aug 2021   UI/UX
VueJavascriptGolangDocker
  • Solve SDGs problem with an online study platform

Meichu Hackathon 2024

https://github.com/info-rubbish/meichu2024 
 Oct 2024   NXP 2nd Prize
RustNuttxTypescriptReact
  • Implement a bus tracking system with i.MX RT1060 Evaluation Kit
  • Develop a PWA for user to track the bus in real-time

Google Developer Student Club

https://github.com/gdsc-ncku/sync-focus 
 2023 - 2024   GCP SIG
GCPPythonRabbitMQFastAPIBrowser Extension
  • Develop a web app (sync focus) to record browser usage

Rust Learning Group(CCNS)

https://github.com/Eason0729/rust-slide 
 2023 - 2024   Lead
  • Organize biweekly meeting to learn Rust

SITCON Hour of Code

 Dec 2023   Teaching Assistant
    Side Project

    Website to schedule chemistry data analysis

    TypescriptKubernetesYunikornReact
    • Similar to Apache Airflow but less powerful(also less complex to use).
    • Avoid manual intervention between one analysis process and another.
    • Run 5 different ML-based chemistry analysis on 8 machines.

    gRPC(gRPC-web) services for a contest-management website

    https://github.com/mdcpp/mdoj 
    gRPCRustSandboxFUSEDocker
    • Developed a contest-management website with grpc services for real-time communication.
    • Implemented a contest management system with a real-time leaderboard.
    • Developed a web-based Editor for the contest.

    Website for study resource

    https://tlds.functionxyz.eu.org/ 
    FirebaseServerlessNode.js
    • Assist schoolmates in locating resources through the development of a website.
    • Used by schoolmates, with over ten study notes within a month of release

    Dependency-free http reverse proxy

    https://github.com/Eason0729/simple-reverse-proxy 
    MultithreadingSystem ProgrammingRust
    • Developed a dependency-free http reverse proxy with multithreading support.
    • Implemented a simple load balancer with round-robin algorithm that reach 40000 request per seconds.
    • Implemented coroutine-based async I/O using executor-reactor model.

    Novel translation website

    https://github.com/Eason0729/novel-tralslate 
    WebTypescriptCI/CDReactCrawlerDocker
    • Developed a novel translation pipeline with LLM.
    • Implemented a website for novel reading with a simple UI.
    • Set up a CI/CD pipeline with Gitea Actions.