Skip to content
View hexagon-bh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hexagon-bh

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

Welcome πŸ‘‹, BINARY HIVE

Connecting the Codes, Building the Future

BINARY HIVE Logo

Profile views


πŸš€ Current Projects:

  • πŸ”­ I’m currently working on Blitz: Vision Craft
  • 🌱 I’m currently learning Web Development (JS, Node.js) & Algorithm Study

🀝 Collaborations:

  • πŸ‘― I collaborated with Geekble on Glaisser

πŸ› οΈ Main Work Contributions:

  • 2023 Geekble Project
  • LG-CNS AI Genius Academy: SSCAS πŸ₯‡
  • KCF-2023: Phami AI-Speech Recognition Service
  • 2023 Mist Campus Competition: DiSRHiT (AI-Hand) πŸ₯‡

🌐 Connect with Me:

StackOverflow Instagram Discord


πŸ’» Languages & Tools:

Arduino AWS Bash C CSS3 Django Express Flask Google Cloud Git HTML5 Java JavaScript Linux MySQL Node.js OpenCV Photoshop Python PyTorch Selenium TensorFlow


πŸ“Š My GitHub Stats:

GitHub Stats

GitHub Streak


Let's keep building, and connecting the codes together! ✨


πŸ”§ Additional Information:

  • 🌐 Feel free to check out my portfolio website (coming soon!)
  • πŸŽ“ I have a background in Software Engineering with a focus on AI & Web Development.
  • πŸ“ You can read more about my work and contributions on my blog.

Pinned Loading

  1. DiSRHiT DiSRHiT Public

    Disaster Site Rescue Hand Tracking Robot

    Python 1 1

  2. Glaisser Glaisser Public

    GLaDOS Artificial Intelligence Security Robot

    CSS 1 2

  3. python. pysocket (client) python. pysocket (client)
    1
    import socket
    2
    import threading
    3
    
                  
    4
    HOST = '172.30.1.38'  # μ„œλ²„μ— 좜λ ₯λ˜λŠ” IPλ₯Ό μž…λ ₯ν•˜μ„Έμš”
    5
    PORT = 7672
  4. python. pysocket (server) python. pysocket (server)
    1
    import socket
    2
    import threading
    3
    
                  
    4
    client_sockets = []
    5
    HOST = '0.0.0.0'
  5. Fire-CANON Fire-CANON Public

    Auto Fire CAN-ON: An automated fire suppression robot designed to detect and extinguish fires quickly and efficiently.

    C++

  6. SSCAS SSCAS Public

    Subway Station Congestion Analysis System

    SCSS 2