Skip to content
View K-OS-Dev's full-sized avatar
🦇
Focusing
🦇
Focusing

Block or report K-OS-Dev

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
K-OS-Dev/README.md

About me

🔭 Senior Engineer @ Qualcomm
💻 Passionate about Systems Programming, Windows Internals, and Low-Level Performance Engineering

I specialize in building and optimizing high-performance system software, with hands-on experience in:

  • C++ & System Programming
  • Windows Application & Driver Development (WDM, KMDF)
  • Windows OS Internals (threads, scheduling, memory, synchronization)
  • Multithreading & Concurrency
  • ARM / ARM64 Architecture & Low-Level Design

I enjoy working close to the hardware–OS boundary, solving problems related to performance, scalability, and correctness.


🛠️ Languages & Tools


🚀 Recent Projects

🔹 Thread Priority Booster – Windows Kernel Driver

📌 KMDF-based driver that dynamically adjusts thread priority to study scheduling behavior and performance characteristics in Windows.

🔗 Repository:
👉 https://github.com/K-OS-Dev/ThreadPriorityChangingDriver/tree/FeatureBranch

Focus Areas:

  • Kernel thread management
  • Priority & scheduling mechanics
  • Safe user–kernel communication

⭐ If you find my work useful, consider starring the repositories!

```

Pinned Loading

  1. ThreadPriorityChangingDriver ThreadPriorityChangingDriver Public

  2. Simple-HTTP-server Simple-HTTP-server Public

    C++

  3. SharedMemoryApplication SharedMemoryApplication Public

    C++