Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rsasdasda's full-sized avatar

Highlights

  • Pro

Block or report rsasdasda

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

👋 Hi there! I'm currently a BS student at National Cheng Kung University (NCKU), with deep interests spanning several areas in computer science and technology:

  • Deep Learning & Computer Vision: I’m particularly fascinated by convolutional neural networks (CNNs), object detection models, and generative adversarial networks (GANs). I love exploring how these techniques can be applied to complex real-world scenarios like autonomous driving, medical imaging, and even artistic generation.

  • Algorithm Design: I enjoy tackling problems in graph theory, dynamic programming, and optimization. I’m constantly learning advanced algorithmic techniques to design more efficient and scalable solutions, with a particular focus on computational complexity and data structure optimization.

  • Computer Organization & Architecture: I delve into the workings of RISC-V architecture and have a keen interest in CPU pipeline optimization, cache coherence, and parallel processing. I’m intrigued by how hardware design choices impact performance, efficiency, and the software running on top.

  • Quantum Programming: I'm excited about the future of quantum computing! I explore quantum algorithms, such as Grover’s and Shor’s algorithms, and experiment with quantum programming languages like Qiskit. My goal is to understand how quantum computing can solve problems that are intractable for classical computers.

  • Compiler: I’m captivated by the compiler’s role in translating high-level code into efficient machine code. I have experience with compiler optimization techniques, parsing algorithms, and intermediate representation (IR) generation, and I’m eager to dive deeper into advanced optimizations.

Popular repositories Loading

  1. Judgegirl Judgegirl Public

    Forked from ChangNingNing/Judgegirl

    Judgegirl workspace

    C

  2. Logic-Design Logic-Design Public

    邏輯系統的一些實作

    C

  3. CPE_Previous_Questions CPE_Previous_Questions Public

    Forked from LuckyPigeon/CPE_Previous_Questions

    CPE 的歷屆考題

    C++

  4. linebot_openai linebot_openai Public

    Forked from maso0310/linebot_openai

    Python

  5. gpt-ai-assistant gpt-ai-assistant Public

    Forked from memochou1993/gpt-ai-assistant

    OpenAI + LINE + Vercel = GPT AI Assistant

    JavaScript

  6. algorithm-pattern algorithm-pattern Public

    Forked from greyireland/algorithm-pattern

    算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

    Go