Skip to content
View naveenspace7's full-sized avatar
Shooting for stars
Shooting for stars

Highlights

  • Pro
Block or Report

Block or report naveenspace7

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
naveenspace7/README.md

Hello world!

Pinned Loading

  1. falcon falcon Public

    This repo is for project Falcon

    C++ 2

  2. games games Public

    Games made with C++

    C++

  3. usb-hid usb-hid Public

    Experiments for creating a wireless HID device

    C 1

  4. lidar lidar Public

    Experiments with LiDAR

    C++

  5. four-in-a-row four-in-a-row Public

    4 in a row game

    C++ 2

  6. Usecase presented here: https://nave... Usecase presented here: https://naveenspace7.github.io/2020/06/29/allocators.html
    1
    #include <iostream>
    2
    #include <vector>
    3
    #include <algorithm>
    4
    
                  
    5
    #include <sys/ipc.h>