Skip to content
View combat269's full-sized avatar

Block or report combat269

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

Hi, I'm Mulkum Badalov ๐Ÿ‘‹

Computer Engineering student at METU
Undergraduate Researcher at WINS Lab, @ METU

Focused on Backend Engineering, AI/ML, and Systems Development
Interested in building scalable backend tools, intelligent software, and data-driven systems

๐Ÿ“ซ mulkum.badalov@metu.edu.tr
๐Ÿ”— linkedin.com/in/mulkum-badalov

Pinned Loading

  1. user-graph-database user-graph-database Public

    Hash table social network engine in C++ โ€” open addressing, dummy node deletion, BFS/DFS graph traversal, and shared neighbourhood detection

    C++

  2. gefell.az gefell.az Public

    Official full-stack corporate website for GEFELL MMC.

    HTML

  3. ModelHubPlatform ModelHubPlatform Public

    Relational database backend for a Model Hub platform

    Java

  4. verilog-digital-systems verilog-digital-systems Public

    Verilog implementation of an incremental memory system and FPGA seat reservation system

    Verilog

  5. external-sort-project external-sort-project Public

    External K-way merge sort engine in Python for sorting large binary files under memory constraints.

    Python