Skip to content
View MEGA-MK05's full-sized avatar
  • 경기도 운정

Block or report MEGA-MK05

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
MEGA-MK05/README.md
Typing SVG

GitHub Email


Profile

  • 2018.03 ~ 2025.03: 가천대학교 전자공학과 졸업
  • 2025.03 ~ 2025.10: AI 반도체 설계 교육과정 수료
  • 관심 분야: RTL Design, FPGA Optimization, Embedded System, AI Hardware

Major Projects

Hardware / FPGA Projects

** 주요 기술:** SystemVerilog, Pipeline Architecture, FFT Algorithm
** 핵심 성과:** 고속 신호 처리, 실시간 데이터 변환, 하드웨어 최적화


AI / Machine Learning Projects

** 주요 기술:** CNN, TensorFlow/Keras, Medical Image Processing
** 핵심 성과:** 8개 피부질환 분류, 95%+ 정확도, 실시간 진단 시스템 구현


Embedded System Projects

** 주요 기술:** ARM Cortex-M3, Embedded C, GPIO / UART / Timer
** 핵심 성과:** 실시간 게임 로직 구현, 주변장치 제어, 임베디드 시스템 설계


Tech Stack

C SystemVerilog Verilog Python MATLAB


Contact

✉️ Email: prcsc05@gmail.com
🧰 GitHub: MEGA-MK05


Pinned Loading

  1. 512point_FFT_pipeline_architecture 512point_FFT_pipeline_architecture Public

    고속 신호 처리를 위한 파이프라인 FFT 프로세서 설계 및 구현

    SystemVerilog

  2. AI_skindoctor_by_CNN_architecture AI_skindoctor_by_CNN_architecture Public

    CNN 기반 8개 클래스 피부질환 진단 AI (95%+ 정확도)

    Python 3

  3. use_Arm_cortex_for_game use_Arm_cortex_for_game Public

    ARM Cortex-M3 기반 미니 게임 프로젝트 (GPIO/UART/Timer 활용)

    C

  4. multi_sensor_control_to_uart_system multi_sensor_control_to_uart_system Public

    다중 센서 데이터 수집, 처리 및 제어를 위한 UART 기반 통신 시스템

    Verilog

  5. 32bit_multicycle_risc_v_CPU 32bit_multicycle_risc_v_CPU Public

    RISC-V RV32I 명령어 세트를 지원하는 32비트 멀티사이클 프로세서 설계

    Python