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

LinkedIn

🚀 Tech Stack & Interests

  • 💻 Languages: C++, Python, C, SQL, Bash
  • ⚙️ Technologies: PostgreSQL, ROS, Unreal Engine, Docker
  • 📦 Domains: Robotics, Autonomous Vehicles, Databases, Game Dev
  • 🧠 Interested In: HFT, Trading Bots, RTOS, Kernel

🧩 Featured Projects

  • 🎮 Wolfenstein-style Game Engine (C++)
    Custom 3D raycasting engine built from scratch in C++, inspired by Wolfenstein 3D. No game engine used — low-level graphics, collision, and movement systems.

  • 🤖 Path Planning for Autonomous Robots
    Implementation of various path planning algorithms (A*, RRT, etc.) for autonomous robotics. Includes simulation, visualization, and optimization techniques.


📈 GitHub Stats



Pinned Loading

  1. 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

  2. wolfenstein wolfenstein Public

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

    C++ 6 1

  3. 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++ 7 1

  4. robots_package robots_package Public

    Robotics Package Collection

    C++

  5. aurora aurora Public

    aurora uav dronekit software

    Python 2 3

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

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

    C