Skip to content
View hyeondg's full-sized avatar
β˜•
Brewing a cup of coffee
β˜•
Brewing a cup of coffee

Block or report hyeondg

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

Hi there πŸ‘‹

  • πŸ•ΉοΈ I am interested in Computer graphics and VR rendering in distributed systems, and their intersection with how the human perception works.
  • πŸ”­ I am seeking about optimization techniques for deploying multimodal model on Mobile devices.
  • πŸ–₯️ Meta and AMD fan & shareholder
  • πŸ’¬ I enjoy learning new languages: πŸ‡°πŸ‡·πŸ‡ΊπŸ‡ΈπŸ‡―πŸ‡΅πŸ‡¨πŸ‡³
  • Poorly written blog of mine
  • How to solve a problem
graph LR;
  A[START] --> B[Identify purpose of design];
  B --> C[Brainstorm];
  C --> E[Develop prototype];
  E --> F[Successful prototype?];
  F -- YES --> G[Communicate result];
  F -- NO --> H[Can the problem be fixed?];
  H -- YES --> E;
  H -- NO --> I[Abandon prototype];
  I --> C;
  G --> J[Refine design];
  J --> K[END];
Loading

Pinned Loading

  1. gap_sdk gap_sdk Public

    Forked from GreenWaves-Technologies/gap_sdk

    SDK for Greenwaves Technologies' GAP8 IoT Application Processor

    C

  2. rust-san rust-san Public

    Forked from japaric/rust-san

    How-to: Sanitize your Rust code!

    Rust

  3. carla carla Public

    Forked from carla-simulator/carla

    Open-source simulator for autonomous driving research.

    C++

  4. rtl8831bu rtl8831bu Public

    rtl8831bu driver for linux

    C 1

  5. zed zed Public

    Forked from zed-industries/zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

    Rust

  6. containerization containerization Public

    Forked from apple/containerization

    Containerization is a Swift package for running Linux containers on macOS.

    Swift