Skip to content
View heon0120's full-sized avatar

Highlights

  • Pro

Block or report heon0120

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

👋 안녕하세요! 저는 heon0120 입니다.

💫 Physics Simulation Engineer | Backend Developer | Low-level Enthusiast

Typing SVG


🚀 About Me

const developer = {
  id: "heon0120",
  location: "Seoul, South Korea 🇰🇷",
  currentFocus: ["Physics Simulation", "Web Backend", "Assembly Learning"],
  languages: ["Korean", "English"],
  interests: ["Physics Simulation", "Server Backend", "Low-level Programming"],
  funFact: "노는게 제일 좋아!",
  motto: "Success is one of the possible outcomes"
};

🛠️ Tech Stack

Languages

Python C C++ JavaScript TypeScript PHP Assembly

Web Development

Flask Django Nginx Apache

Physics Simulation

Geant4 OpenMC OpenTOPAS MATLAB Ansys HFSS

Database & DevOps

SQLite MySQL MongoDB Git Docker

Cloud Platforms

NCP AWS GCP

Security WAF

Cloudflare

Serverless

Vercel Netlify


📊 GitHub Stats

GitHub Streak


🏆 GitHub Trophies

trophy


💡 Random Dev Quote


✨ "Success is one of the possible outcomes"

🔬 Physics Simulation × 💻 Backend Development

⭐️ From heon0120

Pinned Loading

  1. MPRNG MPRNG Public

    Python

  2. randomized-cryptography randomized-cryptography Public

    Encrypt each letter of the entered plaintext with RSA8192 key.

    Python

  3. heon0120 heon0120 Public

    본 깃헙 ID는 취미용아이디입니다.

  4. CMBRNG CMBRNG Public

    Generate random number using Cosmic Microwave Background Radiation

    Python

  5. DLLinjection_TEST DLLinjection_TEST Public

    DLL 인젝션 실습코드

    C++

  6. mouse_random_num_GEN mouse_random_num_GEN Public

    마우스를 사용하여 난수 생성

    Python