Skip to content
View AHEAD94's full-sized avatar
πŸš€
πŸš€
  • LIG Nex1
  • Seoul, KR
  • 17:50 (UTC +09:00)
  • LinkedIn in/daeha-yoo

Block or report AHEAD94

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AHEAD94/README.md

πŸ‘¨β€πŸ’» About Me

  • Specializing in real-time communication, DDS middleware, and embedded systems.
  • With an interest in advanced programming skills, mobile development, computer vision, and indoor localization.

πŸ› οΈ Technical Skills

  • Languages: C/C++
  • Networking: TCP/UDP Communication, Socket Programming
  • Middleware: Pub/Sub-based DDS (RTI Connext DDS)
  • Embedded Systems: Real-Time Communication, Development for Multi-SBC Environments
  • Software Reliability: Unit Testing, Integration Testing, and Static Analysis

πŸ“š Additional Skills & Interests

  • Mobile Development: Swift iOS, Android Studio
  • Databases: Firebase, PostgreSQL
  • Machine Learning: PyTorch, TensorFlow
  • Computer Vision: OpenCV, YOLOv5
  • Indoor Localization: Indoor Positioning System (IPS)

Top Langs


πŸ’Ό Software Engineer | LIG Nex1 (Feb 6, 2023 – Present)

  • Communication Modules: Developed TCP/UDP messaging and control modules for real-time device communication.
  • DDS Middleware: Implemented Pub/Sub messaging using IDL and optimized QoS for efficient data exchange.
  • Testing & Reliability: Conducted Unit/Integration Testing and static analysis to ensure system stability.
  • Linux Development: Built and optimized software for multi-SBC environments.
  • Documentation: Wrote and maintained SRS and SDD.

πŸŽ“ Education

  • Ajou University
    Master’s in Computer Science (2023)
    Bachelor's in Architecture Engineering & Software Engineering (Double Major, 2021)

Pinned Loading

  1. coding-problems coding-problems Public

    This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

    C++

  2. cpp-techniques cpp-techniques Public

    A collection of advanced C++ coding techniques, patterns, and best practices.

    C++

  3. cs-notes cs-notes Public

    A repository for studying and documenting core computer science concepts.

  4. how-is-outside how-is-outside Public

    An iOS app that checks the current weather outside and compares it with past weather data, based on how you felt in similar conditions, to tell you whether it’s too cold, hot, or just right.

    Swift

  5. cad-vision-localization cad-vision-localization Public

    This repository provides a method to convert architectural CAD drawings into a graph-based structure representing the building layout, enabling indoor localization using computer vision techniques.

    Python

  6. cad2graph cad2graph Public

    This repository provides a Python-based solution for converting data extracted from architectural CAD drawings into a graph data structure. It enables the representation of building structures as i…

    Python