Skip to content
View localopensource's full-sized avatar
💼
Open to Opportunities
💼
Open to Opportunities

Block or report localopensource

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

Popular repositories Loading

  1. rootlyze rootlyze Public

  2. Custom_Os Custom_Os Public

    An attempt of creating an os using the grub bootloader but will later create a custom bootloader for it

    C++

  3. LaneVision-LLM LaneVision-LLM Public

    Real-time lane detection and AI-powered road scene understanding using OpenCV, C++, and local LLMs via Ollama. Combines classical computer vision with natural language scene interpretation for auto…

    C++

  4. dataplatform dataplatform Public

    A scalable data platform for ingesting, processing, and analyzing structured and unstructured data. Built with modern data engineering tools to enable reliable pipelines, efficient storage, and act…

    C++

  5. netlens netlens Public

    Real-time C++ network packet sniffer that captures live traffic via libpcap, filters with BPF expressions, parses IPv4/TCP/UDP headers, and exports structured JSON logs.

    C++

  6. web-search-engine web-search-engine Public

    Minimal C++11 HTTP search server with an in-memory inverted index. Tokenises and indexes web pages at startup, then serves single-term search queries over a raw TCP socket on port 8080

    C++