Skip to content
View bilalkah's full-sized avatar

Highlights

  • Pro

Block or report bilalkah

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bilalkah/README.md

LinkedIn

Tech Stack & Focus

  • Languages: C++, C, Python, SQL, Bash
  • Core Areas: Database systems, PostgreSQL internals, distributed systems, real-time infrastructure
  • Backend / Infra: WebSockets, Protocol Buffers, PostgreSQL, Redis, Docker, Linux
  • Previous Domains: Robotics, autonomous systems, simulation, sensor-related software
  • Interests: Database internals, performance engineering, networking, low-level systems

Featured Projects


📈 GitHub Stats



Pinned Loading

  1. kergit-server kergit-server Public

    Kergit is an open-source communication app focused on real-time text and voice channels. It includes a C++ backend, a web client, WebSocket-based messaging, LiveKit-powered voice rooms, session man…

    C++ 18

  2. kergit-web-client kergit-web-client Public

    Frontend for Kergit, built with Nuxt and Vue. Provides real-time chat, voice channels, presence, authentication flows, and LiveKit-powered media features.

    TypeScript 2

  3. babelfish_extensions babelfish_extensions Public

    Forked from babelfish-for-postgresql/babelfish_extensions

    Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microso…

    TSQL 2

  4. wolfenstein wolfenstein Public

    The Game of Wolfenstein-3D shall sound in the deep, one last time!

    C++ 6 1

  5. path-planning path-planning Public

    2D Path planning algorithms project is consist of A*, Breadth-First Search, Depth-First Search, RRT (Rapidly exploring random tree) and RRT* algorithms visualized with sdl3.

    C++ 6 1

  6. Private-Branch-Exchange Private-Branch-Exchange Public

    A simple implementation of a server that simulates a PBX telephone system in C

    C